diff options
Diffstat (limited to 'dev-python/pyparted/pyparted-1.6.9.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparted/pyparted-1.6.9.ebuild b/dev-python/pyparted/pyparted-1.6.9.ebuild index 1a35c59cf937..5cd2b03a923b 100644 --- a/dev-python/pyparted/pyparted-1.6.9.ebuild +++ b/dev-python/pyparted/pyparted-1.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.6 2005/04/05 01:20:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.7 2005/04/24 13:10:29 hansmi 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 ~ppc amd64 ~sparc ~hppa" +KEYWORDS="x86 ppc amd64 ~sparc ~hppa" IUSE="" # Needed to build... |