summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-20 14:59:47 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-20 14:59:47 +0000
commit8a3b383328bcb5c70163817c9c2f70c228ddac2f (patch)
treee67f039457dc1683ee234db88df72922acbf93f8 /dev-python
parentRestricting pypy #404023 (diff)
downloadhistorical-8a3b383328bcb5c70163817c9c2f70c228ddac2f.tar.gz
historical-8a3b383328bcb5c70163817c9c2f70c228ddac2f.tar.bz2
historical-8a3b383328bcb5c70163817c9c2f70c228ddac2f.zip
Restricting pypy #404027
Package-Manager: portage-2.2.0_alpha87/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyclamav/Manifest4
-rw-r--r--dev-python/rhpl/ChangeLog7
-rw-r--r--dev-python/rhpl/rhpl-0.219.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-python/pyclamav/Manifest b/dev-python/pyclamav/Manifest
index a9e7a34116ee..c6803a22b1a1 100644
--- a/dev-python/pyclamav/Manifest
+++ b/dev-python/pyclamav/Manifest
@@ -1,5 +1,5 @@
AUX pyclamav-0.4.1-clamav-0.95.patch 4111 RMD160 6eeb550be23e612869f05522e3b068872f01e41e SHA1 14858e8013895caf6868a59e3add442901f19465 SHA256 53d5d29923b2f398ec0d13d82393af99bda2142e3fcf00548741bc854931de1d
DIST pyclamav-0.4.1.tar.gz 12789 RMD160 f0e470d3783aa85568ddd4165476bf1d2d7c5665 SHA1 4d1748c13bf81b816760135e512906fbf92a4e96 SHA256 27f0ea9771a9c5d8f974761df829a85344a19cf47a4b23a3f69836de2717b81c
-EBUILD pyclamav-0.4.1-r1.ebuild 872 RMD160 31c89692e0300ef16c1d6cfaede866bf5ae3e957 SHA1 c5cfce3ae36063e8ec693c2e097d11933de5f48a SHA256 7b76ed0e6561dec736789e1766a6f60024abea94b066f7cc2905939472e2952b
-MISC ChangeLog 3153 RMD160 32193921f44d50136649f6bcba4c93680c005c7b SHA1 287558edb70af2173921006e19435c5aecda794f SHA256 b4189693922e475fbdd2095ff0375028ac448a711749a2aa16aa35d03df9eb84
+EBUILD pyclamav-0.4.1-r1.ebuild 880 RMD160 a3c1328383267381a1da60782d64ecba95f41905 SHA1 731a83b202b88a86ee6bc654d5190fff1c79f5ec SHA256 afd4f044e31a81506d50b7b8bcc600f9eedea2c0ae7141ee86f75c76ed24f4b5
+MISC ChangeLog 3256 RMD160 7c19899d69bcd6119789da66d26b6f41e2d9288d SHA1 bf8202f94b0583e50a5ed1257f9dd5e78796f664 SHA256 865de4a6e2e20e555bf8241d4994c80a239473f7f61192211ef1b4385a5f6422
MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4
diff --git a/dev-python/rhpl/ChangeLog b/dev-python/rhpl/ChangeLog
index 415ea156fd71..4c476f9739cb 100644
--- a/dev-python/rhpl/ChangeLog
+++ b/dev-python/rhpl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/rhpl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/ChangeLog,v 1.16 2010/05/31 19:11:06 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/ChangeLog,v 1.17 2012/02/20 14:59:47 patrick Exp $
+
+ 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> rhpl-0.219.ebuild:
+ Restricting pypy #404027
*rhpl-0.219 (31 May 2010)
diff --git a/dev-python/rhpl/rhpl-0.219.ebuild b/dev-python/rhpl/rhpl-0.219.ebuild
index b21be92e3816..fe17cca3a760 100644
--- a/dev-python/rhpl/rhpl-0.219.ebuild
+++ b/dev-python/rhpl/rhpl-0.219.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.219.ebuild,v 1.1 2010/05/31 19:11:06 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.219.ebuild,v 1.2 2012/02/20 14:59:47 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
inherit multilib python rpm toolchain-funcs