diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:45:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:45:02 +0000 |
commit | ab851df0b22d762c11ea85e2855026e4eb684b6c (patch) | |
tree | e903a2a84ddadb64e21ab5dc920af3ac76d0f4a2 /dev-perl/XML-Simple | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ab851df0b22d762c11ea85e2855026e4eb684b6c.tar.gz gentoo-2-ab851df0b22d762c11ea85e2855026e4eb684b6c.tar.bz2 gentoo-2-ab851df0b22d762c11ea85e2855026e4eb684b6c.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
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.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index afe21f28c71a..6f2c5e13ce07 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.56 2007/03/05 12:42:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.57 2007/04/16 06:45:02 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> XML-Simple-2.16.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> XML-Simple-2.16.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/XML-Simple/XML-Simple-2.16.ebuild b/dev-perl/XML-Simple/XML-Simple-2.16.ebuild index 38f4172db835..c88fbcf10ccd 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.9 2007/03/05 12:42:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.16.ebuild,v 1.10 2007/04/16 06:45:02 corsair 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 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-Storable |