diff options
author | Chris White <chriswhite@gentoo.org> | 2006-03-03 20:30:30 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-03-03 20:30:30 +0000 |
commit | 40fe74fc7127730149bd36632f9daa1fbe9ee460 (patch) | |
tree | 2aa07c372b75eddac803785eb5e879df3aa0fe6a /dev-perl/Exception-Class | |
parent | Forget to die (diff) | |
download | historical-40fe74fc7127730149bd36632f9daa1fbe9ee460.tar.gz historical-40fe74fc7127730149bd36632f9daa1fbe9ee460.tar.bz2 historical-40fe74fc7127730149bd36632f9daa1fbe9ee460.zip |
Cleaned out old cruft. amd64 stable for 1.22.
([amd64 workstation] Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/Exception-Class')
7 files changed, 16 insertions, 62 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index 24eb83100307..ed6e563728e7 100644 --- a/dev-perl/Exception-Class/ChangeLog +++ b/dev-perl/Exception-Class/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Exception-Class # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.33 2006/02/13 12:56:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.34 2006/03/03 20:30:30 chriswhite Exp $ + + 03 Mar 2006; Chris White <chriswhite@gentoo.org> + -Exception-Class-1.14-r1.ebuild, -Exception-Class-1.21.ebuild, + Exception-Class-1.22.ebuild: + Cleaned out old cruft. amd64 stable for 1.22. 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> Exception-Class-1.14-r1.ebuild, Exception-Class-1.21.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 deleted file mode 100644 index 49e86c81a619..000000000000 --- a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2006 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.14-r1.ebuild,v 1.11 2006/02/13 12:56:06 mcummings Exp $ - -myconf='INSTALLDIRS=vendor' -inherit perl-module - -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 amd64 ppc sparc alpha" - -DEPEND="${DEPEND} - >=dev-lang/perl-5.8.0-r12 - >=dev-perl/Class-Data-Inheritable-0.02 - >=dev-perl/Devel-StackTrace-1.01 - >=virtual/perl-Test-Simple-0.47" - -export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild b/dev-perl/Exception-Class/Exception-Class-1.21.ebuild deleted file mode 100644 index b2cab49b478c..000000000000 --- a/dev-perl/Exception-Class/Exception-Class-1.21.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2006 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.9 2006/02/13 12:56:06 mcummings Exp $ - -myconf='INSTALLDIRS=vendor' -inherit perl-module - -DESCRIPTION="Exception::Class module for perl" -SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme" -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" -SRC_TEST="do" - -DEPEND="${DEPEND} - dev-perl/module-build - >=dev-perl/Class-Data-Inheritable-0.02 - >=dev-perl/Devel-StackTrace-1.11 - >=virtual/perl-Test-Simple-0.47" - -export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Exception-Class/Exception-Class-1.22.ebuild b/dev-perl/Exception-Class/Exception-Class-1.22.ebuild index 484a73a9a50b..3c64a0cb5563 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.22.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.22.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2006 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.22.ebuild,v 1.6 2006/02/13 12:56:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.22.ebuild,v 1.7 2006/03/03 20:30:30 chriswhite Exp $ myconf='INSTALLDIRS=vendor' inherit perl-module DESCRIPTION="Exception::Class module for perl" SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/${P}.readme" +HOMEPAGE="http://www.cpan.org/modules/by-module/Exception/Exception-Class-1.22.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" SRC_TEST="do" TDEPEND="dev-perl/Test-Pod" @@ -22,4 +22,4 @@ DEPEND="${DEPEND} RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02 >=dev-perl/Devel-StackTrace-1.12 >=virtual/perl-Test-Simple-0.47" -export OPTIMIZE="$CFLAGS" +OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Exception-Class/Manifest b/dev-perl/Exception-Class/Manifest index e86e292d722b..415186ea6553 100644 --- a/dev-perl/Exception-Class/Manifest +++ b/dev-perl/Exception-Class/Manifest @@ -1,20 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 83bd7a031be3b56029fdc659a75e3db5 ChangeLog 4224 -MD5 397f972c7d73b196190d4bde4df8c546 Exception-Class-1.14-r1.ebuild 746 -MD5 dbf0c1fae3f413133461b96bbd7feef2 Exception-Class-1.21.ebuild 748 -MD5 e8f0ebf5b099fb8e8c5151bf8643a756 Exception-Class-1.22.ebuild 786 +MD5 6b9744bafb0a588ddf5995eb5af67f72 ChangeLog 4422 +MD5 23852777efed0573f3469502fbdcee56 Exception-Class-1.22.ebuild 795 MD5 8c004406ac621db57fc0fa0ceea7ae96 Exception-Class-1.23.ebuild 791 -MD5 33fd511dea7adceda7e7fdaee7d920ac files/digest-Exception-Class-1.14-r1 71 -MD5 7e5b37795e3a421df766e0510e2ad777 files/digest-Exception-Class-1.21 71 MD5 5007961262cd3c89e6193d96daab151c files/digest-Exception-Class-1.22 71 MD5 f09e8218ab044d6c6a83b4e58da72bf8 files/digest-Exception-Class-1.23 71 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2.1 (GNU/Linux) -iD8DBQFD8IHctG5z4I8BtQoRAvljAJ0X1lS/+JvrlLxq5sr9q8xR4NQRuACdHCsE -MrWa6LPIDVfoxs4mrT/Oqm8= -=Mwiu +iD8DBQFECKdxFdQwWVoAgN4RAvmNAJwK7cNiGDR4lprh/DTIP+XV/TaSuACfW3W8 +GMWPDiVzMCftns7VCnr5uu4= +=yhmz -----END PGP SIGNATURE----- diff --git a/dev-perl/Exception-Class/files/digest-Exception-Class-1.14-r1 b/dev-perl/Exception-Class/files/digest-Exception-Class-1.14-r1 deleted file mode 100644 index bfa85d502e33..000000000000 --- a/dev-perl/Exception-Class/files/digest-Exception-Class-1.14-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 78a961120626fae3ce84797616e86d7f Exception-Class-1.14.tar.gz 12519 diff --git a/dev-perl/Exception-Class/files/digest-Exception-Class-1.21 b/dev-perl/Exception-Class/files/digest-Exception-Class-1.21 deleted file mode 100644 index 6af26e58fdc8..000000000000 --- a/dev-perl/Exception-Class/files/digest-Exception-Class-1.21 +++ /dev/null @@ -1 +0,0 @@ -MD5 3268817e7fa4367209f666bd8e33037c Exception-Class-1.21.tar.gz 15913 |