summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-23 13:48:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-23 13:48:44 +0000
commit6f8fe30b5ce245efc9375810b8dcb93032bdbd43 (patch)
tree7d3660f4855c95cbc386714032821c9c7736d4a4 /dev-perl
parentFix permissions, bug #182628 (diff)
downloadgentoo-2-6f8fe30b5ce245efc9375810b8dcb93032bdbd43.tar.gz
gentoo-2-6f8fe30b5ce245efc9375810b8dcb93032bdbd43.tar.bz2
gentoo-2-6f8fe30b5ce245efc9375810b8dcb93032bdbd43.zip
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-ClassAPI/ChangeLog6
-rw-r--r--dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-ClassAPI/ChangeLog b/dev-perl/Test-ClassAPI/ChangeLog
index e4dfaf50d410..697ab8fc2ace 100644
--- a/dev-perl/Test-ClassAPI/ChangeLog
+++ b/dev-perl/Test-ClassAPI/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-ClassAPI
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.23 2007/07/13 20:22:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.24 2007/07/23 13:48:44 gustavoz Exp $
+
+ 23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ Test-ClassAPI-1.04-r1.ebuild:
+ Stable on sparc
13 Jul 2007; Raúl Porcel <armin76@gentoo.org>
Test-ClassAPI-1.04-r1.ebuild:
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild
index c87f5e3c4e02..0bfc2fad9e8c 100644
--- a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild
+++ b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild,v 1.2 2007/07/13 20:22:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.04-r1.ebuild,v 1.3 2007/07/23 13:48:44 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc sparc x86"
IUSE=""
DEPEND=">=virtual/perl-File-Spec-0.83