* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Amazon/
@ 2021-07-10 20:05 Andreas K. Hüttel
0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2021-07-10 20:05 UTC (permalink / raw
To: gentoo-commits
commit: 9f9915f848c7bf6b0fd957ac4a31013e21394e79
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 19:46:17 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 20:04:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9915f8
dev-perl/Net-Amazon: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...-Amazon-0.620.0.ebuild => Net-Amazon-0.620.0-r1.ebuild} | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/dev-perl/Net-Amazon/Net-Amazon-0.620.0.ebuild b/dev-perl/Net-Amazon/Net-Amazon-0.620.0-r1.ebuild
similarity index 76%
rename from dev-perl/Net-Amazon/Net-Amazon-0.620.0.ebuild
rename to dev-perl/Net-Amazon/Net-Amazon-0.620.0-r1.ebuild
index 2672155d5d2..c1c7dd99c75 100644
--- a/dev-perl/Net-Amazon/Net-Amazon-0.620.0.ebuild
+++ b/dev-perl/Net-Amazon/Net-Amazon-0.620.0-r1.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=BOUMENOT
-MODULE_VERSION=0.62
+DIST_AUTHOR=BOUMENOT
+DIST_VERSION=0.62
inherit perl-module
DESCRIPTION="Framework for accessing amazon.com via SOAP and XML/HTTP"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
RDEPEND="
dev-perl/libwww-perl
@@ -22,9 +21,8 @@ RDEPEND="
virtual/perl-Digest-SHA
dev-perl/URI
"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
PATCHES=(
"${FILESDIR}/${PN}-0.62-no-dot-inc.patch"
)
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-10 20:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-10 20:05 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Amazon/ Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox