diff options
Diffstat (limited to 'dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild')
-rw-r--r-- | dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild index c9be65a758d8..13909d8b6292 100644 --- a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild +++ b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.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-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.2 2004/06/25 01:13:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.3 2004/07/08 23:37:58 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~khampton/${P}" SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~mips" DEPEND="${DEPEND}" |