[gtk-osx] Fix bad repo for pycairo in modulesets
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix bad repo for pycairo in modulesets
- Date: Sun, 11 Nov 2012 17:03:31 +0000 (UTC)
commit 735b5eeeaace94acaa0af7a9aceff24b075ec7dd
Author: John Ralls <jralls ceridwen us>
Date: Sun Nov 11 09:01:25 2012 -0800
Fix bad repo for pycairo in modulesets
modulesets/gtk-osx-python.modules | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index bbf5675..7cd03de 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -84,7 +84,7 @@
<!-- Cairographics have changed the name to py2cairo for python 2 holdouts. -->
<!-- They also broke configure (left install-sh out of the tarball) but waf works -->
<waf id="pycairo-python2.6">
- <branch module="py2cairo-1.10.0.tar.bz2" repo="cairographics.org"
+ <branch module="py2cairo-1.10.0.tar.bz2" repo="cairographics"
version="1.10.0"
hash="sha1:2efa8dfafbd6b8e492adaab07231556fec52d6eb"/>
<dependencies>
@@ -98,7 +98,7 @@
<!-- Pycairo-python3 for those who've made the leap. -->
<autotools id="pycairo-python3" autogen-sh="configure">
- <branch module="pycairo-1.10.0.tar.bz2" repo="cairographics.org"
+ <branch module="pycairo-1.10.0.tar.bz2" repo="cairographics"
version="1.10.0"
hash="sha1:2efa8dfafbd6b8e492adaab07231556fec52d6eb"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]