diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 13:47:02 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-10-26 13:47:02 +0000 |
commit | bc3550c3fcdabc2a6e96db1aa8cd58591879ccc8 (patch) | |
tree | f9446af66f7599aabe140ccfc74f51dfb7ecb6a0 /dev-perl/Class-C3 | |
parent | amd64 stable wrt #290493 (diff) | |
download | gentoo-2-bc3550c3fcdabc2a6e96db1aa8cd58591879ccc8.tar.gz gentoo-2-bc3550c3fcdabc2a6e96db1aa8cd58591879ccc8.tar.bz2 gentoo-2-bc3550c3fcdabc2a6e96db1aa8cd58591879ccc8.zip |
Keywording for ppc.
Bug 283244.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/Class-C3')
-rw-r--r-- | dev-perl/Class-C3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-C3/Class-C3-0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-C3/ChangeLog b/dev-perl/Class-C3/ChangeLog index 5199809f74e1..b10d8cf2c6dd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/ChangeLog,v 1.3 2009/05/02 11:53:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/ChangeLog,v 1.4 2009/10/26 13:47:02 volkmar Exp $ + + 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Class-C3-0.21.ebuild: + Keywording for ppc, bug 283244 02 May 2009; Torsten Veller <tove@gentoo.org> -Class-C3-0.20.ebuild: Cleanup diff --git a/dev-perl/Class-C3/Class-C3-0.21.ebuild b/dev-perl/Class-C3/Class-C3-0.21.ebuild index 967472aa8719..6653f4157a07 100644 --- a/dev-perl/Class-C3/Class-C3-0.21.ebuild +++ b/dev-perl/Class-C3/Class-C3-0.21.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/dev-perl/Class-C3/Class-C3-0.21.ebuild,v 1.1 2009/03/25 09:22:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3/Class-C3-0.21.ebuild,v 1.2 2009/10/26 13:47:02 volkmar Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A pragma to use the C3 method resolution order algortihm" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND=" |