From cf3e884859c91572dc50a84afa09c3829dcb20a6 Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Mon, 13 Sep 2010 14:26:35 +0000 Subject: Marked ppc stable for bug #330387. Package-Manager: portage-2.1.8.3/cvs/Linux x86_64 --- perl-core/ExtUtils-Manifest/ChangeLog | 6 +++++- perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'perl-core/ExtUtils-Manifest') diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index 96478e1b5846..c8b7369f20e3 100644 --- a/perl-core/ExtUtils-Manifest/ChangeLog +++ b/perl-core/ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Manifest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.8 2010/08/28 16:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.9 2010/09/13 14:25:55 josejx Exp $ + + 13 Sep 2010; Joseph Jezak + ExtUtils-Manifest-1.58.ebuild: + Marked ppc stable for bug #330387. 28 Aug 2010; Raúl Porcel ExtUtils-Manifest-1.58.ebuild: diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild index 08d8d54a1f20..7d9fbacc4139 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.8 2010/08/28 16:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.9 2010/09/13 14:25:55 josejx Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" SRC_TEST="do" -- cgit v1.2.3-65-gdbad