diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 22:15:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 22:15:14 +0000 |
commit | 4d08d7482d7724be91048b7d2425a77de6fdd492 (patch) | |
tree | 37fee09fc1003409497a6e39ee6c760eb6586a5d /dev-perl/XML-Simple | |
parent | apply flash & OOo fix again (diff) | |
download | historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.gz historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.bz2 historical-4d08d7482d7724be91048b7d2425a77de6fdd492.zip |
ppc. stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.18.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index 04c68add9889..2c064b43aa40 100644 --- a/dev-perl/XML-Simple/ChangeLog +++ b/dev-perl/XML-Simple/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2007/12/17 18:31:22 drac Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.65 2008/01/13 22:09:17 dertobi123 Exp $ + + 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + XML-Simple-2.18.ebuild: + ppc. stable 17 Dec 2007; Samuli Suominen <drac@gentoo.org> XML-Simple-2.18.ebuild: amd64 stable diff --git a/dev-perl/XML-Simple/XML-Simple-2.18.ebuild b/dev-perl/XML-Simple/XML-Simple-2.18.ebuild index bb0c9bb10fdc..a6a7e068fda9 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 +# Copyright 1999-2008 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.6 2007/12/17 18:31:22 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.18.ebuild,v 1.7 2008/01/13 22:09:17 dertobi123 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 |