diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-01-11 06:09:54 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-01-11 06:09:54 +0000 |
commit | 652c9e6b2fda3edf20cbca098531d7193c7da008 (patch) | |
tree | d29e091b69efb9550720dae7fd6be07a80e2b51b /sys-apps | |
parent | version bump and a clean up of the src code for dealing with hppa (diff) | |
download | historical-652c9e6b2fda3edf20cbca098531d7193c7da008.tar.gz historical-652c9e6b2fda3edf20cbca098531d7193c7da008.tar.bz2 historical-652c9e6b2fda3edf20cbca098531d7193c7da008.zip |
seemant, stop breaking coreutils on amd64
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/coreutils/Manifest | 12 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.0.91-r4.ebuild | 5 |
3 files changed, 15 insertions, 8 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 252c329bf416..16fbef31cc11 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/coreutils # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.68 2004/01/10 07:06:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.69 2004/01/11 06:09:46 brad_mssw Exp $ + + 11 Jan 2004; Brad House <brad_mssw@gentoo.org> coreutils-5.0.91-r4.ebuild: + coreutils -r4 is not stable on amd64. or at least ls is not. seemant broke it + again :/ 09 Jan 2004; Seemant Kulleen <seemant@gentoo.org> coreutils-5.0.91-r4.ebuild: diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index 80037782beee..cdf2d1d14498 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,12 +1,12 @@ -MD5 d57f3f5fdc923ccce50b74b5b5bec99c coreutils-5.0.91-r3.ebuild 4063 +MD5 06adeb026bdb583db11b1da952679642 ChangeLog 13873 +MD5 eb91c3dff46b58a712d16e1a07a6371c coreutils-5.0-r5.ebuild 2573 MD5 892411466b5aa40edfb2ef50da54bc0b coreutils-5.0-r6.ebuild 2741 MD5 5296d12e384ee08bc6be40dc80924f68 coreutils-5.0.91-r2.ebuild 3648 -MD5 eb91c3dff46b58a712d16e1a07a6371c coreutils-5.0-r5.ebuild 2573 -MD5 fdc690b593277a6f5e5ceb90b9790e2a coreutils-5.0.91-r4.ebuild 4262 -MD5 77eb79ab6a5b51b1354f27d18801821c ChangeLog 13702 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 d57f3f5fdc923ccce50b74b5b5bec99c coreutils-5.0.91-r3.ebuild 4063 +MD5 a59343cdd2e7e5957eac65c6f0b08587 coreutils-5.0.91-r4.ebuild 4461 +MD5 d1eb949ee56a926125ae896f901286ce files/digest-coreutils-5.0-r5 141 +MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 MD5 4638c50e0ea024536055d69519cd5fad files/digest-coreutils-5.0.91-r2 151 MD5 a56b66f95289815e386f537689ef29a0 files/digest-coreutils-5.0.91-r3 229 MD5 970b47291efc995d4db297a2582ecbcd files/digest-coreutils-5.0.91-r4 229 -MD5 d1eb949ee56a926125ae896f901286ce files/digest-coreutils-5.0-r5 141 -MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 diff --git a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild index f73f52612017..8149075d0524 100644 --- a/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild +++ b/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.3 2004/01/10 07:05:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r4.ebuild,v 1.4 2004/01/11 06:09:46 brad_mssw Exp $ inherit eutils flag-o-matic @@ -22,6 +22,9 @@ SRC_URI="mirror://gnu/coreutils/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" +# Ok Seemant, you're making ls segfault on certain directories like +# it did with -r3 before you fixed it. Please fix this again!!!! +# Marking -amd6 Brad House <brad_mssw@gentoo.org> 01/10/2004 KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64 ~amd64 ~ppc64" DEPEND="virtual/glibc |