* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-TieCombine/
@ 2021-06-15 16:58 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-06-15 16:58 UTC (permalink / raw
To: gentoo-commits
commit: 0a1fa60eacd123f6d21040272cdd8265c24eab77
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 16:48:32 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 16:57:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1fa60e
dev-perl/IO-TieCombine: stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild b/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild
index 6ebe241d7d6..1399cbfdd57 100644
--- a/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild
+++ b/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="produce tied (and other) separate but combined variables"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-TieCombine/
@ 2021-11-05 20:28 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-11-05 20:28 UTC (permalink / raw
To: gentoo-commits
commit: ac4f3e37cf8ca69aba2666c781dfb35f24576556
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 20:27:15 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 20:28:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4f3e37
dev-perl/IO-TieCombine: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{IO-TieCombine-1.5.0.ebuild => IO-TieCombine-1.5.0-r1.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild b/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0-r1.ebuild
similarity index 79%
rename from dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild
rename to dev-perl/IO-TieCombine/IO-TieCombine-1.5.0-r1.ebuild
index 1399cbfdd57..0e60d372735 100644
--- a/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0.ebuild
+++ b/dev-perl/IO-TieCombine/IO-TieCombine-1.5.0-r1.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
DIST_AUTHOR=RJBS
DIST_VERSION=1.005
inherit perl-module
@@ -10,14 +11,11 @@ DESCRIPTION="produce tied (and other) separate but combined variables"
SLOT="0"
KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-# r: Symbol, strict, warnings -> perl
RDEPEND="
virtual/perl-Carp
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
>=virtual/perl-Test-Simple-0.960.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-05 20:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-15 16:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-TieCombine/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2021-11-05 20:28 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