summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 07:00:36 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 07:00:36 +0000
commit3f7ca19c4aa8034320db6c42de423a25a28c96d7 (patch)
treeb7f0d5d5ff08938211e045133e8842afb4c757ed /perl-core/Storable
parentStable for HPPA too. (diff)
downloadgentoo-2-3f7ca19c4aa8034320db6c42de423a25a28c96d7.tar.gz
gentoo-2-3f7ca19c4aa8034320db6c42de423a25a28c96d7.tar.bz2
gentoo-2-3f7ca19c4aa8034320db6c42de423a25a28c96d7.zip
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'perl-core/Storable')
-rw-r--r--perl-core/Storable/ChangeLog7
-rw-r--r--perl-core/Storable/Storable-2.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog
index 9060273d33e0..9f4e4c04c9af 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.23 2007/11/19 03:56:02 kumba Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.24 2008/03/28 07:00:36 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Storable-2.16.ebuild:
+ Stable for HPPA too.
19 Nov 2007; Joshua Kinard <kumba@gentoo.org> Storable-2.16.ebuild:
Stable on mips.
diff --git a/perl-core/Storable/Storable-2.16.ebuild b/perl-core/Storable/Storable-2.16.ebuild
index 475ece34091f..5a478ca9927f 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
+# Copyright 1999-2008 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.8 2007/11/19 03:56:02 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.9 2008/03/28 07:00:36 jer 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"