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 | bd95da8916fcf137409cd2e37c271db6d72f327a (patch) | |
tree | fcdf6aff8de5abc248f60e551791841cc3311b98 /sys-apps/parted | |
parent | Stable on ppc64; bug #181059 (diff) | |
download | gentoo-2-bd95da8916fcf137409cd2e37c271db6d72f327a.tar.gz gentoo-2-bd95da8916fcf137409cd2e37c271db6d72f327a.tar.bz2 gentoo-2-bd95da8916fcf137409cd2e37c271db6d72f327a.zip |
Stable on ppc64; bug #182358
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/parted/parted-1.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/parted/ChangeLog b/sys-apps/parted/ChangeLog index 43f14419a373..f6481af1954e 100644 --- a/sys-apps/parted/ChangeLog +++ b/sys-apps/parted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/parted # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.111 2007/06/19 01:20:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.112 2007/06/20 19:42:02 corsair Exp $ + + 20 Jun 2007; Markus Rothe <corsair@gentoo.org> parted-1.8.6.ebuild: + Stable on ppc64; bug #182358 19 Jun 2007; Christoph Mende <angelos@gentoo.org> parted-1.8.6.ebuild: Stable on amd64 wrt bug 182358 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 |