diff options
author | 2012-03-02 21:07:24 +0000 | |
---|---|---|
committer | 2012-03-02 21:07:24 +0000 | |
commit | 7c0bd4570b248083e26539b1674d08fdfccfd6eb (patch) | |
tree | e7607fef2d035bf8b141af3f2101a5cf73e7659b /dev-perl | |
parent | Marking zebedee-2.5.3-r1 ppc64 for bug 397185 (diff) | |
download | historical-7c0bd4570b248083e26539b1674d08fdfccfd6eb.tar.gz historical-7c0bd4570b248083e26539b1674d08fdfccfd6eb.tar.bz2 historical-7c0bd4570b248083e26539b1674d08fdfccfd6eb.zip |
Marking Probe-Perl-0.10.0 ppc64 for bug 400117
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Probe-Perl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Probe-Perl/ChangeLog b/dev-perl/Probe-Perl/ChangeLog index 3926ea8614b2..ac84b5bd76c4 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.14 2011/09/04 11:22:46 tove Exp $ +# 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 $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild: + Marking Probe-Perl-0.10.0 ppc64 for bug 400117 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Probe-Perl-0.01.ebuild: Cleanup 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 645f17c9f279..a37bd6200526 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-2011 Gentoo Foundation +# 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.2 2011/09/03 21:05:18 tove Exp $ +# $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 $ 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="" |