summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-06 19:03:38 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-06 19:03:38 +0000
commit4052e59b8e47c672c2f9306c63ccbc97d7a606ea (patch)
tree61a3e639ba2ff9c78f1c0623a6637284b2ea619c /dev-perl/Probe-Perl
parentDropped boots-thread config line and fixed deps on virtual/opencl-0-r1 on bot... (diff)
downloadgentoo-2-4052e59b8e47c672c2f9306c63ccbc97d7a606ea.tar.gz
gentoo-2-4052e59b8e47c672c2f9306c63ccbc97d7a606ea.tar.bz2
gentoo-2-4052e59b8e47c672c2f9306c63ccbc97d7a606ea.zip
Marking Probe-Perl-0.10.0 ppc for bug 400117
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Probe-Perl')
-rw-r--r--dev-perl/Probe-Perl/ChangeLog5
-rw-r--r--dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Probe-Perl/ChangeLog b/dev-perl/Probe-Perl/ChangeLog
index ac84b5bd76c4..e79bef0e0495 100644
--- a/dev-perl/Probe-Perl/ChangeLog
+++ b/dev-perl/Probe-Perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Probe-Perl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.15 2012/03/02 21:07:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.16 2012/03/06 19:03:38 ranger Exp $
+
+ 06 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
+ Marking Probe-Perl-0.10.0 ppc for bug 400117
02 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
Marking Probe-Perl-0.10.0 ppc64 for bug 400117
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
index a37bd6200526..b46881e0ce65 100644
--- a/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
+++ b/dev-perl/Probe-Perl/Probe-Perl-0.10.0.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/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.3 2012/03/02 21:07:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.4 2012/03/06 19:03:38 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Information about the currently running perl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=""