diff options
author | 2009-04-18 17:18:00 +0000 | |
---|---|---|
committer | 2009-04-18 17:18:00 +0000 | |
commit | ca5472a9104e6f32f619527a3880ff61ef41a4c3 (patch) | |
tree | f2d7e098b122845c20dfb8416e43a777b0a0e5e3 /sys-apps/coreutils | |
parent | Version bump. (diff) | |
download | gentoo-2-ca5472a9104e6f32f619527a3880ff61ef41a4c3.tar.gz gentoo-2-ca5472a9104e6f32f619527a3880ff61ef41a4c3.tar.bz2 gentoo-2-ca5472a9104e6f32f619527a3880ff61ef41a4c3.zip |
arm/ia64/sh/sparc stable wrt #265614
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 6598a1e437e9..5aa984e22451 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.251 2009/04/18 13:14:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.252 2009/04/18 17:18:00 armin76 Exp $ + + 18 Apr 2009; Raúl Porcel <armin76@gentoo.org> coreutils-7.1.ebuild: + arm/ia64/sh/sparc stable wrt #265614 18 Apr 2009; Markus Meier <maekke@gentoo.org> coreutils-7.1: amd64/x86 stable, bug #265614 diff --git a/sys-apps/coreutils/coreutils-7.1.ebuild b/sys-apps/coreutils/coreutils-7.1.ebuild index 22cad31be6c2..f29bec78e244 100644 --- a/sys-apps/coreutils/coreutils-7.1.ebuild +++ b/sys-apps/coreutils/coreutils-7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-7.1.ebuild,v 1.14 2009/04/18 13:14:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-7.1.ebuild,v 1.15 2009/04/18 17:18:00 armin76 Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -15,7 +15,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.gz 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 nls selinux static vanilla xattr" RDEPEND="caps? ( sys-libs/libcap ) |