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 | 61165985245a7bd008ae6e009f7be69f64bb043e (patch) | |
tree | 411629830ce879eb36ce969381f6d72ebc865433 /dev-python/orbit-python | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2 gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.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/orbit-python')
-rw-r--r-- | dev-python/orbit-python/Manifest | 6 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-1.99.0.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/dev-python/orbit-python/Manifest b/dev-python/orbit-python/Manifest index a8c6105e5dd9..589f73f46784 100644 --- a/dev-python/orbit-python/Manifest +++ b/dev-python/orbit-python/Manifest @@ -1,7 +1,7 @@ MD5 6f89ac6d665a71bfbbabf4747495e63a ChangeLog 1257 -MD5 87c062a84806d102e6d672feabb843fa orbit-python-0.3.0-r1.ebuild 900 -MD5 224f41438a80c8165f7084072cedbcd1 orbit-python-0.3.1.ebuild 897 -MD5 aaa6b7ad0b059e939c5a1f43669ab834 orbit-python-1.99.0.ebuild 665 +MD5 8dda7c88f347dd68e538b6ef17450c87 orbit-python-0.3.0-r1.ebuild 892 +MD5 210d90d32414c1499c956909dda5f04b orbit-python-0.3.1.ebuild 889 +MD5 add931804fa4ab7e5612c5b9dd97b8a8 orbit-python-1.99.0.ebuild 658 MD5 ded6cd41330565f707370bd950be1a37 files/digest-orbit-python-0.3.0-r1 70 MD5 1126d3c89677d7bbee27ba9d3c6b8f7f files/digest-orbit-python-0.3.1 70 MD5 458721f9abe88a81c13acac03d246e58 files/digest-orbit-python-1.99.0 72 diff --git a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild b/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild index bca658880a15..03c4fb597a87 100644 --- a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.0-r1.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/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.14 2003/06/21 22:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.15 2003/06/22 12:15:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" @@ -12,7 +12,7 @@ DEPEND="=dev-libs/glib-1.2* virtual/python" SLOT="0" -KEYWORDS="x86 amd64 sparc alpha" +KEYWORDS="x86 sparc alpha" LICENSE="GPL-2" src_compile() { diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild index f5be39891094..f1ca65349f64 100644 --- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.1.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/orbit-python/orbit-python-0.3.1.ebuild,v 1.12 2003/06/21 22:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.13 2003/06/22 12:15:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" @@ -12,7 +12,7 @@ DEPEND="=dev-libs/glib-1.2* virtual/python" SLOT="0" -KEYWORDS="x86 amd64 sparc alpha" +KEYWORDS="x86 sparc alpha" LICENSE="GPL-2" src_compile() { diff --git a/dev-python/orbit-python/orbit-python-1.99.0.ebuild b/dev-python/orbit-python/orbit-python-1.99.0.ebuild index 4faa38454e8e..e458589a510a 100644 --- a/dev-python/orbit-python/orbit-python-1.99.0.ebuild +++ b/dev-python/orbit-python/orbit-python-1.99.0.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/orbit-python/orbit-python-1.99.0.ebuild,v 1.3 2003/06/21 22:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $ inherit gnome2 debug @@ -19,6 +19,6 @@ RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="x86 amd64" +KEYWORDS="~x86" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" |