diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-21 17:55:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-21 17:55:31 +0000 |
commit | 7d39b09530119a99ea5be24985e4071e083ec4ff (patch) | |
tree | cee5b727b67988b6f4daaba928cc51721eaf2537 /sys-apps | |
parent | x86 stable (diff) | |
download | gentoo-2-7d39b09530119a99ea5be24985e4071e083ec4ff.tar.gz gentoo-2-7d39b09530119a99ea5be24985e4071e083ec4ff.tar.bz2 gentoo-2-7d39b09530119a99ea5be24985e4071e083ec4ff.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/parted/parted-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.8.2.ebuild b/sys-apps/parted/parted-1.8.2.ebuild index 614c50f91a2e..e6bd2c377c72 100644 --- a/sys-apps/parted/parted-1.8.2.ebuild +++ b/sys-apps/parted/parted-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.2.ebuild,v 1.1 2007/01/31 18:47:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.2.ebuild,v 1.2 2007/03/21 17:55:31 armin76 Exp $ DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="nls readline debug selinux device-mapper" # specific version for gettext needed |