diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-30 20:14:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-30 20:14:22 +0000 |
commit | 1847d17c95681efd5e709c55a9b94413a049ee4f (patch) | |
tree | f6cdfbed4bc816a7b86555549002c0747d72d942 /sys-apps/parted/parted-1.6.6.ebuild | |
parent | stable on sparc (diff) | |
download | historical-1847d17c95681efd5e709c55a9b94413a049ee4f.tar.gz historical-1847d17c95681efd5e709c55a9b94413a049ee4f.tar.bz2 historical-1847d17c95681efd5e709c55a9b94413a049ee4f.zip |
stable on sparc
Diffstat (limited to 'sys-apps/parted/parted-1.6.6.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.6.ebuild b/sys-apps/parted/parted-1.6.6.ebuild index a0c8263e1ed7..b9a288bf972a 100644 --- a/sys-apps/parted/parted-1.6.6.ebuild +++ b/sys-apps/parted/parted-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/sys-apps/parted/parted-1.6.6.ebuild,v 1.11 2004/01/09 19:49:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.12 2004/01/30 20:14:01 gustavoz 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="ia64 x86 ~ppc ~amd64 ~sparc hppa alpha" +KEYWORDS="ia64 x86 ~ppc ~amd64 sparc hppa alpha" IUSE="nls static readline debug noreiserfs" DEPEND=">=sys-fs/e2fsprogs-1.27 |