Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f5d516affa1d92519acc374d415861c7871fd164)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f5d516affa1d92519acc374d415861c7871fd164)
  • Date: Fri, 17 Dec 2010 09:16:14 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

dev/null |binary
science/chemtool/DETAILS | 4 ++--
science/chemtool/HISTORY | 3 +++
science/chemtool/chemtool-1.6.11.tar.gz.sig | 0
utils/aqemu/DEPENDS | 2 +-
utils/aqemu/HISTORY | 3 +++
6 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit f5d516affa1d92519acc374d415861c7871fd164
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

aqemu: depends on QEMU provider

commit 034a64bb4c520499090cd953be874341cbdaebd7
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

chemtool: updated spell to 1.6.12

diff --git a/science/chemtool/DETAILS b/science/chemtool/DETAILS
index 6395aae..7f649be 100755
--- a/science/chemtool/DETAILS
+++ b/science/chemtool/DETAILS
@@ -1,10 +1,10 @@
SPELL=chemtool
- VERSION=1.6.11
+ VERSION=1.6.12
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ruby.chemie.uni-freiburg.de/~martin/chemtool/$SOURCE
#
SOURCE_HASH=sha512:eb0a27f61cbdef30706ba77c749390aeaf1a45169c627e737321c614c6ef7bbe9c259dc07730892ec2d7daf4e95dc420f91651523e242abc59522ce211d64120
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:1968b8ab7aec21bf75de520ccfb2fd0b379d2730987f38305dfcbb3db0414fb0b1a7323cb0fae8ade3a95f0eb0d3e761ba78f0f540b15dd70817176c15cd7870
LICENSE[0]=GPL
KEYWORDS="chemical science editors"

WEB_SITE=http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html
diff --git a/science/chemtool/HISTORY b/science/chemtool/HISTORY
index e2190da..d7053f3 100644
--- a/science/chemtool/HISTORY
+++ b/science/chemtool/HISTORY
@@ -1,3 +1,6 @@
+2010-12-17 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.6.12
+
2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.6.11

diff --git a/science/chemtool/chemtool-1.6.11.tar.gz.sig
b/science/chemtool/chemtool-1.6.11.tar.gz.sig
deleted file mode 100644
index 3531575..0000000
Binary files a/science/chemtool/chemtool-1.6.11.tar.gz.sig and /dev/null
differ
diff --git a/utils/aqemu/DEPENDS b/utils/aqemu/DEPENDS
index b39f048..b70e2a6 100755
--- a/utils/aqemu/DEPENDS
+++ b/utils/aqemu/DEPENDS
@@ -1,5 +1,5 @@
depends qt4 &&
-depends qemu &&
+depends QEMU &&
depends cmake &&

optional_depends libvncserver \
diff --git a/utils/aqemu/HISTORY b/utils/aqemu/HISTORY
index a7bdc97..7a00d16 100644
--- a/utils/aqemu/HISTORY
+++ b/utils/aqemu/HISTORY
@@ -1,3 +1,6 @@
+2010-12-17 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: depends on QEMU provider
+
2010-12-13 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 0.8.0
Fixed SOURCE_URL[0]



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (f5d516affa1d92519acc374d415861c7871fd164), Bor Kraljič, 12/17/2010

Archive powered by MHonArc 2.6.24.

Top of Page