summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-17 10:47:58 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-17 10:47:58 +0000
commit6321aa61cc06870df6bbd5db7b12a552e50a2836 (patch)
tree039aa0903e237a0b7cace2a6126527d80a25a292 /sys-apps/coreutils
parentx86 stable wrt bug #554848 (diff)
downloadgentoo-2-6321aa61cc06870df6bbd5db7b12a552e50a2836.tar.gz
gentoo-2-6321aa61cc06870df6bbd5db7b12a552e50a2836.tar.bz2
gentoo-2-6321aa61cc06870df6bbd5db7b12a552e50a2836.zip
arm stable wrt bug #555028
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-8.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index fd32e30080c1..50bcc346b689 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.398 2015/07/17 10:43:40 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.399 2015/07/17 10:47:58 zlogene Exp $
+
+ 17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> coreutils-8.23.ebuild:
+ arm stable wrt bug #555028
17 Jul 2015; Tobias Klausmann <klausman@gentoo.org> coreutils-8.23.ebuild:
Stable on alpha, bug 555028
diff --git a/sys-apps/coreutils/coreutils-8.23.ebuild b/sys-apps/coreutils/coreutils-8.23.ebuild
index f9270b2b1565..6115e1fea27a 100644
--- a/sys-apps/coreutils/coreutils-8.23.ebuild
+++ b/sys-apps/coreutils/coreutils-8.23.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/coreutils/coreutils-8.23.ebuild,v 1.6 2015/07/17 10:43:40 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.23.ebuild,v 1.7 2015/07/17 10:47:58 zlogene Exp $
# To generate the man pages, unpack the upstream tarball and run:
# ./configure --enable-install-program=arch,coreutils
@@ -23,7 +23,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="acl caps gmp multicall nls selinux static userland_BSD vanilla xattr"
LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )