diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-20 19:42:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-20 19:42:02 +0000 |
commit | c1a94f91d59ccf5c3f0ec1c7c2b5c53a2e9c0dc5 (patch) | |
tree | 9b36cdedaacc8b67552f915b104195bcc1e8ed32 /sys-apps/parted/parted-1.8.6.ebuild | |
parent | Stable on ppc64; bug #181059 (diff) | |
download | historical-c1a94f91d59ccf5c3f0ec1c7c2b5c53a2e9c0dc5.tar.gz historical-c1a94f91d59ccf5c3f0ec1c7c2b5c53a2e9c0dc5.tar.bz2 historical-c1a94f91d59ccf5c3f0ec1c7c2b5c53a2e9c0dc5.zip |
Stable on ppc64; bug #182358
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-apps/parted/parted-1.8.6.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.8.6.ebuild b/sys-apps/parted/parted-1.8.6.ebuild index 6d944413a9e7..fa8ecb2a6fda 100644 --- a/sys-apps/parted/parted-1.8.6.ebuild +++ b/sys-apps/parted/parted-1.8.6.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.6.ebuild,v 1.2 2007/06/19 01:20:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.6.ebuild,v 1.3 2007/06/20 19:42:02 corsair 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 |