summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:21:20 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:21:20 +0000
commitf1a0bdc977ca4fdf5ebdf412b1b1410c87ed37de (patch)
treeb85f482213dc613e78ce47f2c3fe32eb773e144b
parentppc stable #323529 (diff)
downloadgentoo-2-f1a0bdc977ca4fdf5ebdf412b1b1410c87ed37de.tar.gz
gentoo-2-f1a0bdc977ca4fdf5ebdf412b1b1410c87ed37de.tar.bz2
gentoo-2-f1a0bdc977ca4fdf5ebdf412b1b1410c87ed37de.zip
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
-rw-r--r--dev-perl/Test-Warn/ChangeLog5
-rw-r--r--dev-perl/Test-Warn/Test-Warn-0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog
index 63af9732ac5a..af2ee9dbf32e 100644
--- a/dev-perl/Test-Warn/ChangeLog
+++ b/dev-perl/Test-Warn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Warn
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.27 2010/05/08 18:10:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.28 2010/06/27 19:21:20 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Test-Warn-0.21.ebuild:
+ ppc stable #323529
08 May 2010; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.21.ebuild:
sparc stable wrt #314467
diff --git a/dev-perl/Test-Warn/Test-Warn-0.21.ebuild b/dev-perl/Test-Warn/Test-Warn-0.21.ebuild
index 1a50ceda40c0..55a0ec4f48a9 100644
--- a/dev-perl/Test-Warn/Test-Warn-0.21.ebuild
+++ b/dev-perl/Test-Warn/Test-Warn-0.21.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/dev-perl/Test-Warn/Test-Warn-0.21.ebuild,v 1.5 2010/05/08 18:10:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.21.ebuild,v 1.6 2010/06/27 19:21:20 nixnut Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension to test methods for warnings"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/Sub-Uplevel-0.12