diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 08:44:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 08:44:26 +0000 |
commit | 27758ed5837b5409d6789dc98b04a4c19c150aa5 (patch) | |
tree | 20d702d844bed3e24f2dcd4bd1a6b41c1ca5266e /dev-perl/Exception-Class | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-27758ed5837b5409d6789dc98b04a4c19c150aa5.tar.gz gentoo-2-27758ed5837b5409d6789dc98b04a4c19c150aa5.tar.bz2 gentoo-2-27758ed5837b5409d6789dc98b04a4c19c150aa5.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Exception-Class')
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 |