summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 21:02:32 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 21:02:32 +0000
commitb9b13894c1557d80a83feb6633954ba74b6db32f (patch)
treecc730a5b0a833ff5b8b8f0a41d8e76fbb093d1a5 /perl-core/Storable
parentstable amd64 (diff)
downloadhistorical-b9b13894c1557d80a83feb6633954ba74b6db32f.tar.gz
historical-b9b13894c1557d80a83feb6633954ba74b6db32f.tar.bz2
historical-b9b13894c1557d80a83feb6633954ba74b6db32f.zip
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'perl-core/Storable')
-rw-r--r--perl-core/Storable/ChangeLog5
-rw-r--r--perl-core/Storable/Storable-2.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog
index 94460545ffe3..b786c4045989 100644
--- a/perl-core/Storable/ChangeLog
+++ b/perl-core/Storable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Storable
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.10 2006/01/31 19:50:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.11 2006/02/07 20:55:30 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> Storable-2.15.ebuild:
+ stable on amd64
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> Storable-2.15.ebuild:
Mark 2.15 stable on alpha
diff --git a/perl-core/Storable/Storable-2.15.ebuild b/perl-core/Storable/Storable-2.15.ebuild
index 4c7f8aa71033..351c85027b7f 100644
--- a/perl-core/Storable/Storable-2.15.ebuild
+++ b/perl-core/Storable/Storable-2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.15.ebuild,v 1.6 2006/01/31 19:50:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.15.ebuild,v 1.7 2006/02/07 20:55:30 blubb 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"