diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-08-12 08:41:20 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-08-12 08:41:20 +0000 |
commit | bae953c2242515a1749ae77a80436925fd4e71dd (patch) | |
tree | e42bc69885e7818b488e2a25d04c7dc356180333 /dev-perl/Exception-Class | |
parent | Remove the charset.alias file (created on non-GNU systems, useless here). (diff) | |
download | historical-bae953c2242515a1749ae77a80436925fd4e71dd.tar.gz historical-bae953c2242515a1749ae77a80436925fd4e71dd.tar.bz2 historical-bae953c2242515a1749ae77a80436925fd4e71dd.zip |
Marking stable x86
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index c4a177c9782c..1c9b4c05886f 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.19 2005/05/25 15:07:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.20 2005/08/12 08:39:11 mcummings Exp $ + + 12 Aug 2005; Michael Cummings <mcummings@gentoo.org> + Exception-Class-1.21.ebuild: + Marking stable x86 25 May 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 03c1b2beff64..c1e3b703f64e 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.2 2005/05/25 15:07:21 mcummings Exp $ +# $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 $ 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} |