diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:28:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:28:54 +0000 |
commit | ab448d87d0a26590f14f0219aff2bca1c36ca7f1 (patch) | |
tree | 616f8c66e8a6d28eb94436961a26c2ba62872c84 /sys-apps | |
parent | Stable for sparc, wrt bug #554848 (diff) | |
download | gentoo-2-ab448d87d0a26590f14f0219aff2bca1c36ca7f1.tar.gz gentoo-2-ab448d87d0a26590f14f0219aff2bca1c36ca7f1.tar.bz2 gentoo-2-ab448d87d0a26590f14f0219aff2bca1c36ca7f1.zip |
Stable for sparc, wrt bug #555028
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-8.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 26230823efd9..94d840e38c7c 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.402 2015/07/23 19:37:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.403 2015/07/30 12:28:54 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> coreutils-8.23.ebuild: + Stable for sparc, wrt bug #555028 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> coreutils-8.23.ebuild: ppc stable wrt bug #555028 diff --git a/sys-apps/coreutils/coreutils-8.23.ebuild b/sys-apps/coreutils/coreutils-8.23.ebuild index f6e4d9fa9d0f..0359e9ed0e0b 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.10 2015/07/23 19:37:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.23.ebuild,v 1.11 2015/07/30 12:28:54 ago 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] ) |