public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IO-CaptureOutput/
@ 2011-05-29 17:46 Torsten Veller
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller @ 2011-05-29 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     3d5fac1f1c44824e3c8118fcb532f73275c909ba
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 17:12:55 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun May 29 17:12:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3d5fac1f

[fix] dev-perl/IO-CaptureOutput 1.1102 -> 1.110.200

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/IO-CaptureOutput/ChangeLog                |    9 ++++++-
 ...02.ebuild => IO-CaptureOutput-1.110.200.ebuild} |    3 +-
 .../IO-CaptureOutput-1.1101.ebuild                 |   25 --------------------
 3 files changed, 10 insertions(+), 27 deletions(-)

diff --git a/dev-perl/IO-CaptureOutput/ChangeLog b/dev-perl/IO-CaptureOutput/ChangeLog
index 8e62743..7f11adc 100644
--- a/dev-perl/IO-CaptureOutput/ChangeLog
+++ b/dev-perl/IO-CaptureOutput/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/IO-CaptureOutput
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*IO-CaptureOutput-1.110.200 (29 May 2011)
+
+  29 May 2011; Torsten Veller <tove@gentoo.org>
+  +IO-CaptureOutput-1.110.200.ebuild, -IO-CaptureOutput-1.1101.ebuild,
+  -IO-CaptureOutput-1.1102.ebuild:
+  Change version scheme. Looks like a downgrade
+
 *IO-CaptureOutput-1.1102 (11 May 2010)
 
   11 May 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.1102.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200.ebuild
similarity index 87%
rename from dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.1102.ebuild
rename to dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200.ebuild
index 1ea3917..2b319dd 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.1102.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=1.1102
 inherit perl-module
 
 DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"

diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.1101.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.1101.ebuild
deleted file mode 100644
index 28bdbbb..0000000
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.1101.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=DAGOLDEN
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=virtual/perl-File-Spec-3.27
-	>=virtual/perl-File-Temp-0.16
-"
-DEPEND="${RDEPEND}
-	test? (
-		>=virtual/perl-Test-Simple-0.62
-	)
-"
-SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IO-CaptureOutput/
@ 2015-08-19 10:37 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-08-19 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     57cd238664b4ea0d882327880e81e2033a2fb999
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 19 10:31:36 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 19 10:31:36 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=57cd2386

dev-perl/IO-CaptureOutput: Removed due to availability in ::gentoo

 .../IO-CaptureOutput-1.110.200-r1.ebuild           | 26 ----------------------
 dev-perl/IO-CaptureOutput/metadata.xml             | 13 -----------
 2 files changed, 39 deletions(-)

diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200-r1.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200-r1.ebuild
deleted file mode 100644
index d07686a..0000000
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.1102
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=virtual/perl-File-Spec-3.27
-	>=virtual/perl-File-Temp-0.16
-"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build
-	test? (
-		>=virtual/perl-Test-Simple-0.62
-	)
-"

diff --git a/dev-perl/IO-CaptureOutput/metadata.xml b/dev-perl/IO-CaptureOutput/metadata.xml
deleted file mode 100644
index c8cd798..0000000
--- a/dev-perl/IO-CaptureOutput/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <herd>perl</herd>
-    <maintainer>
-        <email>mb@cattlegrid.info</email>
-        <name>Michele Beltrame</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="cpan">IO-CaptureOutput</remote-id>
-        <remote-id type="cpan-module">IO::CaptureOutput</remote-id>
-    </upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2015-08-19 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-29 17:46 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IO-CaptureOutput/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2015-08-19 10:37 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox