diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-27 16:53:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-27 16:53:32 +0000 |
commit | 85d371240d2604fcc97fe3f5f1d3f50529768ae7 (patch) | |
tree | 515c2f03952fb3e3d86a0e2f71808f33591846d3 /sys-apps/coreutils | |
parent | remove me (diff) | |
download | historical-85d371240d2604fcc97fe3f5f1d3f50529768ae7.tar.gz historical-85d371240d2604fcc97fe3f5f1d3f50529768ae7.tar.bz2 historical-85d371240d2604fcc97fe3f5f1d3f50529768ae7.zip |
stable amd64
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r7.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index c8ad828bfbd6..521ec1786ac7 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # 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.149 2006/01/25 05:02:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.150 2006/01/27 16:53:32 blubb Exp $ + + 27 Jan 2006; Simon Stelling <blubb@gentoo.org> coreutils-5.2.1-r7.ebuild: + stable on amd64 *coreutils-5.93 (25 Jan 2006) diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index d087be40f99c..84fd685a84ca 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,10 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 8b8811bdad351cbea5b1d5306b584b2a ChangeLog 23945 +MD5 3df60ba46c9b319ab8d636a669eec2d9 ChangeLog 24039 MD5 dad6f5e5b11fa505d937744875049b5e coreutils-5.2.1-r2.ebuild 4175 MD5 d42fe8eb18b6bc0ce5b32a565bbfc5b2 coreutils-5.2.1-r6.ebuild 4579 -MD5 23f0e1c40d57816d86181c413483960b coreutils-5.2.1-r7.ebuild 4575 +MD5 21b4622e2a7f0da8982edd34e505b5d3 coreutils-5.2.1-r7.ebuild 4573 MD5 f0af52a774fe8a60ba4cdaf3723bb50d coreutils-5.3.0-r1.ebuild 4167 MD5 43feef270ef1300e884e59b565fc356f coreutils-5.3.0-r2.ebuild 4269 MD5 040b32b1556a1c38a658d3b5558dc4f5 coreutils-5.93.ebuild 4257 @@ -16,10 +13,3 @@ MD5 897ff60239ed7b2b12ab098b2516a7ac files/digest-coreutils-5.3.0-r1 148 MD5 6971790215509377129f29b52928ecae files/digest-coreutils-5.3.0-r2 148 MD5 8ae2e3c38b000e2946c08447f467e1b0 files/digest-coreutils-5.93 146 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD1wcW2+ySkm8kpY0RAt37AJ9/OM/BTFuyXevYjol9D0i3IdBrrgCgoa2H -aHNhhG8WSKPn8m+Ayjz4BD0= -=pJDT ------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 31573ba93f6b..9e4a55c20b4c 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.9 2006/01/25 00:03:14 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild,v 1.10 2006/01/27 16:53:32 blubb 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 ) |