diff options
Diffstat (limited to 'dev-perl/Test-CheckDeps')
-rw-r--r-- | dev-perl/Test-CheckDeps/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Test-CheckDeps/ChangeLog b/dev-perl/Test-CheckDeps/ChangeLog index 408fe399367d..0b44ce656c71 100644 --- a/dev-perl/Test-CheckDeps/ChangeLog +++ b/dev-perl/Test-CheckDeps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-CheckDeps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-CheckDeps/ChangeLog,v 1.1 2013/01/22 18:56:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-CheckDeps/ChangeLog,v 1.2 2013/04/16 17:19:54 vincent Exp $ + + 16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org> + Test-CheckDeps-0.2.0.ebuild: + Adding ~ppc keyword for dev-perl/PDL and his dependences, wrt bug #464970 22 Jan 2013; Torsten Veller <tove@gentoo.org> +Test-CheckDeps-0.2.0.ebuild, +metadata.xml: @@ -11,4 +15,3 @@ 27 May 2012; Kent Fredric <kentfredric@gmail.com> +Test-CheckDeps-0.2.0.ebuild, +metadata.xml: Added for MooseX-Method-Signatures - diff --git a/dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild b/dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild index 9fa1fb10094c..c0423ca9e74f 100644 --- a/dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild +++ b/dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild,v 1.1 2013/01/22 18:56:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-CheckDeps/Test-CheckDeps-0.2.0.ebuild,v 1.2 2013/04/16 17:19:54 vincent Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Check for presence of dependencies' SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" |