diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-06-21 13:42:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-06-21 13:42:25 +0000 |
commit | 1a615fa215a07134cf38b6f34d3b8d6fece43605 (patch) | |
tree | 4f28715f7393dedf3e7695c6e76f20b32765ddf9 /sys-apps | |
parent | Stable on sparc (diff) | |
download | gentoo-2-1a615fa215a07134cf38b6f34d3b8d6fece43605.tar.gz gentoo-2-1a615fa215a07134cf38b6f34d3b8d6fece43605.tar.bz2 gentoo-2-1a615fa215a07134cf38b6f34d3b8d6fece43605.zip |
Stable for HPPA (bug #182358).
(Portage version: 2.1.2.7)
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 f6481af1954e..dc4fd24a1878 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.112 2007/06/20 19:42:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.113 2007/06/21 13:42:25 jer Exp $ + + 21 Jun 2007; Jeroen Roovers <jer@gentoo.org> parted-1.8.6.ebuild: + Stable for HPPA (bug #182358). 20 Jun 2007; Markus Rothe <corsair@gentoo.org> parted-1.8.6.ebuild: Stable on ppc64; bug #182358 diff --git a/sys-apps/parted/parted-1.8.6.ebuild b/sys-apps/parted/parted-1.8.6.ebuild index fa8ecb2a6fda..aefe87ac6dbc 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.3 2007/06/20 19:42:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.6.ebuild,v 1.4 2007/06/21 13:42:25 jer 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 |