diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 01:02:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 01:02:17 +0000 |
commit | 7b07933b632a43e723163f9d6914a1a5de219881 (patch) | |
tree | dc82e29476b7421bbc6d95f32878a5fba906298d /dev-perl | |
parent | stable ppc ppc64, bug #428990 (diff) | |
download | gentoo-2-7b07933b632a43e723163f9d6914a1a5de219881.tar.gz gentoo-2-7b07933b632a43e723163f9d6914a1a5de219881.tar.bz2 gentoo-2-7b07933b632a43e723163f9d6914a1a5de219881.zip |
stable ppc, bug #429016
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/cdk-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/cdk-perl/cdk-perl-20120324.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-perl/cdk-perl/ChangeLog b/dev-perl/cdk-perl/ChangeLog index 532939926134..79ee7e2255cc 100644 --- a/dev-perl/cdk-perl/ChangeLog +++ b/dev-perl/cdk-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/cdk-perl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/ChangeLog,v 1.27 2012/09/15 18:47:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/ChangeLog,v 1.28 2012/10/02 01:02:17 blueness Exp $ + + 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> cdk-perl-20120324.ebuild: + stable ppc, bug #429016 15 Sep 2012; Raúl Porcel <armin76@gentoo.org> cdk-perl-20031210.ebuild, cdk-perl-20120324.ebuild: @@ -91,4 +94,3 @@ Initial version submitted by markus-krainer@chello.at (Markus Krainer) in bug # 3530 - diff --git a/dev-perl/cdk-perl/cdk-perl-20120324.ebuild b/dev-perl/cdk-perl/cdk-perl-20120324.ebuild index 3978a64695a3..618d63848fd3 100644 --- a/dev-perl/cdk-perl/cdk-perl-20120324.ebuild +++ b/dev-perl/cdk-perl/cdk-perl-20120324.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20120324.ebuild,v 1.4 2012/09/15 18:47:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/cdk-perl/cdk-perl-20120324.ebuild,v 1.5 2012/10/02 01:02:17 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=dev-libs/cdk-4.9.10.20031210" |