summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-02 11:14:39 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-02 11:14:39 +0000
commitf835a38d03bced14793f34a3b4088002090383ab (patch)
tree0f91af47765b54bc047212ee25920b366ba5ab6a /dev-perl/WWW-RobotRules
parentAdd ~ia64 wrt #359771 (diff)
downloadhistorical-f835a38d03bced14793f34a3b4088002090383ab.tar.gz
historical-f835a38d03bced14793f34a3b4088002090383ab.tar.bz2
historical-f835a38d03bced14793f34a3b4088002090383ab.zip
Cleanup
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r--dev-perl/WWW-RobotRules/ChangeLog5
-rw-r--r--dev-perl/WWW-RobotRules/WWW-RobotRules-6.0.0.ebuild23
2 files changed, 4 insertions, 24 deletions
diff --git a/dev-perl/WWW-RobotRules/ChangeLog b/dev-perl/WWW-RobotRules/ChangeLog
index 5a6be5e11d29..fd34c53a21b0 100644
--- a/dev-perl/WWW-RobotRules/ChangeLog
+++ b/dev-perl/WWW-RobotRules/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-RobotRules
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.2 2011/03/14 06:53:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.3 2011/04/02 10:35:11 tove Exp $
+
+ 02 Apr 2011; Torsten Veller <tove@gentoo.org> -WWW-RobotRules-6.0.0.ebuild:
+ Cleanup
*WWW-RobotRules-6.10.0 (14 Mar 2011)
diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.0.0.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.0.0.ebuild
deleted file mode 100644
index 11e26860fd2f..000000000000
--- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.0.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.0.0.ebuild,v 1.1 2011/03/09 12:59:30 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=6.00
-inherit perl-module
-
-DESCRIPTION="Parse /robots.txt file"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- !<dev-perl/libwww-perl-6
- >=dev-perl/URI-1.10
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=online