diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-12-27 21:15:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-12-27 21:15:43 +0000 |
commit | 004dabbeef18dc6a5671f5cae5325728503f741b (patch) | |
tree | f27d40f16068935f6000d7d0f93e3e3a3a986e91 /dev-perl/Exception-Class | |
parent | local use flags for quake2-icculus (diff) | |
download | gentoo-2-004dabbeef18dc6a5671f5cae5325728503f741b.tar.gz gentoo-2-004dabbeef18dc6a5671f5cae5325728503f741b.tar.bz2 gentoo-2-004dabbeef18dc6a5671f5cae5325728503f741b.zip |
Tested on a sparc64; emerges, example runs fine.
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.14-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Manifest | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index af57e95a56cd..acfd2d8bc775 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.9 2003/11/09 14:45:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.10 2003/12/27 21:15:36 mcummings Exp $ + + 27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org> + Exception-Class-1.14-r1.ebuild: + Tested on a sparc64; emerges, example runs fine. 09 Nov 2003; Michael Cummings <mcummings@gentoo.org> Exception-Class-1.14-r1.ebuild: 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 1c4d18c756d4..95db91936fce 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. # 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.2 2003/11/09 14:45:28 mcummings Exp $ +# $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 $ 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/Manifest b/dev-perl/Exception-Class/Manifest index a34e26570246..26ae3b63b9ab 100644 --- a/dev-perl/Exception-Class/Manifest +++ b/dev-perl/Exception-Class/Manifest @@ -1,7 +1,7 @@ -MD5 9f57e74acfb094c0e034b36b60d2b332 ChangeLog 1294 +MD5 168ccd8fb64c65b3f7c4a101898f8051 ChangeLog 1439 MD5 58bb02726e5940c6d4c58463efbfd7f3 Exception-Class-1.12.ebuild 686 MD5 88888f27af3a1af2f0d5c29a298e33b9 Exception-Class-1.14.ebuild 691 -MD5 7156346f39c3d689b605048dbfbeef73 Exception-Class-1.14-r1.ebuild 749 +MD5 d52f8a023ecaf8567b19d29a4aa5d559 Exception-Class-1.14-r1.ebuild 748 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 b3118a6bef94ca809e180d3747152446 files/digest-Exception-Class-1.12 71 MD5 33fd511dea7adceda7e7fdaee7d920ac files/digest-Exception-Class-1.14 71 |