diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 18:26:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 18:26:33 +0000 |
commit | a6cfb10fe2391389c287341cf035d59bbfb3da12 (patch) | |
tree | 374436202ef28ed24086db0c15b8014207ce9aa1 /dev-perl/indirect | |
parent | Add ~ppc, wrt bug #429088 (diff) | |
download | gentoo-2-a6cfb10fe2391389c287341cf035d59bbfb3da12.tar.gz gentoo-2-a6cfb10fe2391389c287341cf035d59bbfb3da12.tar.bz2 gentoo-2-a6cfb10fe2391389c287341cf035d59bbfb3da12.zip |
Add ~ppc, wrt bug #429088
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/indirect/indirect-0.260.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/indirect/ChangeLog b/dev-perl/indirect/ChangeLog index 60836dfebe38..ba3417a2f0fc 100644 --- a/dev-perl/indirect/ChangeLog +++ b/dev-perl/indirect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/indirect # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/ChangeLog,v 1.8 2012/06/24 13:00:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/ChangeLog,v 1.9 2012/12/22 18:26:33 ago Exp $ + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> indirect-0.260.0.ebuild: + Add ~ppc, wrt bug #429088 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/indirect/indirect-0.260.0.ebuild b/dev-perl/indirect/indirect-0.260.0.ebuild index f1f885393dee..eea951d0b7ff 100644 --- a/dev-perl/indirect/indirect-0.260.0.ebuild +++ b/dev-perl/indirect/indirect-0.260.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/indirect-0.260.0.ebuild,v 1.1 2011/10/26 18:16:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/indirect/indirect-0.260.0.ebuild,v 1.2 2012/12/22 18:26:33 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically warn about using the indirect object syntax" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" DEPEND=" |