diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-09-19 08:00:43 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-09-19 08:00:43 +0000 |
commit | 337fe20c5c955155f2be8e410a80e03d3583add1 (patch) | |
tree | 563324968d46206fc865b554e46e2255bbe84a9d /dev-libs/expat/expat-1.95.7.ebuild | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-337fe20c5c955155f2be8e410a80e03d3583add1.tar.gz gentoo-2-337fe20c5c955155f2be8e410a80e03d3583add1.tar.bz2 gentoo-2-337fe20c5c955155f2be8e410a80e03d3583add1.zip |
Marked stable on mips.
Diffstat (limited to 'dev-libs/expat/expat-1.95.7.ebuild')
-rw-r--r-- | dev-libs/expat/expat-1.95.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-1.95.7.ebuild b/dev-libs/expat/expat-1.95.7.ebuild index b4bf0178a5d2..08fde99889d5 100644 --- a/dev-libs/expat/expat-1.95.7.ebuild +++ b/dev-libs/expat/expat-1.95.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.20 2004/09/16 01:47:02 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.21 2004/09/19 08:00:43 kumba Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ppc64 s390 macos ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 macos ppc-macos" IUSE="" DEPEND="virtual/libc" |