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/boolean/
Date: Sat,  9 Oct 2021 15:54:22 +0000 (UTC)	[thread overview]
Message-ID: <1633794848.1dd86239514fa634274ebaefc379ab95bacc7a4f.dilfridge@gentoo> (raw)

commit:     1dd86239514fa634274ebaefc379ab95bacc7a4f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 15:49:05 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 15:54:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd86239

dev-perl/boolean: EAPI=8 bump

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

 dev-perl/boolean/boolean-0.460.0-r1.ebuild | 24 ++++++++++++++++++++++++
 dev-perl/boolean/boolean-0.460.0.ebuild    | 28 ----------------------------
 2 files changed, 24 insertions(+), 28 deletions(-)

diff --git a/dev-perl/boolean/boolean-0.460.0-r1.ebuild b/dev-perl/boolean/boolean-0.460.0-r1.ebuild
new file mode 100644
index 00000000000..67abe487f03
--- /dev/null
+++ b/dev-perl/boolean/boolean-0.460.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=INGY
+DIST_VERSION=0.46
+inherit perl-module
+
+DESCRIPTION="Boolean support for Perl"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND=""
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( dev-perl/JSON-MaybeXS )
+"
+
+src_test() {
+	perl_rm_files t/author-pod-syntax.t
+	perl-module_src_test
+}

diff --git a/dev-perl/boolean/boolean-0.460.0.ebuild b/dev-perl/boolean/boolean-0.460.0.ebuild
deleted file mode 100644
index 83d189f3cc1..00000000000
--- a/dev-perl/boolean/boolean-0.460.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=INGY
-DIST_VERSION=0.46
-inherit perl-module
-
-DESCRIPTION="Boolean support for Perl"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-src_test() {
-	elog "Install the following dependencies for comprehensive tests:"
-	local i="$(if has_version 'dev-perl/JSON-MaybeXS'; then echo '[I]'; else echo '[ ]'; fi)"
-	elog " $i dev-perl/JSON-MaybeXS - Interop testing with native C JSON Decoders";
-	echo
-	perl_rm_files t/author-pod-syntax.t
-	perl-module_src_test
-}


             reply	other threads:[~2021-10-09 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09 15:54 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-13 10:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/boolean/ Jakov Smolić
2018-04-05  3:29 Aaron Bauman
2017-09-19 10:26 Kent Fredric
2015-10-03 13:38 Patrice Clement
2015-10-03 13:38 Patrice Clement

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=1633794848.1dd86239514fa634274ebaefc379ab95bacc7a4f.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