diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 19:16:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 19:16:03 +0000 |
commit | dde3fcef87e41ca6ff2c703fc1c7189a97e9b157 (patch) | |
tree | 83eb7b2bcbeaa3623e1b3b3ed58cc9f9eee3b6e3 /sys-apps | |
parent | Stable for ppc, wrt bug #494968 (diff) | |
download | gentoo-2-dde3fcef87e41ca6ff2c703fc1c7189a97e9b157.tar.gz gentoo-2-dde3fcef87e41ca6ff2c703fc1c7189a97e9b157.tar.bz2 gentoo-2-dde3fcef87e41ca6ff2c703fc1c7189a97e9b157.zip |
Stable for ppc, wrt bug #467186
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 3c6be1378fa7..dd1d1af0353b 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.377 2013/12/19 22:58:47 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.378 2013/12/21 19:16:03 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> coreutils-8.21.ebuild: + Stable for ppc, wrt bug #467186 19 Dec 2013; Matt Turner <mattst88@gentoo.org> coreutils-8.21.ebuild: alpha stable, bug 467186. diff --git a/sys-apps/coreutils/coreutils-8.21.ebuild b/sys-apps/coreutils/coreutils-8.21.ebuild index a95761d34e84..2f25269e21fa 100644 --- a/sys-apps/coreutils/coreutils-8.21.ebuild +++ b/sys-apps/coreutils/coreutils-8.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.21.ebuild,v 1.5 2013/12/19 22:58:47 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.21.ebuild,v 1.6 2013/12/21 19:16:03 ago Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux" IUSE="acl caps gmp nls selinux static userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |