commit:     71b66fa0c5144ccf63ba9556992e4b0f426b3a50
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  6 21:43:49 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Dec  6 21:43:49 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=71b66fa0

[cleanup] dev-perl/Weather-Com moved to main tree

---
 dev-perl/Weather-Com/Weather-Com-0.5.5.ebuild | 24 ------------
 dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild | 56 ---------------------------
 dev-perl/Weather-Com/metadata.xml             | 29 --------------
 3 files changed, 109 deletions(-)

diff --git a/dev-perl/Weather-Com/Weather-Com-0.5.5.ebuild 
b/dev-perl/Weather-Com/Weather-Com-0.5.5.ebuild
deleted file mode 100644
index 15e9303..0000000
--- a/dev-perl/Weather-Com/Weather-Com-0.5.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-MODULE_AUTHOR="SCHNUECK"
-inherit perl-module
-
-DESCRIPTION="fetching weather information from weather.com site"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-perl/libwww-perl
-       virtual/perl-Storable
-       dev-perl/Time-Format
-       virtual/perl-Time-Local
-       dev-perl/URI
-       dev-perl/XML-Simple"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild 
b/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild
deleted file mode 100644
index 65dd921..0000000
--- a/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BOBERNST
-MODULE_VERSION=2.0.0
-inherit perl-module
-
-DESCRIPTION='fetching weather information from weather.com'
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-       # Carp
-       # echo dev-lang/perl
-       # Class::Struct
-       # echo dev-lang/perl
-       # Data::Dumper
-       echo virtual/perl-Data-Dumper
-       # HTTP::Request
-       echo dev-perl/HTTP-Message
-       # LWP::UserAgent
-       echo dev-perl/libwww-perl
-       # Locale::Maketext
-       echo virtual/perl-locale-maketext
-       # Storable
-       echo virtual/perl-Storable
-       # Test::MockObject
-       echo dev-perl/Test-MockObject
-       # Time::Format 1.0 ( 1.0.0 )
-       echo \>=dev-perl/Time-Format-1.0.0
-       # Time::Local
-       echo virtual/perl-Time-Local
-       # URI::Escape
-       echo dev-perl/URI
-       # XML::Simple
-       echo dev-perl/XML-Simple
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Weather-Com/metadata.xml 
b/dev-perl/Weather-Com/metadata.xml
deleted file mode 100644
index 855716d..0000000
--- a/dev-perl/Weather-Com/metadata.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-        <herd>perl</herd>
-        <upstream>
-                <remote-id type="cpan">Weather-Com</remote-id>
-                <remote-id type="cpan-module">Weather::Com</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::AirPressure</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Base</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Cached</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::CurrentConditions</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::DateTime</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::DayForecast</remote-id>
-                <remote-id type="cpan-module">Weather::Com::DayPart</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Finder</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::Forecast</remote-id>
-                <remote-id type="cpan-module">Weather::Com::L10N</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::L10N::de</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::L10N::en_us</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::L10N::fr</remote-id>
-                <remote-id 
type="cpan-module">Weather::Com::Location</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Moon</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Object</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Simple</remote-id>
-                <remote-id type="cpan-module">Weather::Com::UVIndex</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Units</remote-id>
-                <remote-id type="cpan-module">Weather::Com::Wind</remote-id>
-        </upstream>
-</pkgmetadata>

Reply via email to