diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-12 14:20:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-12 14:20:27 +0000 |
commit | e5e2f0db220933d430ced79ab46fd7fcd9646818 (patch) | |
tree | 85ff5e4efb32bce51ecb50dec6ca2beb8ac99210 /dev-perl/Exception-Class | |
parent | Marked stable on x86. (diff) | |
download | historical-e5e2f0db220933d430ced79ab46fd7fcd9646818.tar.gz historical-e5e2f0db220933d430ced79ab46fd7fcd9646818.tar.bz2 historical-e5e2f0db220933d430ced79ab46fd7fcd9646818.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
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 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} |