diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
commit | e2643dafc10ddb42c62e817114a02ff18f36b5f0 (patch) | |
tree | 381872729cf5cedfd6f0f3e75de847ddea389cd6 /dev-python/pyrex | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.gz historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.bz2 historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.zip |
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/pyrex')
-rw-r--r-- | dev-python/pyrex/Manifest | 8 | ||||
-rw-r--r-- | dev-python/pyrex/pyrex-0.4.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyrex/pyrex-0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyrex/pyrex-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyrex/pyrex-0.7.1.ebuild | 4 |
5 files changed, 12 insertions, 12 deletions
diff --git a/dev-python/pyrex/Manifest b/dev-python/pyrex/Manifest index 5ce951e4083f..3a3a0bd44138 100644 --- a/dev-python/pyrex/Manifest +++ b/dev-python/pyrex/Manifest @@ -1,8 +1,8 @@ MD5 6b26ae5ca5a773bff64dcdb278b116f5 ChangeLog 763 -MD5 e70fa7a81b7f5fedb45210c34099a8fe pyrex-0.4.5.ebuild 900 -MD5 01559b484024542ca05caf4390b2bfe2 pyrex-0.5.ebuild 836 -MD5 5d8944456d86cb0647e8290b9a95093b pyrex-0.6.1.ebuild 825 -MD5 a5888cc56a02122461d5b7cec939227f pyrex-0.7.1.ebuild 825 +MD5 b28bcc8eb07915e0b66c02782efd2775 pyrex-0.4.5.ebuild 898 +MD5 672cd0df90d72164adb80df347420f28 pyrex-0.5.ebuild 835 +MD5 4a96f2ccf41b6e1b77f1e24277201c9b pyrex-0.6.1.ebuild 819 +MD5 8e6a19c0df640198d2aeeb91da8a7487 pyrex-0.7.1.ebuild 819 MD5 d31b6db3929b1b1e47003f4ec3a9308a files/digest-pyrex-0.4.5 63 MD5 0b6119a106d045a4cfa4647d3d12e5cc files/digest-pyrex-0.5 120 MD5 b6a951b8004d9a6ef7b88027f2ddd9ca files/digest-pyrex-0.6.1 124 diff --git a/dev-python/pyrex/pyrex-0.4.5.ebuild b/dev-python/pyrex/pyrex-0.4.5.ebuild index 5b10e9829acf..6aa10641b3c1 100644 --- a/dev-python/pyrex/pyrex-0.4.5.ebuild +++ b/dev-python/pyrex/pyrex-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.4.5.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.4.5.ebuild,v 1.4 2003/06/22 12:16:00 liquidx Exp $ MY_P="Pyrex-${PV}" S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ LICENSE="as-is" DEPEND="virtual/python" RDEPEND="" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="~ppc ~x86" IUSE="" src_compile() { diff --git a/dev-python/pyrex/pyrex-0.5.ebuild b/dev-python/pyrex/pyrex-0.5.ebuild index 3748e3b4e24f..338c47d698ef 100644 --- a/dev-python/pyrex/pyrex-0.5.ebuild +++ b/dev-python/pyrex/pyrex-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.5.ebuild,v 1.4 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.5.ebuild,v 1.5 2003/06/22 12:16:00 liquidx Exp $ inherit distutils @@ -14,7 +14,7 @@ LICENSE="as-is" DEPEND="virtual/python" RDEPEND="" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="~ppc ~x86" IUSE="" src_install () { diff --git a/dev-python/pyrex/pyrex-0.6.1.ebuild b/dev-python/pyrex/pyrex-0.6.1.ebuild index 5cd686b94da9..b0521a4ad08f 100644 --- a/dev-python/pyrex/pyrex-0.6.1.ebuild +++ b/dev-python/pyrex/pyrex-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.6.1.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.6.1.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $ inherit distutils @@ -13,7 +13,7 @@ LICENSE="as-is" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="~x86" IUSE="" src_install () { diff --git a/dev-python/pyrex/pyrex-0.7.1.ebuild b/dev-python/pyrex/pyrex-0.7.1.ebuild index 762441b4f485..54027e7ac387 100644 --- a/dev-python/pyrex/pyrex-0.7.1.ebuild +++ b/dev-python/pyrex/pyrex-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.7.1.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.7.1.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $ inherit distutils @@ -13,7 +13,7 @@ LICENSE="as-is" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="~x86" IUSE="" src_install () { |