summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-24 19:00:40 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-24 19:00:40 +0000
commitc5987ad13986441769c51a98a76831771466b9a3 (patch)
tree5b6c1fe0b1822ae11d13e0471dbaa1c6f8498f0b /sys-apps/coreutils
parentRemoving mask on genkernel 3.3.11_pre* versions since they are known to fix a... (diff)
downloadhistorical-c5987ad13986441769c51a98a76831771466b9a3.tar.gz
historical-c5987ad13986441769c51a98a76831771466b9a3.tar.bz2
historical-c5987ad13986441769c51a98a76831771466b9a3.zip
Stable on sparc wrt #120125
Package-Manager: portage-2.0.54
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog6
-rw-r--r--sys-apps/coreutils/Manifest14
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1-r7.ebuild4
3 files changed, 9 insertions, 15 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 7bd5f480390f..766dd5f8eeaa 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.145 2006/01/24 06:28:46 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.146 2006/01/24 19:00:40 gustavoz Exp $
+
+ 24 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ coreutils-5.2.1-r7.ebuild:
+ Stable on sparc wrt #120125
24 Jan 2006; Chris White <chriswhite@gentoo.org>
coreutils-5.2.1-r7.ebuild:
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 1f6744a147dd..76ed173faf02 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -1,10 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 172806018589a61f5fc3f45a6a449ca2 ChangeLog 23463
+MD5 e9aa85dde1317c11659d867059bd10a1 ChangeLog 23575
MD5 dad6f5e5b11fa505d937744875049b5e coreutils-5.2.1-r2.ebuild 4175
MD5 d42fe8eb18b6bc0ce5b32a565bbfc5b2 coreutils-5.2.1-r6.ebuild 4579
-MD5 e213de684367ca578539fe6184beef1a coreutils-5.2.1-r7.ebuild 4581
+MD5 16ee5069038d71a02a58588635f2e59b coreutils-5.2.1-r7.ebuild 4578
MD5 f0af52a774fe8a60ba4cdaf3723bb50d coreutils-5.3.0-r1.ebuild 4167
MD5 43feef270ef1300e884e59b565fc356f coreutils-5.3.0-r2.ebuild 4269
MD5 8c4e2e82c0b5e6fc4088d1bc496681b4 files/DIR_COLORS 3593
@@ -14,10 +11,3 @@ MD5 caa7a4a1b50dda12a878ff8b2d146da0 files/digest-coreutils-5.2.1-r7 148
MD5 897ff60239ed7b2b12ab098b2516a7ac files/digest-coreutils-5.3.0-r1 148
MD5 6971790215509377129f29b52928ecae files/digest-coreutils-5.3.0-r2 148
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD1ck1FdQwWVoAgN4RAmagAJ0dKaVO9MEDLisYrKoxF88mUdKbXwCgjzy7
-01/YwLxKo5iWQmeJz44UvOI=
-=x/Sv
------END PGP SIGNATURE-----
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild
index dc5b8e529dd0..d0cfcba4e7bc 100644
--- a/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild,v 1.6 2006/01/24 06:28:46 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild,v 1.7 2006/01/24 19:00:40 gustavoz Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
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 build nls selinux static"
RDEPEND="selinux? ( sys-libs/libselinux )