diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1 (patch) | |
tree | 81bf5f5afbaeb4a4a284da5eb21328c7f35adf4a /dev-python/pyorbit | |
parent | put KEYWORDS back in (diff) | |
download | historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.gz historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.bz2 historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.zip |
amd64 keywords
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 9fd78dad21b4..10fe4ec5e203 100644 --- a/dev-python/pyorbit/Manifest +++ b/dev-python/pyorbit/Manifest @@ -1,5 +1,5 @@ MD5 ff46b8e0dc5a2f717f8c5424c1a8ab5b ChangeLog 526 -MD5 8d18cb98b6d65a196f38d7cc24c59264 pyorbit-1.99.3.ebuild 608 -MD5 a64ec8f41bec2ed12c2ef4555779351a pyorbit-1.99.4.ebuild 594 +MD5 1aea19e8da718446463888c394e07f8f pyorbit-1.99.3.ebuild 617 +MD5 90f9c8bdce864f457496ca2239ade769 pyorbit-1.99.4.ebuild 602 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 313568471947..8bf6c8d6f444 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.3 2003/02/15 23:18:12 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.3.ebuild,v 1.4 2003/06/21 22:30:25 drobbins 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 ~ppc" +KEYWORDS="x86 amd64 ~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 d867b66d052f..64db0998b713 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.1 2003/03/31 20:54:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.4.ebuild,v 1.2 2003/06/21 22:30:25 drobbins 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 ~ppc" +KEYWORDS="x86 amd64 ~ppc" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" |