summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-10 10:55:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-10 10:55:54 +0000
commitb6692e80fbc963e09606b88bf3b0ec5ad1e309d0 (patch)
treeeead78cc2508ab428fd03592e4f63c7b565ba8a8 /sys-block/parted
parentStable for ppc, wrt bug #527842 (diff)
downloadgentoo-2-b6692e80fbc963e09606b88bf3b0ec5ad1e309d0.tar.gz
gentoo-2-b6692e80fbc963e09606b88bf3b0ec5ad1e309d0.tar.bz2
gentoo-2-b6692e80fbc963e09606b88bf3b0ec5ad1e309d0.zip
Stable for ppc, wrt bug #527846
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-block/parted')
-rw-r--r--sys-block/parted/ChangeLog5
-rw-r--r--sys-block/parted/parted-3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/parted/ChangeLog b/sys-block/parted/ChangeLog
index 71d4929b1308..269d9996677d 100644
--- a/sys-block/parted/ChangeLog
+++ b/sys-block/parted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/parted
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.53 2014/11/08 11:50:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.54 2014/11/10 10:55:54 ago Exp $
+
+ 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> parted-3.2.ebuild:
+ Stable for ppc, wrt bug #527846
08 Nov 2014; Markus Meier <maekke@gentoo.org> parted-3.2.ebuild:
arm stable, bug #527846
diff --git a/sys-block/parted/parted-3.2.ebuild b/sys-block/parted/parted-3.2.ebuild
index b0804e14f725..2e6ae794f732 100644
--- a/sys-block/parted/parted-3.2.ebuild
+++ b/sys-block/parted/parted-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.2.ebuild,v 1.7 2014/11/08 11:50:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.2.ebuild,v 1.8 2014/11/10 10:55:54 ago Exp $
EAPI=5
inherit eutils
@@ -11,7 +11,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"
RESTRICT="test"