summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2007-11-10 11:35:18 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2007-11-10 11:35:18 +0000
commit7d66d50d3deee2e60dc3e97bbf313b57c7ab48a3 (patch)
tree5d37957dc2a337474e7aa127eb2d203293aa007a /perl-core/Storable
parentinitial import, bug #125153 (diff)
downloadhistorical-7d66d50d3deee2e60dc3e97bbf313b57c7ab48a3.tar.gz
historical-7d66d50d3deee2e60dc3e97bbf313b57c7ab48a3.tar.bz2
historical-7d66d50d3deee2e60dc3e97bbf313b57c7ab48a3.zip
amd64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'perl-core/Storable')
-rw-r--r--perl-core/Storable/ChangeLog5
-rw-r--r--perl-core/Storable/Storable-2.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog
index a3f01b2766a9..2e5dcae9a498 100644
--- a/perl-core/Storable/ChangeLog
+++ b/perl-core/Storable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Storable
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.21 2007/08/12 20:22:59 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.22 2007/11/10 11:31:21 drac Exp $
+
+ 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Storable-2.16.ebuild:
+ amd64 stable
12 Aug 2007; Tom Gall <tgall@gentoo.org> Storable-2.16.ebuild:
stable on ppc64
diff --git a/perl-core/Storable/Storable-2.16.ebuild b/perl-core/Storable/Storable-2.16.ebuild
index 8485d0ffd0c1..67473c8684d4 100644
--- a/perl-core/Storable/Storable-2.16.ebuild
+++ b/perl-core/Storable/Storable-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/perl-core/Storable/Storable-2.16.ebuild,v 1.6 2007/08/25 13:29:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.7 2007/11/10 11:31:21 drac Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
SRC_TEST="do"