diff options
author | 2012-02-22 08:34:34 +0000 | |
---|---|---|
committer | 2012-02-22 08:34:34 +0000 | |
commit | 2a13889775e8aa8e5dae91ae36d38bfe267f6618 (patch) | |
tree | 511c1ea33b2bd082fa89df6ce948c332b83cedc4 /dev-python | |
parent | Restricting jython (diff) | |
download | historical-2a13889775e8aa8e5dae91ae36d38bfe267f6618.tar.gz historical-2a13889775e8aa8e5dae91ae36d38bfe267f6618.tar.bz2 historical-2a13889775e8aa8e5dae91ae36d38bfe267f6618.zip |
Restricting jython
Package-Manager: portage-2.2.0_alpha88/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/netifaces/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/netifaces/netifaces-0.5.ebuild | 6 | ||||
-rw-r--r-- | dev-python/netifaces/netifaces-0.6.ebuild | 6 | ||||
-rw-r--r-- | dev-python/pycdio/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pycdio/pycdio-0.17.ebuild | 6 |
5 files changed, 20 insertions, 13 deletions
diff --git a/dev-python/netifaces/ChangeLog b/dev-python/netifaces/ChangeLog index e4f8c6a8060a..eb9446a7bc9a 100644 --- a/dev-python/netifaces/ChangeLog +++ b/dev-python/netifaces/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/netifaces -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/ChangeLog,v 1.2 2011/11/17 14:27:59 sbriesen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/ChangeLog,v 1.3 2012/02/22 08:34:34 patrick Exp $ + + 22 Feb 2012; Patrick Lauer <patrick@gentoo.org> netifaces-0.5.ebuild, + netifaces-0.6.ebuild: + Restricting jython *netifaces-0.6 (17 Nov 2011) diff --git a/dev-python/netifaces/netifaces-0.5.ebuild b/dev-python/netifaces/netifaces-0.5.ebuild index fa291db3d3bc..17480bfaf5c4 100644 --- a/dev-python/netifaces/netifaces-0.5.ebuild +++ b/dev-python/netifaces/netifaces-0.5.ebuild @@ -1,12 +1,12 @@ -# 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/dev-python/netifaces/netifaces-0.5.ebuild,v 1.2 2011/11/12 20:52:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.5.ebuild,v 1.3 2012/02/22 08:34:34 patrick Exp $ EAPI=3 PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils python diff --git a/dev-python/netifaces/netifaces-0.6.ebuild b/dev-python/netifaces/netifaces-0.6.ebuild index 42b0db74fa23..3277e2682d36 100644 --- a/dev-python/netifaces/netifaces-0.6.ebuild +++ b/dev-python/netifaces/netifaces-0.6.ebuild @@ -1,12 +1,12 @@ -# 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/dev-python/netifaces/netifaces-0.6.ebuild,v 1.1 2011/11/17 14:27:59 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.6.ebuild,v 1.2 2012/02/22 08:34:34 patrick Exp $ EAPI=4 PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils python diff --git a/dev-python/pycdio/ChangeLog b/dev-python/pycdio/ChangeLog index a7e05a60d51d..8d2fac7c83f8 100644 --- a/dev-python/pycdio/ChangeLog +++ b/dev-python/pycdio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pycdio -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdio/ChangeLog,v 1.7 2010/11/01 00:43:45 arfrever Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdio/ChangeLog,v 1.8 2012/02/22 08:30:18 patrick Exp $ + + 22 Feb 2012; Patrick Lauer <patrick@gentoo.org> pycdio-0.17.ebuild: + Restricting jython *pycdio-0.17 (01 Nov 2010) diff --git a/dev-python/pycdio/pycdio-0.17.ebuild b/dev-python/pycdio/pycdio-0.17.ebuild index 85a2e042e641..1ac8d2433009 100644 --- a/dev-python/pycdio/pycdio-0.17.ebuild +++ b/dev-python/pycdio/pycdio-0.17.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/pycdio/pycdio-0.17.ebuild,v 1.1 2010/11/01 00:43:45 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdio/pycdio-0.17.ebuild,v 1.2 2012/02/22 08:30:18 patrick Exp $ EAPI="3" PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* *-jython" DISTUTILS_SRC_TEST="nosetests" inherit distutils |