diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 01:49:22 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 01:49:22 +0000 |
commit | d65c045a948aedc19694f3c1c88a3f75dae246e1 (patch) | |
tree | 7d430cb1b646c4e0cdb68e2391760128d0a72886 /dev-libs/expat | |
parent | ppc macos update (diff) | |
download | historical-d65c045a948aedc19694f3c1c88a3f75dae246e1.tar.gz historical-d65c045a948aedc19694f3c1c88a3f75dae246e1.tar.bz2 historical-d65c045a948aedc19694f3c1c88a3f75dae246e1.zip |
macos stable
Diffstat (limited to 'dev-libs/expat')
-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 0b7a94c64b9e..3e6f6a686270 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.16 2004/08/07 10:37:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.17 2004/08/19 01:47:46 pvdabeel 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" +KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ia64 ppc64 s390 macos" IUSE="" DEPEND="virtual/libc" |