Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (132285ce97d1ff04f929d47fcefb059fb5bb0426)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (132285ce97d1ff04f929d47fcefb059fb5bb0426)
  • Date: Mon, 15 Dec 2008 01:54:58 -0600

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

dev/null |binary
graphics-libs/pycairo/DETAILS | 8 ++++----
graphics-libs/pycairo/HISTORY | 3 +++
graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig | 0
graphics-libs/pycairo/pycairo-1.8.0.tar.gz.sig |binary
5 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 132285ce97d1ff04f929d47fcefb059fb5bb0426
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycairo: => 1.8.0

diff --git a/graphics-libs/pycairo/DETAILS b/graphics-libs/pycairo/DETAILS
index d8ebe92..5aa77b6 100755
--- a/graphics-libs/pycairo/DETAILS
+++ b/graphics-libs/pycairo/DETAILS
@@ -1,10 +1,10 @@
SPELL=pycairo
- VERSION=1.6.4
+ VERSION=1.8.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
- SOURCE_URL[1]=http://cairographics.org/releases/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
+ SOURCE_URL[1]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
LICENSE[0]=GPL
WEB_SITE=http://cairographics.org/pycairo/
ENTERED=20051018
diff --git a/graphics-libs/pycairo/HISTORY b/graphics-libs/pycairo/HISTORY
index 5834b64..3c7a192 100644
--- a/graphics-libs/pycairo/HISTORY
+++ b/graphics-libs/pycairo/HISTORY
@@ -1,3 +1,6 @@
+2008-12-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.0; swapped source urls; quoting paths
+
2008-08-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: added SOURCE_URL[0], updated spell to 1.6.4
* DEPENDS: removed useless pygtk support
diff --git a/graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig
b/graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig
deleted file mode 100644
index e04e06b..0000000
Binary files a/graphics-libs/pycairo/pycairo-1.6.4.tar.gz.sig and /dev/null
differ
diff --git a/graphics-libs/pycairo/pycairo-1.8.0.tar.gz.sig
b/graphics-libs/pycairo/pycairo-1.8.0.tar.gz.sig
new file mode 100644
index 0000000..ccb51bc
Binary files /dev/null and b/graphics-libs/pycairo/pycairo-1.8.0.tar.gz.sig
differ




Archive powered by MHonArc 2.6.24.

Top of Page