summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-12 14:20:27 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-12 14:20:27 +0000
commiteebcf12b64cd09a9ff28bb79d07c23c29ec4e1d6 (patch)
tree55fb267c4226289b6adcddb64ea46f0253ecee28 /dev-perl
parentStable on sparc (diff)
downloadgentoo-2-eebcf12b64cd09a9ff28bb79d07c23c29ec4e1d6.tar.gz
gentoo-2-eebcf12b64cd09a9ff28bb79d07c23c29ec4e1d6.tar.bz2
gentoo-2-eebcf12b64cd09a9ff28bb79d07c23c29ec4e1d6.zip
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.21.ebuild4
-rw-r--r--dev-perl/Filter/ChangeLog5
-rw-r--r--dev-perl/Filter/Filter-1.30.ebuild4
-rw-r--r--dev-perl/GD/ChangeLog5
-rw-r--r--dev-perl/GD/GD-2.23.ebuild4
6 files changed, 19 insertions, 9 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 1c9b4c05886f..4c92fff54abe 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exception-Class
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.20 2005/08/12 08:39:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.21 2005/08/12 14:15:28 gustavoz Exp $
+
+ 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Exception-Class-1.21.ebuild:
+ Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.21.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild b/dev-perl/Exception-Class/Exception-Class-1.21.ebuild
index c1e3b703f64e..04a5cd754ae6 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.21.ebuild,v 1.3 2005/08/12 08:39:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.21.ebuild,v 1.4 2005/08/12 14:15:28 gustavoz Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha"
SRC_TEST="do"
DEPEND="${DEPEND}
diff --git a/dev-perl/Filter/ChangeLog b/dev-perl/Filter/ChangeLog
index f6d8fc31ef3c..e5d5f968ef5c 100644
--- a/dev-perl/Filter/ChangeLog
+++ b/dev-perl/Filter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Filter
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.21 2005/08/12 08:40:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.22 2005/08/12 14:17:42 gustavoz Exp $
+
+ 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> Filter-1.30.ebuild:
+ Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org> Filter-1.30.ebuild:
Marking stable x86
diff --git a/dev-perl/Filter/Filter-1.30.ebuild b/dev-perl/Filter/Filter-1.30.ebuild
index 4ac4b5111175..253b5041f41e 100644
--- a/dev-perl/Filter/Filter-1.30.ebuild
+++ b/dev-perl/Filter/Filter-1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.30.ebuild,v 1.7 2005/08/12 08:40:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.30.ebuild,v 1.8 2005/08/12 14:17:42 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc s390 sparc x86"
IUSE=""
mymake="/usr"
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog
index 36eb612d5514..3ad6015e0857 100644
--- a/dev-perl/GD/ChangeLog
+++ b/dev-perl/GD/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/GD
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.33 2005/08/12 08:41:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.34 2005/08/12 14:20:27 gustavoz Exp $
+
+ 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> GD-2.23.ebuild:
+ Stable on sparc
12 Aug 2005; Michael Cummings <mcummings@gentoo.org> GD-2.23.ebuild:
Marking stable x86
diff --git a/dev-perl/GD/GD-2.23.ebuild b/dev-perl/GD/GD-2.23.ebuild
index 14106d73114e..c16a73576c0b 100644
--- a/dev-perl/GD/GD-2.23.ebuild
+++ b/dev-perl/GD/GD-2.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.23.ebuild,v 1.2 2005/08/12 08:41:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.23.ebuild,v 1.3 2005/08/12 14:20:27 gustavoz Exp $
inherit eutils perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86 ~ppc64"
IUSE="jpeg truetype X gif png"
DEPEND=">=media-libs/gd-2.0.12