summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-26 08:44:26 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-26 08:44:26 +0000
commit3d3bc01f5eea03d9ec8197cd81a6625528fa36fb (patch)
tree96b4ea5faf5a5cac85bc7ff41264fcc33cffbe9b /dev-perl/Exception-Class
parentStable for x86 (diff)
downloadhistorical-3d3bc01f5eea03d9ec8197cd81a6625528fa36fb.tar.gz
historical-3d3bc01f5eea03d9ec8197cd81a6625528fa36fb.tar.bz2
historical-3d3bc01f5eea03d9ec8197cd81a6625528fa36fb.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r--dev-perl/Exception-Class/ChangeLog8
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.12.ebuild4
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.14.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index acfd2d8bc775..8ecbc31b7674 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.10 2003/12/27 21:15:36 mcummings Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.11 2004/05/26 08:44:26 kloeri Exp $
+
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ Exception-Class-1.14-r1.ebuild:
+ Stable on alpha.
27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
Exception-Class-1.14-r1.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.12.ebuild b/dev-perl/Exception-Class/Exception-Class-1.12.ebuild
index 47556acabac8..01c7badcf0e4 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.12.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.12.ebuild,v 1.3 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.12.ebuild,v 1.4 2004/05/26 08:44:26 kloeri Exp $
inherit perl-module
diff --git a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
index 95db91936fce..5618ec777c01 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.3 2003/12/27 21:15:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.4 2004/05/26 08:44:26 kloeri 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"
DEPEND="${DEPEND}
>=dev-lang/perl-5.8.0-r12
diff --git a/dev-perl/Exception-Class/Exception-Class-1.14.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14.ebuild
index d517f4d80850..7e03fbd7e1a7 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.14.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14.ebuild,v 1.1 2003/07/15 10:54:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14.ebuild,v 1.2 2004/05/26 08:44:26 kloeri Exp $
inherit perl-module