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 | 6 |
1 files changed, 3 insertions, 3 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 ffecfb8e4219..97c292076efe 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 +# Copyright 1999-2005 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.5 2004/07/14 21:17:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.6 2005/01/12 23:12:50 gustavoz Exp $ inherit perl-module @@ -11,7 +11,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" IUSE="" DEPEND="${DEPEND}" |