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/XML-Descent/
Date: Mon,  4 Oct 2021 19:55:50 +0000 (UTC)	[thread overview]
Message-ID: <1633377314.8cef6365e3a6a5bacdf6731aeab73d6929707f43.dilfridge@gentoo> (raw)

commit:     8cef6365e3a6a5bacdf6731aeab73d6929707f43
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  4 19:36:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct  4 19:55:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cef6365

dev-perl/XML-Descent: EAPI=8 bump

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

 .../{XML-Descent-1.40.0.ebuild => XML-Descent-1.40.0-r1.ebuild}    | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/XML-Descent/XML-Descent-1.40.0.ebuild b/dev-perl/XML-Descent/XML-Descent-1.40.0-r1.ebuild
similarity index 87%
rename from dev-perl/XML-Descent/XML-Descent-1.40.0.ebuild
rename to dev-perl/XML-Descent/XML-Descent-1.40.0-r1.ebuild
index f01317c06af..c7d73959b03 100644
--- a/dev-perl/XML-Descent/XML-Descent-1.40.0.ebuild
+++ b/dev-perl/XML-Descent/XML-Descent-1.40.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=ANDYA
 DIST_VERSION=1.04
@@ -10,19 +10,18 @@ inherit perl-module
 DESCRIPTION="Recursive decent XML parsing"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	dev-perl/XML-TokeParser
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	dev-perl/Module-Build
 	test? (
 		dev-perl/Test-Differences
 		virtual/perl-Test-Simple
 	)
 "
+
 src_test() {
 	perl_rm_files t/pod{,-coverage}.t
 	perl-module_src_test


             reply	other threads:[~2021-10-04 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04 19:55 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-21 13:41 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Descent/ Yixun Lan
2020-10-16 21:57 Sam James
2020-06-29  6:33 Michał Górny
2018-10-02 14:27 Mikle Kolyada
2017-09-14  4:06 Kent Fredric

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=1633377314.8cef6365e3a6a5bacdf6731aeab73d6929707f43.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