diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-15 09:21:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-15 09:21:23 +0000 |
commit | b8cb131562e75fae1caeb4df0fdeca9978d25ac7 (patch) | |
tree | 1237656730f73b5ee7c058891e5717d4af08de23 /dev-libs/expat/expat-1.95.7.ebuild | |
parent | Added call to prelib (diff) | |
download | historical-b8cb131562e75fae1caeb4df0fdeca9978d25ac7.tar.gz historical-b8cb131562e75fae1caeb4df0fdeca9978d25ac7.tar.bz2 historical-b8cb131562e75fae1caeb4df0fdeca9978d25ac7.zip |
Stable on alpha.
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 baf64bd2112b..324e2dbada0d 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 Technologies, Inc. # 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.10 2004/04/28 20:54:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.11 2004/05/15 09:21:23 kloeri 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" IUSE="" DEPEND="virtual/glibc" |