summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-11 10:49:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-11 10:49:14 +0000
commit5bd96c1ae046a3cd448e06fd48e62dbed4670b5a (patch)
tree1bc15afa337c22389b8d537f6ef6e7c1e8a8bbe0 /sys-block
parentDrop jruby target. (diff)
downloadgentoo-2-5bd96c1ae046a3cd448e06fd48e62dbed4670b5a.tar.gz
gentoo-2-5bd96c1ae046a3cd448e06fd48e62dbed4670b5a.tar.bz2
gentoo-2-5bd96c1ae046a3cd448e06fd48e62dbed4670b5a.zip
Stable for ia64, wrt bug #527846
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-block')
-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 269d9996677d..090ac8a39c28 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.54 2014/11/10 10:55:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.55 2014/11/11 10:49:14 ago Exp $
+
+ 11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> parted-3.2.ebuild:
+ Stable for ia64, wrt bug #527846
10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> parted-3.2.ebuild:
Stable for ppc, wrt bug #527846
diff --git a/sys-block/parted/parted-3.2.ebuild b/sys-block/parted/parted-3.2.ebuild
index 2e6ae794f732..6a4d3028bf98 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.8 2014/11/10 10:55:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.2.ebuild,v 1.9 2014/11/11 10:49:14 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"