diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-09-19 08:07:21 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-09-19 08:07:21 +0000 |
commit | a0a1c30af467d178ccf3b241db9ac0fe1b043b33 (patch) | |
tree | 9ec5ae511f0639bcf272407b070c1a096be5cedb /dev-libs/expat/expat-1.95.7.ebuild | |
parent | clean and stable (diff) | |
download | historical-a0a1c30af467d178ccf3b241db9ac0fe1b043b33.tar.gz historical-a0a1c30af467d178ccf3b241db9ac0fe1b043b33.tar.bz2 historical-a0a1c30af467d178ccf3b241db9ac0fe1b043b33.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" |