summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:20:38 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:20:38 +0000
commitc6f0e390b221ee4e7afff1d507b4030f107483c0 (patch)
tree7a451adda3c589082e1c85cb2c5edf88d3e02bd2 /perl-core
parentppc stable #288026 (diff)
downloadgentoo-2-c6f0e390b221ee4e7afff1d507b4030f107483c0.tar.gz
gentoo-2-c6f0e390b221ee4e7afff1d507b4030f107483c0.tar.bz2
gentoo-2-c6f0e390b221ee4e7afff1d507b4030f107483c0.zip
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Storable/ChangeLog7
-rw-r--r--perl-core/Storable/Storable-2.20.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog
index 49c7693cfd96..ad8f997f7387 100644
--- a/perl-core/Storable/ChangeLog
+++ b/perl-core/Storable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Storable
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.39 2009/12/16 21:56:41 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.40 2010/01/05 19:20:38 nixnut Exp $
+
+ 05 Jan 2010; nixnut <nixnut@gentoo.org> Storable-2.20.ebuild:
+ ppc stable #288026
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Storable-2.16.ebuild,
Storable-2.18.ebuild, Storable-2.20.ebuild, Storable-2.21.ebuild:
diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild
index 1154d94d0067..a6976f399e93 100644
--- a/perl-core/Storable/Storable-2.20.ebuild
+++ b/perl-core/Storable/Storable-2.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.8 2009/12/16 21:56:41 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.9 2010/01/05 19:20:38 nixnut Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="The Perl Storable Module"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"