diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-08 20:09:07 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-08 20:09:07 +0000 |
commit | f963246eb1c48e5cf27dfccb1c29ab948a39d724 (patch) | |
tree | 763cda9680407d183898e9b52132cf6b825137fe /dev-perl/XML-Parser/XML-Parser-2.34.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-f963246eb1c48e5cf27dfccb1c29ab948a39d724.tar.gz historical-f963246eb1c48e5cf27dfccb1c29ab948a39d724.tar.bz2 historical-f963246eb1c48e5cf27dfccb1c29ab948a39d724.zip |
stable on amd64
Diffstat (limited to 'dev-perl/XML-Parser/XML-Parser-2.34.ebuild')
-rw-r--r-- | dev-perl/XML-Parser/XML-Parser-2.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild index bcde159537b5..ae4f93ca7ce9 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild +++ b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.8 2004/04/28 20:56:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.9 2004/06/08 20:09:07 lv Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha arm hppa ~amd64 ia64 s390" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 s390" IUSE="" DEPEND=">=dev-libs/expat-1.95.1-r1" |