diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-19 01:20:17 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-19 01:20:17 +0000 |
commit | e49261dcc1d72e53e4143dd0e67a6af14980a799 (patch) | |
tree | 228e6a6b240bb4444b031b77af04c9b55d2218f4 /sys-apps | |
parent | Version bump, ported to net-im/pidgin (diff) | |
download | gentoo-2-e49261dcc1d72e53e4143dd0e67a6af14980a799.tar.gz gentoo-2-e49261dcc1d72e53e4143dd0e67a6af14980a799.tar.bz2 gentoo-2-e49261dcc1d72e53e4143dd0e67a6af14980a799.zip |
Stable on amd64 wrt bug 182358
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'sys-apps')
-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 b656276c4404..43f14419a373 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.110 2007/04/13 18:17:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.111 2007/06/19 01:20:17 angelos Exp $ + + 19 Jun 2007; Christoph Mende <angelos@gentoo.org> parted-1.8.6.ebuild: + Stable on amd64 wrt bug 182358 *parted-1.8.6 (13 Apr 2007) diff --git a/sys-apps/parted/parted-1.8.6.ebuild b/sys-apps/parted/parted-1.8.6.ebuild index 7a7bb2873d50..6d944413a9e7 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.1 2007/04/13 18:17:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.6.ebuild,v 1.2 2007/06/19 01:20:17 angelos 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 |