diff options
Diffstat (limited to 'dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild')
-rw-r--r-- | dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild b/dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild index 88639ae635f9..afa64d2abc2f 100644 --- a/dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild +++ b/dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild,v 1.4 2010/05/05 05:42:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.11.ebuild,v 1.5 2010/05/08 18:12:31 armin76 Exp $ MODULE_AUTHOR=TIMA inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="an XML::Parser style and generic classes for simplistic and perlish LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |