summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2012-06-02 11:59:24 +0000
committerMarien Zwart <marienz@gentoo.org>2012-06-02 11:59:24 +0000
commit83b391d0c849100f4069d9d2ac47fc9c98b64271 (patch)
treee4df54a35a06468a9fcb97562e2e5a6222730f2a /dev-python/pycairo/files
parentRemove old. (diff)
downloadgentoo-2-83b391d0c849100f4069d9d2ac47fc9c98b64271.tar.gz
gentoo-2-83b391d0c849100f4069d9d2ac47fc9c98b64271.tar.bz2
gentoo-2-83b391d0c849100f4069d9d2ac47fc9c98b64271.zip
Restrict pypy (bug #397393), remove stale versions.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pycairo/files')
-rw-r--r--dev-python/pycairo/files/pycairo-1.8.10-cairo.version_info.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/pycairo/files/pycairo-1.8.10-cairo.version_info.patch b/dev-python/pycairo/files/pycairo-1.8.10-cairo.version_info.patch
deleted file mode 100644
index 8518f94a53d5..000000000000
--- a/dev-python/pycairo/files/pycairo-1.8.10-cairo.version_info.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-http://cgit.freedesktop.org/py2cairo/patch/?id=3953265c398ccbd600b4d788f7c8f9a8e0e644a2
-
---- setup.py
-+++ setup.py
-@@ -64,8 +64,8 @@
- #define _CONFIG_H 1
-
- #define PYCAIRO_VERSION_MAJOR %s
--#define PYCAIRO_VERSION_MICRO %s
- #define PYCAIRO_VERSION_MINOR %s
-+#define PYCAIRO_VERSION_MICRO %s
- #define VERSION "%s"
-
- #endif // _CONFIG_H