diff options
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/parted-1.6.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.6-r1.ebuild b/sys-apps/parted/parted-1.6.6-r1.ebuild index d8cb39efde4a..5ab8f6b5c756 100644 --- a/sys-apps/parted/parted-1.6.6-r1.ebuild +++ b/sys-apps/parted/parted-1.6.6-r1.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/sys-apps/parted/parted-1.6.6-r1.ebuild,v 1.1 2004/02/20 12:55:28 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6-r1.ebuild,v 1.2 2004/02/23 00:47:51 agriffis Exp $ DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS=" ~ppc ~ppc64 -*" +KEYWORDS="~ppc ~ppc64 -*" IUSE="nls static readline debug noreiserfs" DEPEND=">=sys-fs/e2fsprogs-1.27 |