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/Taint-Runtime | |
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/Taint-Runtime')
-rw-r--r-- | dev-perl/Taint-Runtime/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Taint-Runtime/ChangeLog b/dev-perl/Taint-Runtime/ChangeLog index 4a1e09e65dc1..5cb279e3d90e 100644 --- a/dev-perl/Taint-Runtime/ChangeLog +++ b/dev-perl/Taint-Runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Taint-Runtime -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Taint-Runtime/ChangeLog,v 1.5 2012/11/18 11:38:00 robbat2 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Taint-Runtime/ChangeLog,v 1.6 2013/04/16 17:19:51 vincent Exp $ + + 16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org> + Taint-Runtime-0.30.0.ebuild: + Adding ~ppc keyword for dev-perl/PDL and his dependences, wrt bug #464970 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild index 11989f13265f..b5a2307ae714 100644 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild,v 1.1 2011/08/28 18:29:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild,v 1.2 2013/04/16 17:19:51 vincent Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Runtime enable taint checking" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" SRC_TEST=do |