diff options
-rw-r--r-- | dev-python/d2to1/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/d2to1/d2to1-0.2.7.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyfits/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyfits/pyfits-3.0.8.ebuild | 4 | ||||
-rw-r--r-- | dev-python/stsci-distutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/stsci-distutils/stsci-distutils-0.3.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-python/d2to1/ChangeLog b/dev-python/d2to1/ChangeLog index a684f7ee671f..fe2c7a6eb313 100644 --- a/dev-python/d2to1/ChangeLog +++ b/dev-python/d2to1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/d2to1 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/d2to1/ChangeLog,v 1.2 2012/03/02 10:20:37 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/d2to1/ChangeLog,v 1.3 2012/06/26 23:57:20 bicatali Exp $ + + 26 Jun 2012; Sebastien Fabbro <fabbros@gentoo.org> d2to1-0.2.7.ebuild: + keyword ~amd64-linux ~x86-linux *d2to1-0.2.7 (02 Mar 2012) diff --git a/dev-python/d2to1/d2to1-0.2.7.ebuild b/dev-python/d2to1/d2to1-0.2.7.ebuild index 1a9ed170ecf6..dd407ba313de 100644 --- a/dev-python/d2to1/d2to1-0.2.7.ebuild +++ b/dev-python/d2to1/d2to1-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/d2to1/d2to1-0.2.7.ebuild,v 1.1 2012/03/02 10:20:37 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/d2to1/d2to1-0.2.7.ebuild,v 1.2 2012/06/26 23:57:20 bicatali Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools" diff --git a/dev-python/pyfits/ChangeLog b/dev-python/pyfits/ChangeLog index a97c66dcf390..363dd67142d5 100644 --- a/dev-python/pyfits/ChangeLog +++ b/dev-python/pyfits/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyfits # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.33 2012/06/21 16:29:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.34 2012/06/26 23:58:07 bicatali Exp $ + + 26 Jun 2012; Sebastien Fabbro <fabbros@gentoo.org> pyfits-3.0.8.ebuild: + keyword ~amd64-linux ~x86-linux 21 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> pyfits-3.0.8.ebuild: Disable strict aliasing for python2 diff --git a/dev-python/pyfits/pyfits-3.0.8.ebuild b/dev-python/pyfits/pyfits-3.0.8.ebuild index d4ff4dcd743c..cce55d5fba84 100644 --- a/dev-python/pyfits/pyfits-3.0.8.ebuild +++ b/dev-python/pyfits/pyfits-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.0.8.ebuild,v 1.2 2012/06/21 16:29:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.0.8.ebuild,v 1.3 2012/06/26 23:58:07 bicatali Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-python/numpy diff --git a/dev-python/stsci-distutils/ChangeLog b/dev-python/stsci-distutils/ChangeLog index 9334c13edc9b..31b611fd55ff 100644 --- a/dev-python/stsci-distutils/ChangeLog +++ b/dev-python/stsci-distutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/stsci-distutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.6 2012/03/10 16:15:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.7 2012/06/26 23:56:30 bicatali Exp $ + + 26 Jun 2012; Sebastien Fabbro <fabbros@gentoo.org> stsci-distutils-0.3.ebuild: + keyword ~amd64-linux ~x86-linux 10 Mar 2012; Justin Lecher <jlec@gentoo.org> stsci-distutils-0.3.ebuild: Remove restriction of pypy, beacuse it was a pypy bug whichw as fixed in diff --git a/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild b/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild index c4152da06161..ea5e226bc468 100644 --- a/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild +++ b/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild,v 1.3 2012/03/10 16:15:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild,v 1.4 2012/06/26 23:56:30 bicatali Exp $ EAPI=3 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools |