diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-05 01:30:10 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-05 01:30:10 +0000 |
commit | a95fe103c7a719ea940a09035d21dc9cfea82a73 (patch) | |
tree | 1fd5e83ab262ec94d4e7148edc0ed7784a2e1c41 /sys-apps | |
parent | Marked stable on x86 and amd64. (diff) | |
download | gentoo-2-a95fe103c7a719ea940a09035d21dc9cfea82a73.tar.gz gentoo-2-a95fe103c7a719ea940a09035d21dc9cfea82a73.tar.bz2 gentoo-2-a95fe103c7a719ea940a09035d21dc9cfea82a73.zip |
mark stable on amd64
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 3e74e2847b73..36c517947764 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.44 2003/11/03 15:34:34 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.45 2003/11/05 01:30:10 brad_mssw Exp $ + + 04 Nov 2003; Brad House <brad_mssw@gentoo.org> coreutils-5.0.91.ebuild: + mark stable on amd64 03 Nov 2003; Daniel Robbins <drobbins@gentoo.org> all of 'em: added missing RDEPEND so they don't default to DEPEND. diff --git a/sys-apps/coreutils/coreutils-5.0.91.ebuild b/sys-apps/coreutils/coreutils-5.0.91.ebuild index 957ebc7d870c..02c2475a207d 100644 --- a/sys-apps/coreutils/coreutils-5.0.91.ebuild +++ b/sys-apps/coreutils/coreutils-5.0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.6 2003/11/03 15:34:34 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91.ebuild,v 1.7 2003/11/05 01:30:10 brad_mssw Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ SRC_URI="mirror://gnu/coreutils/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ppc ~sparc alpha hppa ~arm ~mips ia64" +KEYWORDS="~x86 amd64 ppc ~sparc alpha hppa ~arm ~mips ia64" DEPEND="virtual/glibc >=sys-apps/portage-2.0.49 |