diff options
author | Robert Coie <rac@gentoo.org> | 2003-06-08 04:23:26 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2003-06-08 04:23:26 +0000 |
commit | 118819fa601026bcb6ad04039bdbd16a130082af (patch) | |
tree | a7094a24f0b892ba2a8cfa40fbb74619c4070617 /dev-perl/Exception-Class | |
parent | add IUSE (diff) | |
download | historical-118819fa601026bcb6ad04039bdbd16a130082af.tar.gz historical-118819fa601026bcb6ad04039bdbd16a130082af.tar.bz2 historical-118819fa601026bcb6ad04039bdbd16a130082af.zip |
add IUSE
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.12.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Manifest | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index 98a23411609d..2a7fd81e9432 100644 --- a/dev-perl/Exception-Class/ChangeLog +++ b/dev-perl/Exception-Class/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2003/04/22 23:15:41 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.6 2003/06/08 04:23:24 rac Exp $ + + 07 Jun 2003; <rac@gentoo.org> Exception-Class-1.12.ebuild: + Add IUSE *Exception-Class-1.12 (22 Apr 2003) diff --git a/dev-perl/Exception-Class/Exception-Class-1.12.ebuild b/dev-perl/Exception-Class/Exception-Class-1.12.ebuild index f48a78527b4e..4b8d95b02019 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.12.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.12.ebuild @@ -1,14 +1,13 @@ # 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.12.ebuild,v 1.1 2003/04/22 23:15:41 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.12.ebuild,v 1.2 2003/06/08 04:23:24 rac Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Exception::Class module for perl" SRC_URI="http://www.cpan.org/modules/by-module/Exception/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme" - +IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" diff --git a/dev-perl/Exception-Class/Manifest b/dev-perl/Exception-Class/Manifest index 3d1e8e27841b..df8593f5efe0 100644 --- a/dev-perl/Exception-Class/Manifest +++ b/dev-perl/Exception-Class/Manifest @@ -1,3 +1,3 @@ -MD5 3d0380ab022838c0167fef8320da3189 Exception-Class-1.12.ebuild 686 -MD5 b64c82753acd301a49076370074f1dfa ChangeLog 792 +MD5 e61d670167da7068d8fcddc59c440a0a Exception-Class-1.12.ebuild 675 +MD5 449bd1d736721df29d093ce9e434d3e4 ChangeLog 865 MD5 b3118a6bef94ca809e180d3747152446 files/digest-Exception-Class-1.12 71 |