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/editobj | |
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/editobj')
-rw-r--r-- | dev-python/editobj/Manifest | 2 | ||||
-rw-r--r-- | dev-python/editobj/editobj-0.4.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/editobj/Manifest b/dev-python/editobj/Manifest index 0b1ff9da7d05..d6e338154a53 100644 --- a/dev-python/editobj/Manifest +++ b/dev-python/editobj/Manifest @@ -1,3 +1,3 @@ +MD5 355b705533c23266fff3bcff83bf03e1 editobj-0.4.2.ebuild 878 MD5 3b0ec4a72afe180217285d34a4f4c669 ChangeLog 428 -MD5 a5a1914114ab69dedac8b9854af021e2 editobj-0.4.2.ebuild 884 MD5 9d01ad9054c4d8fd46a9ba24b662c9b5 files/digest-editobj-0.4.2 64 diff --git a/dev-python/editobj/editobj-0.4.2.ebuild b/dev-python/editobj/editobj-0.4.2.ebuild index 215fdd65a6a1..55e84ac07495 100644 --- a/dev-python/editobj/editobj-0.4.2.ebuild +++ b/dev-python/editobj/editobj-0.4.2.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/editobj/editobj-0.4.2.ebuild,v 1.2 2003/06/21 22:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.4.2.ebuild,v 1.3 2003/06/22 12:15:59 liquidx Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://oomadness.tuxfamily.org/downloads/${MY_P}.tar.gz http://www.nectroom.homelinux.net/pkg/${MY_P}.tar.gz http://nectroom.homelinux.net/pkg/${MY_P}.tar.gz" HOMEPAGE="http://oomadness.tuxfamily.org/en/editobj/" -KEYWORDS="x86 amd64" +KEYWORDS="~x86" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/x11 |