diff options
author | 2007-11-10 15:40:41 +0000 | |
---|---|---|
committer | 2007-11-10 15:40:41 +0000 | |
commit | 08e3b078ea0510ee56a14c5e63c503418850aa87 (patch) | |
tree | a0f34d8d8361270bd74877fc4c5c03176761551c /dev-perl/XML-SAX/XML-SAX-0.16.ebuild | |
parent | initial import, bug #151633, thanks to people having contributed there (diff) | |
download | historical-08e3b078ea0510ee56a14c5e63c503418850aa87.tar.gz historical-08e3b078ea0510ee56a14c5e63c503418850aa87.tar.bz2 historical-08e3b078ea0510ee56a14c5e63c503418850aa87.zip |
amd64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/XML-SAX/XML-SAX-0.16.ebuild')
-rw-r--r-- | dev-perl/XML-SAX/XML-SAX-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX/XML-SAX-0.16.ebuild b/dev-perl/XML-SAX/XML-SAX-0.16.ebuild index 5382be04f9d7..a1b3db689b7a 100644 --- a/dev-perl/XML-SAX/XML-SAX-0.16.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.16.ebuild,v 1.7 2007/10/06 09:03:32 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.16.ebuild,v 1.8 2007/11/10 15:32:36 drac Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~grantm/" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/XML-NamespaceSupport-1.04 |