* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Weather-Com/
@ 2021-10-02 22:08 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-10-02 22:08 UTC (permalink / raw
To: gentoo-commits
commit: 4f4dafd143ec441f9b2e9d8d585564d554d8eeea
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 2 21:40:16 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 22:07:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4dafd1
dev-perl/Weather-Com: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Weather-Com-2.0.0-r1.ebuild => Weather-Com-2.0.0-r2.ebuild} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Weather-Com/Weather-Com-2.0.0-r1.ebuild b/dev-perl/Weather-Com/Weather-Com-2.0.0-r2.ebuild
similarity index 89%
rename from dev-perl/Weather-Com/Weather-Com-2.0.0-r1.ebuild
rename to dev-perl/Weather-Com/Weather-Com-2.0.0-r2.ebuild
index ec884a815d5..222d314a039 100644
--- a/dev-perl/Weather-Com/Weather-Com-2.0.0-r1.ebuild
+++ b/dev-perl/Weather-Com/Weather-Com-2.0.0-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
DIST_AUTHOR=BOBERNST
DIST_VERSION=2.0.0
DIST_EXAMPLES=("samples/*")
@@ -10,7 +11,6 @@ inherit perl-module
DESCRIPTION='fetching weather information from weather.com'
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND="
virtual/perl-Data-Dumper
@@ -24,9 +24,10 @@ RDEPEND="
dev-perl/URI
dev-perl/XML-Simple
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
+
PATCHES=(
"${FILESDIR}/${PN}-2.0.0-dotinc.patch"
"${FILESDIR}/${PN}-2.0.0-network.patch"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Weather-Com/
@ 2018-04-01 19:18 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2018-04-01 19:18 UTC (permalink / raw
To: gentoo-commits
commit: 61bfed3b5879acdb7f397161cb829e6d8f224010
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 19:18:15 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 19:18:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61bfed3b
dev-perl/Weather-Com: Cleanup old re #623148
Closes: https://bugs.gentoo.org/623148
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild | 30 ---------------------------
1 file changed, 30 deletions(-)
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 28ad947e6cd..00000000000
--- a/dev-perl/Weather-Com/Weather-Com-2.0.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-02 22:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-02 22:08 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Weather-Com/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2018-04-01 19:18 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox