diff options
author | David Holm <dholm@gentoo.org> | 2004-06-12 21:52:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-12 21:52:30 +0000 |
commit | 53917935affb8399ea0b97a6100c976c4eccb8b7 (patch) | |
tree | ef3d069b75337607f44a9e5616f6e4bbae7bba0d /dev-python | |
parent | manifest recommit (diff) | |
download | historical-53917935affb8399ea0b97a6100c976c4eccb8b7.tar.gz historical-53917935affb8399ea0b97a6100c976c4eccb8b7.tar.bz2 historical-53917935affb8399ea0b97a6100c976c4eccb8b7.zip |
Added to ~ppc
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/Manifest | 4 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyparted/Manifest b/dev-python/pyparted/Manifest index f94ea8154dd4..cdedd5bd5c72 100644 --- a/dev-python/pyparted/Manifest +++ b/dev-python/pyparted/Manifest @@ -1,4 +1,4 @@ -MD5 271b273e85b4241c48a189c2937fd2c1 pyparted-1.6.6.ebuild 876 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 55343853acbdd179eaa953ec054b553f ChangeLog 548 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 ec2e11f18934113ea51f6b11e8c6d66f pyparted-1.6.6.ebuild 879 MD5 1c3b5c95a85ac9c079423549c7922a84 files/digest-pyparted-1.6.6 69 diff --git a/dev-python/pyparted/pyparted-1.6.6.ebuild b/dev-python/pyparted/pyparted-1.6.6.ebuild index df4ac79149b1..4e39770e909b 100644 --- a/dev-python/pyparted/pyparted-1.6.6.ebuild +++ b/dev-python/pyparted/pyparted-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.3 2004/05/07 22:09:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.4 2004/06/12 21:52:30 dholm Exp $ RH_EXTRAVERSION="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://fedora.redhat.com" SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="~x86 ~ppc -*" IUSE="" # Needed to build... |