summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-03-07 11:42:28 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-03-07 11:42:28 +0000
commit9448072f0c173a51f8840d3c1ab3bdccd09422f5 (patch)
tree6478f52e8694eefded7c7e2668bd726a2d9aa362 /sys-libs/talloc
parentRestrict py3 #354587 (diff)
downloadhistorical-9448072f0c173a51f8840d3c1ab3bdccd09422f5.tar.gz
historical-9448072f0c173a51f8840d3c1ab3bdccd09422f5.tar.bz2
historical-9448072f0c173a51f8840d3c1ab3bdccd09422f5.zip
Restrict py3 #354587
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/ChangeLog5
-rw-r--r--sys-libs/talloc/talloc-2.0.5.ebuild5
-rw-r--r--sys-libs/talloc/talloc-2.0.7.ebuild3
3 files changed, 9 insertions, 4 deletions
diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
index 74ffac889c0a..d163292088c8 100644
--- a/sys-libs/talloc/ChangeLog
+++ b/sys-libs/talloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/talloc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.32 2012/03/07 11:40:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.33 2012/03/07 11:42:28 patrick Exp $
+
+ 07 Mar 2012; Patrick Lauer <patrick@gentoo.org> talloc-2.0.5.ebuild:
+ Restrict py3 #354587
07 Mar 2012; Patrick Lauer <patrick@gentoo.org> talloc-2.0.7.ebuild:
Restrict py3 #354587
diff --git a/sys-libs/talloc/talloc-2.0.5.ebuild b/sys-libs/talloc/talloc-2.0.5.ebuild
index 6ee6326e8f14..285ac6cb0061 100644
--- a/sys-libs/talloc/talloc-2.0.5.ebuild
+++ b/sys-libs/talloc/talloc-2.0.5.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.5.ebuild,v 1.9 2011/08/27 10:28:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.5.ebuild,v 1.10 2012/03/07 11:42:28 patrick Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
+RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit waf-utils python multilib
DESCRIPTION="Samba talloc library"
diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild
index 0f6b8ebc2acf..9fee0c3b2669 100644
--- a/sys-libs/talloc/talloc-2.0.7.ebuild
+++ b/sys-libs/talloc/talloc-2.0.7.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.3 2012/02/25 16:36:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.4 2012/03/07 11:40:30 patrick Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
+RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit waf-utils python multilib
DESCRIPTION="Samba talloc library"