summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-13 23:25:09 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-13 23:25:09 +0000
commit0c78e81920f773bdc3ff1c16b06259fc0440ad66 (patch)
treebcb698e82976b639a28ab26c0ae5f718b1dc809a /dev-perl/Exception-Class
parentStable on ppc. (diff)
downloadhistorical-0c78e81920f773bdc3ff1c16b06259fc0440ad66.tar.gz
historical-0c78e81920f773bdc3ff1c16b06259fc0440ad66.tar.bz2
historical-0c78e81920f773bdc3ff1c16b06259fc0440ad66.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.21.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 4c92fff54abe..00665423048e 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.21 2005/08/12 14:15:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.22 2005/08/13 23:24:12 hansmi Exp $
+
+ 13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ Exception-Class-1.21.ebuild:
+ Stable on ppc.
12 Aug 2005; Gustavo Zacarias <gustavoz@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 04a5cd754ae6..ad0f1b551e09 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.4 2005/08/12 14:15:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.21.ebuild,v 1.5 2005/08/13 23:24:12 hansmi 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="~alpha ~amd64 ppc sparc x86"
SRC_TEST="do"
DEPEND="${DEPEND}