summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-12-13 15:07:32 +0000
committerJeroen Roovers <jer@gentoo.org>2010-12-13 15:07:32 +0000
commit0ab1b562b8c35d35a8c283fbd327ba9c6fceb005 (patch)
tree30af47b60c282463388ba0844e7d9a87c5ddbfc4 /sys-apps/coreutils
parentStable for HPPA PPC (bug #348549). (diff)
downloadhistorical-0ab1b562b8c35d35a8c283fbd327ba9c6fceb005.tar.gz
historical-0ab1b562b8c35d35a8c283fbd327ba9c6fceb005.tar.bz2
historical-0ab1b562b8c35d35a8c283fbd327ba9c6fceb005.zip
Stable for HPPA (bug #348471).
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index dcc19269dfc2..9f6ffb266846 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.307 2010/12/12 18:44:13 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.308 2010/12/13 15:07:32 jer Exp $
+
+ 13 Dec 2010; Jeroen Roovers <jer@gentoo.org> coreutils-8.7.ebuild:
+ Stable for HPPA (bug #348471).
12 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> coreutils-8.7.ebuild:
x86 stable wrt bug #348471
diff --git a/sys-apps/coreutils/coreutils-8.7.ebuild b/sys-apps/coreutils/coreutils-8.7.ebuild
index 980ce27a2db3..9fd94a5603c7 100644
--- a/sys-apps/coreutils/coreutils-8.7.ebuild
+++ b/sys-apps/coreutils/coreutils-8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.7.ebuild,v 1.2 2010/12/12 18:44:13 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.7.ebuild,v 1.3 2010/12/13 15:07:32 jer 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 )