diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Weather-Com | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Weather-Com')
-rw-r--r-- | dev-perl/Weather-Com/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/Weather-Com/metadata.xml | 29 |
3 files changed, 61 insertions, 0 deletions
diff --git a/dev-perl/Weather-Com/Manifest b/dev-perl/Weather-Com/Manifest new file mode 100644 index 000000000000..51c515309fb3 --- /dev/null +++ b/dev-perl/Weather-Com/Manifest @@ -0,0 +1 @@ +DIST Weather-Com-2.0.0.tar.gz 49293 SHA256 3012f9cf55397c52a6de9f8d97e12e443f60b2d35672bf9969dacccce25355c1 SHA512 8d26e5c9d69fdf902cf3678a60b2eedc95e8a516b4017fa496ea9c8254c51a93cc40b03e84eec3c6ac8869931f5657bc79ab7db025cd3b5c08c61abbe27eafff WHIRLPOOL 87beb007a3db3404df229a16cdbf53eaca49c360d04aa901e406a9ca62213693c255ac2e9409bd2b757051e1ed2bc39377bca2d24db6906fee5e6934485bab19 diff --git a/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild b/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild new file mode 100644 index 000000000000..8e52f97c50ec --- /dev/null +++ b/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +MODULE_AUTHOR=BOBERNST +MODULE_VERSION=2.0.0 +inherit perl-module + +DESCRIPTION='fetching weather information from weather.com' +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + virtual/perl-Data-Dumper + dev-perl/HTTP-Message + dev-perl/libwww-perl + virtual/perl-Locale-Maketext + virtual/perl-Storable + dev-perl/Test-MockObject + >=dev-perl/Time-Format-1.0.0 + virtual/perl-Time-Local + dev-perl/URI + dev-perl/XML-Simple +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" + +SRC_TEST="do" diff --git a/dev-perl/Weather-Com/metadata.xml b/dev-perl/Weather-Com/metadata.xml new file mode 100644 index 000000000000..855716ddb2fd --- /dev/null +++ b/dev-perl/Weather-Com/metadata.xml @@ -0,0 +1,29 @@ +<?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> |