From 8ca7cdc39d1493cc4e46d5acc3f29b2fb87d652a Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Tue, 30 Dec 2008 16:28:10 +0000 Subject: Cleanup (Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686) --- dev-perl/libwww-perl/ChangeLog | 6 +++++- dev-perl/libwww-perl/libwww-perl-5.820.ebuild | 30 --------------------------- dev-perl/libwww-perl/libwww-perl-5.821.ebuild | 30 --------------------------- 3 files changed, 5 insertions(+), 61 deletions(-) delete mode 100644 dev-perl/libwww-perl/libwww-perl-5.820.ebuild delete mode 100644 dev-perl/libwww-perl/libwww-perl-5.821.ebuild (limited to 'dev-perl') diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 177d498d5c06..be37f2fb1b82 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.95 2008/12/08 02:23:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.96 2008/12/30 16:28:10 tove Exp $ + + 30 Dec 2008; Torsten Veller -libwww-perl-5.820.ebuild, + -libwww-perl-5.821.ebuild: + Cleanup *libwww-perl-5.822 (08 Dec 2008) diff --git a/dev-perl/libwww-perl/libwww-perl-5.820.ebuild b/dev-perl/libwww-perl/libwww-perl-5.820.ebuild deleted file mode 100644 index 8fb659849faa..000000000000 --- a/dev-perl/libwww-perl/libwww-perl-5.820.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.820.ebuild,v 1.1 2008/11/21 09:48:03 tove Exp $ - -MODULE_AUTHOR=GAAS -inherit perl-module - -DESCRIPTION="A collection of Perl Modules for the WWW" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="ssl" - -DEPEND="virtual/perl-libnet - >=dev-perl/HTML-Parser-3.34 - >=dev-perl/URI-1.10 - >=virtual/perl-Digest-MD5-2.12 - dev-perl/HTML-Tree - >=virtual/perl-MIME-Base64-2.12 - >=virtual/perl-Compress-Zlib-1.10 - ssl? ( dev-perl/Crypt-SSLeay ) - dev-lang/perl" - -src_install() { - perl-module_src_install - dosym /usr/bin/lwp-request /usr/bin/GET - dosym /usr/bin/lwp-request /usr/bin/POST - dosym /usr/bin/lwp-request /usr/bin/HEAD -} diff --git a/dev-perl/libwww-perl/libwww-perl-5.821.ebuild b/dev-perl/libwww-perl/libwww-perl-5.821.ebuild deleted file mode 100644 index 0832cec7569d..000000000000 --- a/dev-perl/libwww-perl/libwww-perl-5.821.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.821.ebuild,v 1.1 2008/11/25 11:00:00 tove Exp $ - -MODULE_AUTHOR=GAAS -inherit perl-module - -DESCRIPTION="A collection of Perl Modules for the WWW" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="ssl" - -DEPEND="virtual/perl-libnet - >=dev-perl/HTML-Parser-3.34 - >=dev-perl/URI-1.10 - >=virtual/perl-Digest-MD5-2.12 - dev-perl/HTML-Tree - >=virtual/perl-MIME-Base64-2.12 - >=virtual/perl-Compress-Zlib-1.10 - ssl? ( dev-perl/Crypt-SSLeay ) - dev-lang/perl" - -src_install() { - perl-module_src_install - dosym /usr/bin/lwp-request /usr/bin/GET - dosym /usr/bin/lwp-request /usr/bin/POST - dosym /usr/bin/lwp-request /usr/bin/HEAD -} -- cgit v1.2.3-65-gdbad