diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 14:12:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 14:12:32 +0000 |
commit | a4dd260bcb12de6f097aa5eb67ea17654f3dffee (patch) | |
tree | e5f8e0ca1cd504962cc6f4ca8ef151da289925e8 /sys-apps/coreutils | |
parent | Stable on alpha, bug #393919 (diff) | |
download | gentoo-2-a4dd260bcb12de6f097aa5eb67ea17654f3dffee.tar.gz gentoo-2-a4dd260bcb12de6f097aa5eb67ea17654f3dffee.tar.bz2 gentoo-2-a4dd260bcb12de6f097aa5eb67ea17654f3dffee.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #397929
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-8.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 529d918cd0b4..71a8c548953d 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.333 2012/02/02 15:23:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.334 2012/02/19 14:12:32 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> coreutils-8.14.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #397929 02 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> coreutils-8.14.ebuild: ppc64 stable wrt #397929 diff --git a/sys-apps/coreutils/coreutils-8.14.ebuild b/sys-apps/coreutils/coreutils-8.14.ebuild index c90ec79d8b62..062cc6d54ba2 100644 --- a/sys-apps/coreutils/coreutils-8.14.ebuild +++ b/sys-apps/coreutils/coreutils-8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild,v 1.8 2012/02/02 15:23:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild,v 1.9 2012/02/19 14:12:32 armin76 Exp $ EAPI="3" @@ -17,7 +17,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="acl caps gmp nls selinux static unicode vanilla xattr" RDEPEND="caps? ( sys-libs/libcap ) |