summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-03-28 14:43:22 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-03-28 14:43:22 +0000
commit9c94112d9152204c9112905cf1831c005b4779d6 (patch)
tree2a120cd887ce0ce3a0ea6666e3d9d7eadbf1523a /sys-apps/util-linux
parentDrop old (diff)
downloadgentoo-2-9c94112d9152204c9112905cf1831c005b4779d6.tar.gz
gentoo-2-9c94112d9152204c9112905cf1831c005b4779d6.tar.bz2
gentoo-2-9c94112d9152204c9112905cf1831c005b4779d6.zip
x86 stable wrt bug #536906
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/ChangeLog5
-rw-r--r--sys-apps/util-linux/util-linux-2.25.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index 79073164e500..2f95460e9896 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.496 2015/03/24 20:10:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.497 2015/03/28 14:43:22 zlogene Exp $
+
+ 28 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> util-linux-2.25.2-r2.ebuild:
+ x86 stable wrt bug #536906
24 Mar 2015; Markus Meier <maekke@gentoo.org> util-linux-2.25.2-r2.ebuild:
arm stable, bug #536906
diff --git a/sys-apps/util-linux/util-linux-2.25.2-r2.ebuild b/sys-apps/util-linux/util-linux-2.25.2-r2.ebuild
index 90d622d764f0..6152589bed6e 100644
--- a/sys-apps/util-linux/util-linux-2.25.2-r2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.25.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.25.2-r2.ebuild,v 1.5 2015/03/24 20:10:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.25.2-r2.ebuild,v 1.6 2015/03/28 14:43:22 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