summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 17:00:16 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 17:00:16 +0000
commit9a6eb6008cbcacfe15de7f4dfabccb7c8f5976c1 (patch)
tree9ea4390cf475e0af5b62a1c7735183b8b1f94dd5 /dev-perl
parentCleaning up ebuilds (diff)
downloadgentoo-2-9a6eb6008cbcacfe15de7f4dfabccb7c8f5976c1.tar.gz
gentoo-2-9a6eb6008cbcacfe15de7f4dfabccb7c8f5976c1.tar.bz2
gentoo-2-9a6eb6008cbcacfe15de7f4dfabccb7c8f5976c1.zip
Cleaning up ebuilds
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/libwww-perl/ChangeLog8
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild4
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.805.ebuild4
3 files changed, 9 insertions, 7 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 09fa3cdedf76..0f5b9958a73a 100644
--- a/dev-perl/libwww-perl/ChangeLog
+++ b/dev-perl/libwww-perl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/libwww-perl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.75 2006/09/16 21:56:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.76 2006/10/20 17:00:16 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ -libwww-perl-5.69-r2.ebuild, -libwww-perl-5.79.ebuild,
+ -libwww-perl-5.800.ebuild, -libwww-perl-5.803.ebuild,
+ libwww-perl-5.803-r1.ebuild, libwww-perl-5.805.ebuild:
+ Cleaning up ebuilds
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libwww-perl-5.805.ebuild:
diff --git a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild
index 569ff2cb47d7..29f595d7971c 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.803-r1.ebuild,v 1.17 2006/08/06 02:45:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild,v 1.18 2006/10/20 17:00:16 mcummings Exp $
inherit perl-module
@@ -22,8 +22,6 @@ DEPEND="virtual/perl-libnet
ssl? ( dev-perl/Crypt-SSLeay )
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
src_compile() {
echo "y" | perl-module_src_compile
}
diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
index c63862cc7baa..05b6bf24b299 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.805.ebuild,v 1.8 2006/09/16 21:56:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.9 2006/10/20 17:00:16 mcummings Exp $
inherit perl-module
@@ -22,8 +22,6 @@ DEPEND="virtual/perl-libnet
ssl? ( dev-perl/Crypt-SSLeay )
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
src_compile() {
echo "y" | perl-module_src_compile
}