diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:35:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:35:31 +0000 |
commit | 828733c9e620654466c451c533671af90fb9a690 (patch) | |
tree | cb4a41b594dc8dc26fac5e278919fd8c7ed79878 /dev-perl/RPC-XML/RPC-XML-0.58.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-828733c9e620654466c451c533671af90fb9a690.tar.gz historical-828733c9e620654466c451c533671af90fb9a690.tar.bz2 historical-828733c9e620654466c451c533671af90fb9a690.zip |
stable on amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/RPC-XML/RPC-XML-0.58.ebuild')
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/RPC-XML/RPC-XML-0.58.ebuild b/dev-perl/RPC-XML/RPC-XML-0.58.ebuild index 30d5357de0e8..477cc6513039 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.58.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.58.ebuild,v 1.7 2006/02/04 01:12:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.58.ebuild,v 1.8 2006/02/06 20:35:31 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rjray/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="modperl apache2" #SRC_TEST="do" |