diff options
author | Caleb Tennis <caleb@gentoo.org> | 2003-11-18 19:32:49 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2003-11-18 19:32:49 +0000 |
commit | aca11085aa8eca18aa56bfbf9bc451f2fabd1af3 (patch) | |
tree | e173cb642f7f860dc26e9f6878d9251a4ffde674 /sys-apps/parted/parted-1.6.6.ebuild | |
parent | Updated build with a few tweaks due to upstream having a newer intltool (diff) | |
download | historical-aca11085aa8eca18aa56bfbf9bc451f2fabd1af3.tar.gz historical-aca11085aa8eca18aa56bfbf9bc451f2fabd1af3.tar.bz2 historical-aca11085aa8eca18aa56bfbf9bc451f2fabd1af3.zip |
Marking x86 stable
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 c70dd5642778..c8e1a3f010bd 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-2003 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.7 2003/09/23 17:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.8 2003/11/18 19:32:19 caleb 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" DEPEND=">=sys-fs/e2fsprogs-1.27 |