diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:22:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:22:12 +0000 |
commit | 5a49e9764e2cb41230d11c4395806261694b3b61 (patch) | |
tree | 704c0e137e1f93fddefc8219d39b6f2d631b67da | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 (diff) | |
download | gentoo-2-5a49e9764e2cb41230d11c4395806261694b3b61.tar.gz gentoo-2-5a49e9764e2cb41230d11c4395806261694b3b61.tar.bz2 gentoo-2-5a49e9764e2cb41230d11c4395806261694b3b61.zip |
alpha/ia64/s390/sh/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
-rw-r--r-- | perl-core/Storable/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog index 0809742120b3..6e6031a2d48b 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.37 2009/12/10 21:38:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.38 2009/12/14 19:22:12 armin76 Exp $ + + 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Storable-2.20.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #288026 10 Dec 2009; Brent Baude <ranger@gentoo.org> Storable-2.20.ebuild: Marking Storable-2.20 ppc64 stable for bug 288026 diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild index 8bcbbf866e04..42915527e183 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 # 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.6 2009/12/10 21:38:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.7 2009/12/14 19:22:12 armin76 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" SRC_TEST="do" |