diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-04-16 17:19:54 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-04-16 17:19:54 +0000 |
commit | 60a8ef96bac4bf987c3d67d79223fd5a2ecccfc7 (patch) | |
tree | 536b46efb8f269ef561470f2f493a656fcadec3d /dev-perl/Test-CheckDeps | |
parent | version bump, remove old; updated license and added RESTRICT as per license r... (diff) | |
download | gentoo-2-60a8ef96bac4bf987c3d67d79223fd5a2ecccfc7.tar.gz gentoo-2-60a8ef96bac4bf987c3d67d79223fd5a2ecccfc7.tar.bz2 gentoo-2-60a8ef96bac4bf987c3d67d79223fd5a2ecccfc7.zip |
Adding ~ppc keyword for dev-perl/PDL and his dependences, wrt bug #464970
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
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=" |