summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-02 09:24:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-02 09:24:16 +0000
commit31db2ff76798282d9db1382b0592d027bd2356bc (patch)
tree780b4ab69afb4cb60608ce9583c22f404d3bd5a3 /sys-block/parted
parentVersion bump. (diff)
downloadgentoo-2-31db2ff76798282d9db1382b0592d027bd2356bc.tar.gz
gentoo-2-31db2ff76798282d9db1382b0592d027bd2356bc.tar.bz2
gentoo-2-31db2ff76798282d9db1382b0592d027bd2356bc.zip
Stable for alpha, wrt bug #527846
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 656364286c06..de2ae58793ef 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.56 2014/11/23 13:35:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.57 2014/12/02 09:24:16 ago Exp $
+
+ 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> parted-3.2.ebuild:
+ Stable for alpha, wrt bug #527846
23 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> parted-3.2.ebuild:
x86 stable wrt bug #527846
diff --git a/sys-block/parted/parted-3.2.ebuild b/sys-block/parted/parted-3.2.ebuild
index 23190e0cf3f6..e4a95105e374 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.10 2014/11/23 13:35:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.2.ebuild,v 1.11 2014/12/02 09:24:16 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"