diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-16 15:38:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-16 15:38:21 +0000 |
commit | 977e7c83fc744d61acad51e59f61e23384cff0dc (patch) | |
tree | c5b88e506a69a5cf3534e11fb666516b5fe3968f | |
parent | Fix muine's wrong use of libgstplay (diff) | |
download | historical-977e7c83fc744d61acad51e59f61e23384cff0dc.tar.gz historical-977e7c83fc744d61acad51e59f61e23384cff0dc.tar.bz2 historical-977e7c83fc744d61acad51e59f61e23384cff0dc.zip |
Clean up; removing 2.04.1 since it is severely broken and replaced
Package-Manager: portage-2.0.51.19
5 files changed, 16 insertions, 40 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog index 99adfc4449f2..42add1f5a6e0 100644 --- a/dev-perl/Class-MethodMaker/ChangeLog +++ b/dev-perl/Class-MethodMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-MethodMaker # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.14 2005/03/14 18:22:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.15 2005/03/16 15:38:21 mcummings Exp $ + + 16 Mar 2005; Michael Cummings <mcummings@gentoo.org> + Class-MethodMaker-1.11.ebuild, -Class-MethodMaker-2.04.1.ebuild: + Clean up; removing 2.04.1 since it is severely broken and replaced 14 Mar 2005; Michael Cummings <mcummings@gentoo.org> Class-MethodMaker-2.05.ebuild: diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild index 1280a60f5814..07f8bb0a6ea3 100644 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild @@ -1,14 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.9 2005/03/11 17:35:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.10 2005/03/16 15:38:21 mcummings Exp $ inherit perl-module DESCRIPTION="Perl module for Class::MethodMaker" HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}" -SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64" IUSE="" + +DEPEND="dev-perl/module-build" diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.04.1.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.04.1.ebuild deleted file mode 100644 index 05b04ad87ce9..000000000000 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.04.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.04.1.ebuild,v 1.3 2005/03/11 17:35:25 mcummings Exp $ - -inherit perl-module - -MY_PV=${PV/4.1/4-1} -MY_P=${PN}-${MY_PV} -MY_SPV=${PV/.1/} -MY_SP=${PN}-${MY_SPV} - -S="${WORKDIR}/${MY_SP}" - -DESCRIPTION="Perl module for Class::MethodMaker" -HOMEPAGE="http://search.cpan.org/~fluffy/${MY_P}" -SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${MY_P}.tar.gz" -style="builder" - - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/module-build" diff --git a/dev-perl/Class-MethodMaker/Manifest b/dev-perl/Class-MethodMaker/Manifest index f8b42df6ca84..9c61a004e7f6 100644 --- a/dev-perl/Class-MethodMaker/Manifest +++ b/dev-perl/Class-MethodMaker/Manifest @@ -1,24 +1,22 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 6b5adbb1d0b79caf8e51d3474455c106 ChangeLog 2173 -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 1c2f680192f2c8ebdff453bd84002a96 ChangeLog 2365 MD5 d37b7c02cd417873641ec89ecb2fa0c8 Class-MethodMaker-1.08.ebuild 512 MD5 241d26510c5a820b098dc0dd741de68d Class-MethodMaker-1.10.ebuild 514 -MD5 687028a36d875ad0dd04d83c1ffccc5e Class-MethodMaker-1.11.ebuild 523 +MD5 ebbada2e14da6b326fdef491a5d5f1b1 Class-MethodMaker-1.11.ebuild 542 MD5 6676ac22337b99de7c702b962e87d56b Class-MethodMaker-2.02.ebuild 544 -MD5 f5d29e76c0daa98dd970240a46b8a9a1 Class-MethodMaker-2.04.1.ebuild 680 MD5 3a12fdab9a8e0bc5657a6f71e9210ff0 Class-MethodMaker-2.05.ebuild 931 -MD5 715bdadfc61331089c4e0c4969f6073e files/digest-Class-MethodMaker-2.05 73 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 9e1c38162a91f8f66972a39f5fee00ca files/digest-Class-MethodMaker-1.08 73 MD5 b8c317ee192203633cb8e0634d749343 files/digest-Class-MethodMaker-1.10 73 MD5 a2a1bcd1e4774ec6755462b1bc3795c2 files/digest-Class-MethodMaker-1.11 73 MD5 61c3ef15f761396251b0b8379337f543 files/digest-Class-MethodMaker-2.02 73 -MD5 d242011460fdc58edc1e78c2e99546dc files/digest-Class-MethodMaker-2.04.1 75 +MD5 715bdadfc61331089c4e0c4969f6073e files/digest-Class-MethodMaker-2.05 73 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCNdaDtG5z4I8BtQoRAi7SAJ9YXt83G6Wm7ILTgWhDui0AAl6X8gCfeN0l -axOKkDMqqhwDxxHITIZ6ycA= -=4+sH +iD8DBQFCOFL4tG5z4I8BtQoRAoTsAJ0akGVTptyTMGIVgwpsntYv5LOtWACePCxy +jtWg6Br0ZAPlpXJ7KXD0E9k= +=03La -----END PGP SIGNATURE----- diff --git a/dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.04.1 b/dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.04.1 deleted file mode 100644 index 055febac40ee..000000000000 --- a/dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.04.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5e8ce86f548cf6f2e8e00da057767a51 Class-MethodMaker-2.04-1.tar.gz 87503 |