diff options
Diffstat (limited to 'dev-python/pyparted/pyparted-1.7.0.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparted/pyparted-1.7.0.ebuild b/dev-python/pyparted/pyparted-1.7.0.ebuild index d3f9befb33af..61aef54f7923 100644 --- a/dev-python/pyparted/pyparted-1.7.0.ebuild +++ b/dev-python/pyparted/pyparted-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.7.0.ebuild,v 1.7 2006/10/01 17:53:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.7.0.ebuild,v 1.8 2006/10/21 01:23:12 agriffis Exp $ RH_EXTRAVERSION="1" @@ -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="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" # Needed to build... |