diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-07-20 07:39:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-07-20 07:39:21 +0000 |
commit | fecce49141256f4cc40db9070fe788676b5fb725 (patch) | |
tree | d80371af03c0bf5b11fb061963b8fa12587dc060 /sys-apps | |
parent | Moved the wxwindows flag from a local flag to global (diff) | |
download | gentoo-2-fecce49141256f4cc40db9070fe788676b5fb725.tar.gz gentoo-2-fecce49141256f4cc40db9070fe788676b5fb725.tar.bz2 gentoo-2-fecce49141256f4cc40db9070fe788676b5fb725.zip |
added ~mips
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index 873167399b16..d737e61f7e1b 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,5 +1,5 @@ MD5 3ba942f3d52e41ae12fc683369efaf04 coreutils-4.5.11-r1.ebuild 2512 MD5 ff7ff0841cddbb2bcdfdb0262ef9449a ChangeLog 2419 -MD5 c85ad6b8503401d4ec06314191c7002d coreutils-5.0.ebuild 2465 +MD5 1c6a1be812010048403c6e96ab21c749 coreutils-5.0.ebuild 2471 MD5 0ff5f66b1d04c85d2434fa73547e67f3 files/digest-coreutils-4.5.11-r1 207 MD5 1f151a22e3adc814c28d4b8a54a094a5 files/digest-coreutils-5.0 273 diff --git a/sys-apps/coreutils/coreutils-5.0.ebuild b/sys-apps/coreutils/coreutils-5.0.ebuild index 518c2877de7f..ff096de2dbdd 100644 --- a/sys-apps/coreutils/coreutils-5.0.ebuild +++ b/sys-apps/coreutils/coreutils-5.0.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.ebuild,v 1.3 2003/07/18 15:39:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.ebuild,v 1.4 2003/07/20 07:39:17 seemant Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://ftp.gnu.org/pub/gnu/coreutils/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~hppa arm" +KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~hppa arm ~mips" DEPEND=">=sys-apps/portage-2.0.48-r3 virtual/glibc |