diff options
Diffstat (limited to 'dev-libs/expat/expat-1.95.6.ebuild')
-rw-r--r-- | dev-libs/expat/expat-1.95.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-1.95.6.ebuild b/dev-libs/expat/expat-1.95.6.ebuild index ddbb016712dd..2f449c9020eb 100644 --- a/dev-libs/expat/expat-1.95.6.ebuild +++ b/dev-libs/expat/expat-1.95.6.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/dev-libs/expat/expat-1.95.6.ebuild,v 1.4 2003/06/16 01:23:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6.ebuild,v 1.5 2003/07/12 09:22:21 aliz Exp $ DESCRIPTION="XML parsing libraries" SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://expat.sourceforge.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa arm" DEPEND="virtual/glibc" |