diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | babaaef3868562c3382cf6a18c422593a8dcb550 (patch) | |
tree | 6b07e6f91459749cc16db4aa74f493739f2c38a2 /dev-libs/expat | |
parent | Enable calendar support for 1.4 (diff) | |
download | historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.gz historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.bz2 historical-babaaef3868562c3382cf6a18c422593a8dcb550.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/expat-1.95.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/expat/expat-1.95.5-r1.ebuild b/dev-libs/expat/expat-1.95.5-r1.ebuild index c320d88c8052..983665ab7e6e 100644 --- a/dev-libs/expat/expat-1.95.5-r1.ebuild +++ b/dev-libs/expat/expat-1.95.5-r1.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.5-r1.ebuild,v 1.7 2003/04/25 15:18:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.5-r1.ebuild,v 1.8 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" 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" |