[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (aa60c46b6997a9abdc554bc586d562e34c4608d4)

Vlad Glagolev scm at sourcemage.org
Fri Dec 14 06:17:13 EST 2007


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 graphics-libs/pycairo/DEPENDS |   12 ++++++------
 graphics-libs/pycairo/DETAILS |   11 +++++------
 graphics-libs/pycairo/HISTORY |    4 +++-
 3 files changed, 14 insertions(+), 13 deletions(-)

New commits:
commit aa60c46b6997a9abdc554bc586d562e34c4608d4
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    pycairo 1.4.12

diff --git a/graphics-libs/pycairo/DEPENDS b/graphics-libs/pycairo/DEPENDS
index e127cb2..bda3e0b 100755
--- a/graphics-libs/pycairo/DEPENDS
+++ b/graphics-libs/pycairo/DEPENDS
@@ -1,7 +1,7 @@
-depends  cairo   &&
-depends  python  &&
+depends cairo &&
+depends python &&
 
-optional_depends  pygtk2                \
-                  '--with-pygtk'        \
-                  '--without-pygtk'     \
-                  'for PyGTK bindings'
+optional_depends pygtk2            \
+                 "--with-pygtk"    \
+                 "--without-pygtk" \
+                 "for PyGTK bindings"
diff --git a/graphics-libs/pycairo/DETAILS b/graphics-libs/pycairo/DETAILS
index f51cb52..a082244 100755
--- a/graphics-libs/pycairo/DETAILS
+++ b/graphics-libs/pycairo/DETAILS
@@ -1,15 +1,14 @@
            SPELL=pycairo
-         VERSION=1.4.0
-    SOURCE_HASH=sha512:7c8401c44b2e98e1c3e6b575bc85fd8116f26ce5f79bd40c7bf1f67a0896c99bd1220c5b41fe7a3732903fae78881eda149b6bbd7ed148fc2fa72dae61f5834b
-         SOURCE=$SPELL-$VERSION.tar.gz
+         VERSION=1.4.12
+          SOURCE=$SPELL-$VERSION.tar.gz
+      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
-#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
       LICENSE[0]=GPL
         WEB_SITE=http://cairographics.org/pycairo/
          ENTERED=20051018
         KEYWORDS="graphics python libs"
-           SHORT='Cairo bindings for python'
+           SHORT="Cairo bindings for Python"
 cat << EOF
-Cairo bindings for python
+Cairo bindings for Python.
 EOF
diff --git a/graphics-libs/pycairo/HISTORY b/graphics-libs/pycairo/HISTORY
index 2468b09..53cd34b 100644
--- a/graphics-libs/pycairo/HISTORY
+++ b/graphics-libs/pycairo/HISTORY
@@ -1,3 +1,6 @@
+2007-12-14 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 1.4.12, hash => gpg
+
 2007-06-26 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 1.4.0
 
@@ -18,4 +21,3 @@
 
 2005-10-18 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS,DEPENDS: Created
-



More information about the SM-Commit mailing list