diff options
author | 2007-01-28 07:35:48 +0000 | |
---|---|---|
committer | 2007-01-28 07:35:48 +0000 | |
commit | 45afb307975aaee3ba9a21c70875936ff759d310 (patch) | |
tree | 6bbc0b9ae793b4b2b44d5ea4e714b9d30a97fa81 /dev-perl | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-45afb307975aaee3ba9a21c70875936ff759d310.tar.gz gentoo-2-45afb307975aaee3ba9a21c70875936ff759d310.tar.bz2 gentoo-2-45afb307975aaee3ba9a21c70875936ff759d310.zip |
arm/s390/sh stable
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.16.ebuild b/dev-perl/XML-Simple/XML-Simple-2.16.ebuild index 245af97df838..8a732b06954b 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.16.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.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-Simple/XML-Simple-2.16.ebuild,v 1.6 2007/01/22 15:35:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.16.ebuild,v 1.7 2007/01/28 07:35:48 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GR/GRANTM/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-Storable |