summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-09 18:55:34 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-09 18:55:34 +0000
commitd523e84feda0e76a9ed819e1d69ad107c93c46ec (patch)
tree5e351b51e3114b4613dc43b71315ce6eab8444de /sys-apps
parentppc stable wrt bug #506592 (diff)
downloadgentoo-2-d523e84feda0e76a9ed819e1d69ad107c93c46ec.tar.gz
gentoo-2-d523e84feda0e76a9ed819e1d69ad107c93c46ec.tar.bz2
gentoo-2-d523e84feda0e76a9ed819e1d69ad107c93c46ec.zip
ppc64 stable wrt bug #513378
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/ChangeLog5
-rw-r--r--sys-apps/util-linux/util-linux-2.24.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index 71a938ff1655..be612ec40e0f 100644
--- a/sys-apps/util-linux/ChangeLog
+++ b/sys-apps/util-linux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/util-linux
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.471 2014/07/09 18:50:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.472 2014/07/09 18:55:34 zlogene Exp $
+
+ 09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> util-linux-2.24.1-r3.ebuild:
+ ppc64 stable wrt bug #513378
09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> util-linux-2.24.1-r3.ebuild:
sparc stable wrt bug #513378
diff --git a/sys-apps/util-linux/util-linux-2.24.1-r3.ebuild b/sys-apps/util-linux/util-linux-2.24.1-r3.ebuild
index 88908f8a40d3..7a7f8c2b1652 100644
--- a/sys-apps/util-linux/util-linux-2.24.1-r3.ebuild
+++ b/sys-apps/util-linux/util-linux-2.24.1-r3.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-apps/util-linux/util-linux-2.24.1-r3.ebuild,v 1.9 2014/07/09 18:50:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.1-r3.ebuild,v 1.10 2014/07/09 18:55:34 zlogene Exp $
EAPI="4"
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-2 autotools
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
else
- KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi