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/pyorbit | |
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/pyorbit')
-rw-r--r-- | dev-python/pyorbit/Manifest | 4 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-1.99.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-1.99.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pyorbit/Manifest b/dev-python/pyorbit/Manifest index 10fe4ec5e203..9fd78dad21b4 100644 --- a/dev-python/pyorbit/Manifest +++ b/dev-python/pyorbit/Manifest @@ -1,5 +1,5 @@ MD5 ff46b8e0dc5a2f717f8c5424c1a8ab5b ChangeLog 526 -MD5 1aea19e8da718446463888c394e07f8f pyorbit-1.99.3.ebuild 617 -MD5 90f9c8bdce864f457496ca2239ade769 pyorbit-1.99.4.ebuild 602 +MD5 8d18cb98b6d65a196f38d7cc24c59264 pyorbit-1.99.3.ebuild 608 +MD5 a64ec8f41bec2ed12c2ef4555779351a pyorbit-1.99.4.ebuild 594 MD5 415df98a6ab558525e4139c1427096cb files/digest-pyorbit-1.99.3 67 MD5 5db07d6a3dcfc09c4044b886aa2a0e59 files/digest-pyorbit-1.99.4 67 diff --git a/dev-python/pyorbit/pyorbit-1.99.3.ebuild b/dev-python/pyorbit/pyorbit-1.99.3.ebuild index 8bf6c8d6f444..fc1e161fc3ed 100644 --- a/dev-python/pyorbit/pyorbit-1.99.3.ebuild +++ b/dev-python/pyorbit/pyorbit-1.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.3.ebuild,v 1.4 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.3.ebuild,v 1.5 2003/06/22 12:16:00 liquidx Exp $ # debug since its a devel release inherit gnome2 debug @@ -15,6 +15,6 @@ DEPEND=">=dev-lang/python-2.2 SLOT="0" RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="~x86 ~ppc" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" diff --git a/dev-python/pyorbit/pyorbit-1.99.4.ebuild b/dev-python/pyorbit/pyorbit-1.99.4.ebuild index 64db0998b713..a34e2c51345c 100644 --- a/dev-python/pyorbit/pyorbit-1.99.4.ebuild +++ b/dev-python/pyorbit/pyorbit-1.99.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.4.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.4.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $ # debug since its a devel release inherit gnome2 debug @@ -16,6 +16,6 @@ RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="~x86 ~ppc" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" |