diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:13:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:13:46 +0000 |
commit | 1d62ea17e35704d195f5c3cc81770b32ac105853 (patch) | |
tree | 4a5e4061c9a17d99b6787459bc1c9af81008bc92 /dev-perl/XML-Simple | |
parent | depend on latex-base with use doc as it needs latex to compile the documentation (diff) | |
download | gentoo-2-1d62ea17e35704d195f5c3cc81770b32ac105853.tar.gz gentoo-2-1d62ea17e35704d195f5c3cc81770b32ac105853.tar.bz2 gentoo-2-1d62ea17e35704d195f5c3cc81770b32ac105853.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index dc0d12b606dd..0bf17dcce8e5 100644 --- a/dev-perl/XML-Simple/ChangeLog +++ b/dev-perl/XML-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Simple # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.60 2007/08/19 16:18:43 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.61 2007/11/10 18:13:46 armin76 Exp $ + + 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> XML-Simple-2.18.ebuild: + alpha/ia64/sparc/x86 stable *XML-Simple-2.18 (19 Aug 2007) diff --git a/dev-perl/XML-Simple/XML-Simple-2.18.ebuild b/dev-perl/XML-Simple/XML-Simple-2.18.ebuild index bbd1fee26e51..8ea7579c2a0b 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.18.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.18.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.18.ebuild,v 1.1 2007/08/19 16:18:43 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.18.ebuild,v 1.2 2007/11/10 18:13:46 armin76 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 ~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="virtual/perl-Storable |