diff options
author | 2013-07-22 20:46:33 +0000 | |
---|---|---|
committer | 2013-07-22 20:46:33 +0000 | |
commit | 9f43c2327306b0da85ba607c64dafd9bb636d659 (patch) | |
tree | 34c6840e59ea4b3427b983730b776755a18afe4a /sys-block | |
parent | Stable for ppc, wrt bug #476970 (diff) | |
download | gentoo-2-9f43c2327306b0da85ba607c64dafd9bb636d659.tar.gz gentoo-2-9f43c2327306b0da85ba607c64dafd9bb636d659.tar.bz2 gentoo-2-9f43c2327306b0da85ba607c64dafd9bb636d659.zip |
Stable for ppc, wrt bug #476898
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/parted/ChangeLog | 6 | ||||
-rw-r--r-- | sys-block/parted/parted-2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-block/parted/ChangeLog b/sys-block/parted/ChangeLog index 615ffd41dad1..f165c5588aca 100644 --- a/sys-block/parted/ChangeLog +++ b/sys-block/parted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-block/parted # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.36 2013/07/22 20:40:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.37 2013/07/22 20:46:33 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> parted-2.4.ebuild, + parted-3.1-r1.ebuild: + Stable for ppc, wrt bug #476898 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> parted-3.1-r1.ebuild: Stable for ppc, wrt bug #476898 diff --git a/sys-block/parted/parted-2.4.ebuild b/sys-block/parted/parted-2.4.ebuild index f0af8337fb1c..bb9b8a0ebfa4 100644 --- a/sys-block/parted/parted-2.4.ebuild +++ b/sys-block/parted/parted-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.9 2013/07/20 17:17:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.4.ebuild,v 1.10 2013/07/22 20:46:33 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" 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="+debug device-mapper nls readline selinux static-libs" # specific version for gettext needed |