commit: 03a94ad551a6164c5ff763c8c768a9b4b70105b5 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Mar 12 02:44:11 2016 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Mar 12 02:44:11 2016 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=03a94ad5
dev-perl/LWP-Online: Removed, gone to ::gentoo dev-perl/LWP-Online/LWP-Online-1.80.0-r1.ebuild | 29 ------------------------- dev-perl/LWP-Online/metadata.xml | 16 -------------- 2 files changed, 45 deletions(-) diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r1.ebuild b/dev-perl/LWP-Online/LWP-Online-1.80.0-r1.ebuild deleted file mode 100644 index 620985f..0000000 --- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=5 -MODULE_AUTHOR=ADAMK -MODULE_VERSION=1.08 -inherit perl-module - -DESCRIPTION="Does your process have access to the web" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -comment() { echo ''; } -COMMON_DEPEND=" - >=dev-perl/libwww-perl-5.805 $(comment LWP::Simple 5.805.0) - >=dev-perl/URI-1.350.0 - >=dev-lang/perl-5.5.0 -" -DEPEND=" - ${COMMON_DEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0) - test? ( - >=virtual/perl-Test-Simple-0.42 $(comment Test::More 0.420.0) - ) -" -RDEPEND=" - ${COMMON_DEPEND} -" diff --git a/dev-perl/LWP-Online/metadata.xml b/dev-perl/LWP-Online/metadata.xml deleted file mode 100644 index 5674ee3..0000000 --- a/dev-perl/LWP-Online/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>p...@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <maintainer type="person"> - <email>kentfred...@gmail.com</email> - <name>Kent Fredric</name> - </maintainer> - <upstream> - <remote-id type="cpan">LWP-Online</remote-id> - <remote-id type="cpan-module">LWP::Online</remote-id> - </upstream> -</pkgmetadata>