public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/REST-Client/
Date: Wed,  4 Aug 2021 20:47:00 +0000 (UTC)	[thread overview]
Message-ID: <1628110008.8154c6f7f4f9b8d960de92939c3d026d9d345a78.dilfridge@gentoo> (raw)

commit:     8154c6f7f4f9b8d960de92939c3d026d9d345a78
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 20:45:46 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 20:46:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8154c6f7

dev-perl/REST-Client: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{REST-Client-273.ebuild => REST-Client-273-r1.ebuild}   | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-perl/REST-Client/REST-Client-273.ebuild b/dev-perl/REST-Client/REST-Client-273-r1.ebuild
similarity index 79%
rename from dev-perl/REST-Client/REST-Client-273.ebuild
rename to dev-perl/REST-Client/REST-Client-273-r1.ebuild
index d30e2578448..a6e1381f75a 100644
--- a/dev-perl/REST-Client/REST-Client-273.ebuild
+++ b/dev-perl/REST-Client/REST-Client-273-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=KKANE
 inherit perl-module
@@ -10,17 +10,18 @@ DESCRIPTION="A simple client for interacting with RESTful http/https resources"
 
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	dev-perl/LWP-Protocol-https
 	dev-perl/libwww-perl
 	dev-perl/URI
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
-	test? ( virtual/perl-Test-Simple )
+	test? (
+		dev-perl/HTTP-Server-Simple
+		virtual/perl-Test-Simple
+	)
 "
 
 src_prepare() {


             reply	other threads:[~2021-08-04 20:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 20:47 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-18 23:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/REST-Client/ Sam James
2021-12-15  1:42 Andreas K. Hüttel
2017-07-03 22:38 Andreas Hüttel
2017-07-03 22:38 Andreas Hüttel
2016-04-30 22:05 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1628110008.8154c6f7f4f9b8d960de92939c3d026d9d345a78.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox