commit: 5dd5ee1d8706bc973c8000b7c09e4265db2108ed Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Dec 17 23:24:04 2016 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Dec 17 23:24:04 2016 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5dd5ee1d
dev-perl/WWW-CheckSite: Treeclean dev-perl/WWW-CheckSite/WWW-CheckSite-0.20.0.ebuild | 41 ---------------------- dev-perl/WWW-CheckSite/metadata.xml | 15 -------- profiles/package.mask | 4 --- 3 files changed, 60 deletions(-) diff --git a/dev-perl/WWW-CheckSite/WWW-CheckSite-0.20.0.ebuild b/dev-perl/WWW-CheckSite/WWW-CheckSite-0.20.0.ebuild deleted file mode 100644 index 30facae..0000000 --- a/dev-perl/WWW-CheckSite/WWW-CheckSite-0.20.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=5 -MODULE_AUTHOR=ABELTJE -MODULE_VERSION=0.020 -inherit perl-module - -DESCRIPTION="Interface to an iterator that checks a website" -HOMEPAGE="http://backpan.perl.org/authors/id/A/AB/ABELTJE/" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -SRC_TEST="do" - -perl_meta_configure() { - # ExtUtils::MakeMaker - echo virtual/perl-ExtUtils-MakeMaker -} -perl_meta_runtime() { - echo dev-perl/WWW-RobotRules - echo virtual/perl-Time-HiRes - echo dev-perl/libwww-perl - echo \>=dev-perl/Template-Toolkit-2.0.0 - echo \>=dev-perl/WWW-Mechanize-1.200.0 - echo \>=virtual/perl-Storable-2.60.0 -} -perl_meta_test() { - # Test::More - echo virtual/perl-Test-Simple -} -DEPEND=" - $(perl_meta_configure) - $(perl_meta_runtime) - test? ( $(perl_meta_test) ) -" -RDEPEND=" - $(perl_meta_runtime) -" diff --git a/dev-perl/WWW-CheckSite/metadata.xml b/dev-perl/WWW-CheckSite/metadata.xml deleted file mode 100644 index 39dbf94..0000000 --- a/dev-perl/WWW-CheckSite/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Perl Project</name> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>mudler</name> - </maintainer> - <upstream> - <remote-id type="cpan">WWW-CheckSite</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 56e07e0..997e4a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,7 +1,3 @@ -# Kent Fredric <[email protected]> (30 Aug 2015) -# Vanished on CPAN, assumed dead. Removal on or after 30 Sept -<=dev-perl/WWW-CheckSite-0.20.0 - # Kent Fredric <[email protected]> (20 Jun 2015) # Deprecated by upstream, built in support in Catalyst since 5.9000 <=dev-perl/Catalyst-Engine-PSGI-0.130.0-r999
