diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-22 18:05:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-22 18:05:15 +0000 |
commit | 08fbcdeda77fd6e090a761e3f740eb783550637b (patch) | |
tree | e3a47ae057e8f602de91a8078889ccdcfbd0fb8e /perl-core | |
parent | Stable on amd64 wrt bug #340023 (diff) | |
download | gentoo-2-08fbcdeda77fd6e090a761e3f740eb783550637b.tar.gz gentoo-2-08fbcdeda77fd6e090a761e3f740eb783550637b.tar.bz2 gentoo-2-08fbcdeda77fd6e090a761e3f740eb783550637b.zip |
ppc64 stable wrt #333421
(Portage version: 2.2_rc99/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/version/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/version/version-0.82.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/version/ChangeLog b/perl-core/version/ChangeLog index 1aa2a703b9f5..6aecb09b0484 100644 --- a/perl-core/version/ChangeLog +++ b/perl-core/version/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/version # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.27 2010/10/22 02:30:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.28 2010/10/22 18:05:15 ssuominen Exp $ + + 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> version-0.82.ebuild: + ppc64 stable wrt #333421 22 Oct 2010; Jeroen Roovers <jer@gentoo.org> version-0.82.ebuild: Stable for HPPA (bug #333421). diff --git a/perl-core/version/version-0.82.ebuild b/perl-core/version/version-0.82.ebuild index 3aa5357696fe..c65b370301cb 100644 --- a/perl-core/version/version-0.82.ebuild +++ b/perl-core/version/version-0.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.7 2010/10/22 02:30:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.82.ebuild,v 1.8 2010/10/22 18:05:15 ssuominen Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Perl extension for Version Objects" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |