diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-02 16:26:22 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-02 16:26:22 +0000 |
commit | 757d5ebfc81689f6451b4850c73dbc4fd203116a (patch) | |
tree | cdfae09cf0af860143291eeeed751b1b822d7ad1 /dev-perl | |
parent | alpha stable wrt bug #492086 (diff) | |
download | gentoo-2-757d5ebfc81689f6451b4850c73dbc4fd203116a.tar.gz gentoo-2-757d5ebfc81689f6451b4850c73dbc4fd203116a.tar.bz2 gentoo-2-757d5ebfc81689f6451b4850c73dbc4fd203116a.zip |
ppc64 stable wrt bug #492086
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Class-C3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-C3/Class-C3-0.250.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-C3/ChangeLog b/dev-perl/Class-C3/ChangeLog index 6805b58bbc13..b92da7f5c0a9 100644 --- a/dev-perl/Class-C3/ChangeLog +++ b/dev-perl/Class-C3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-C3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/ChangeLog,v 1.32 2014/02/02 16:24:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/ChangeLog,v 1.33 2014/02/02 16:26:22 zlogene Exp $ + + 02 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Class-C3-0.250.0.ebuild: + ppc64 stable wrt bug #492086 02 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Class-C3-0.250.0.ebuild: alpha stable wrt bug #492086 diff --git a/dev-perl/Class-C3/Class-C3-0.250.0.ebuild b/dev-perl/Class-C3/Class-C3-0.250.0.ebuild index 6a1cc68056f7..ec6fca2e6f37 100644 --- a/dev-perl/Class-C3/Class-C3-0.250.0.ebuild +++ b/dev-perl/Class-C3/Class-C3-0.250.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/Class-C3-0.250.0.ebuild,v 1.5 2014/02/02 16:24:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/Class-C3-0.250.0.ebuild,v 1.6 2014/02/02 16:26:22 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A pragma to use the C3 method resolution order algortihm" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |