public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Capture/
@ 2017-10-26  4:33 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2017-10-26  4:33 UTC (permalink / raw
  To: gentoo-commits

commit:     089a138b739eac168536ffdcc3faaaf21df3af73
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 03:52:18 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 04:32:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089a138b

dev-perl/IO-Capture: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild b/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild
new file mode 100644
index 00000000000..d6b65618b54
--- /dev/null
+++ b/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=REYNOLDS
+DIST_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Abstract Base Class to build modules to capture output"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Capture/
@ 2018-06-10  1:50 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2018-06-10  1:50 UTC (permalink / raw
  To: gentoo-commits

commit:     1774123865648729c67d5b5839a76614e7e96b5f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  9 07:03:11 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 01:50:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17741238

dev-perl/IO-Capture: Cleanup old version 0.50.0-r1

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild b/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild
deleted file mode 100644
index 6245d8824e5..00000000000
--- a/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=REYNOLDS
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="Abstract Base Class to build modules to capture output"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Capture/
@ 2021-11-04 17:36 Andreas K. Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-11-04 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     bd5d14c2c770b147762a6630bf6da95f704a736e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 17:21:04 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 17:35:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5d14c2

dev-perl/IO-Capture: 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-Capture-0.50.0-r2.ebuild => IO-Capture-0.50.0-r3.ebuild}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild b/dev-perl/IO-Capture/IO-Capture-0.50.0-r3.ebuild
similarity index 80%
rename from dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild
rename to dev-perl/IO-Capture/IO-Capture-0.50.0-r3.ebuild
index d6b65618b54..d97d89e56a1 100644
--- a/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild
+++ b/dev-perl/IO-Capture/IO-Capture-0.50.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=REYNOLDS
 DIST_VERSION=0.05
@@ -11,4 +11,3 @@ DESCRIPTION="Abstract Base Class to build modules to capture output"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-04 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26  4:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Capture/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2018-06-10  1:50 Kent Fredric
2021-11-04 17:36 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