public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/
Date: Tue, 24 Apr 2018 02:20:16 +0000 (UTC)	[thread overview]
Message-ID: <1524535776.01b032d65fca7a22dcce52b28dda72e941901ef8.kentnl@gentoo> (raw)

commit:     01b032d65fca7a22dcce52b28dda72e941901ef8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 23:13:52 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 02:09:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b032d6

dev-perl/Capture-Tiny: Cleanup old

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild | 32 -----------------------
 dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild | 31 ----------------------
 dev-perl/Capture-Tiny/Manifest                    |  2 --
 3 files changed, 65 deletions(-)

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
deleted file mode 100644
index 4bcd81489dc..00000000000
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.36
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-fbsd"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	virtual/perl-File-Spec
-	virtual/perl-File-Temp
-	virtual/perl-IO
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild
deleted file mode 100644
index 185779e219b..00000000000
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DAGOLDEN
-DIST_VERSION=0.42
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	virtual/perl-File-Spec
-	virtual/perl-File-Temp
-	virtual/perl-IO
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"

diff --git a/dev-perl/Capture-Tiny/Manifest b/dev-perl/Capture-Tiny/Manifest
index 45fecfecec3..e791ac26333 100644
--- a/dev-perl/Capture-Tiny/Manifest
+++ b/dev-perl/Capture-Tiny/Manifest
@@ -1,3 +1 @@
-DIST Capture-Tiny-0.36.tar.gz 36318 BLAKE2B ecae297213565f59235713f753812754976fc15cb2dba0d92eeb4b29d96dbbafeddaaca2657c683bcdbba1ff740aa54081aa36e44f173c3f512ddfeb6ea28027 SHA512 5897fc20d2189dab7c4eef56d1f7c2b617ed868430f5d63c9a87ea547c04177e1543b74f1eb0c3529135f40ee5488adbf1fef4856177a994a3ae6302771646ef
-DIST Capture-Tiny-0.42.tar.gz 36671 BLAKE2B 02bb515244d1a9d278b5ac506e2807764e671a8f5b7b56549f2aba166d1ec2acbd81156b694647f8e0560550d9f03507ff233f7804a7402198d8bfb00a2801e0 SHA512 a5e0baa2c0ab0b6be59f287b47f8533c53b9b455b68dc974cfb57868b176ffe7e210696831c114f2f06908876d0caa9b6502922bf3c92df49113b8448ec48565
 DIST Capture-Tiny-0.46.tar.gz 37424 BLAKE2B cfc9a208c488072972567ccc1fc3956fad32e3061d7dec5ad953d0e6d90b5b523ee57eb9ae43c883fbf6ccd82b859327d9346f2f3e849054dde656c066f84f11 SHA512 6247bff20b95628453a1bfbfc6fb59c6a3967506ea45e01327d0978f48ae75b597c27c828ef10ae5e55be217e3bd0b63419523de6a81c97fabc8cf4e2a0e6cd1


             reply	other threads:[~2018-04-24  2:20 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-24  2:20 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-10 11:22 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/ Sam James
2025-06-10 11:22 Sam James
2025-03-06  1:23 Sam James
2025-03-03 20:44 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:20 Sam James
2025-03-03 20:20 Sam James
2025-03-03 20:20 Sam James
2025-01-22  4:55 Sam James
2024-07-18 19:26 Fabian Groffen
2021-10-09 19:16 Andreas K. Hüttel
2020-07-24 18:58 Fabian Groffen
2020-07-17 11:17 Kent Fredric
2019-05-04 21:45 Mikle Kolyada
2018-12-28  7:03 Mikle Kolyada
2018-12-22 10:37 Mikle Kolyada
2018-11-29 17:44 Tobias Klausmann
2018-11-27  9:58 Mart Raudsepp
2018-11-25  9:43 Mikle Kolyada
2018-11-24 11:00 Sergei Trofimovich
2018-11-24 10:49 Sergei Trofimovich
2018-11-24 10:45 Sergei Trofimovich
2018-11-24 10:39 Sergei Trofimovich
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 16:18 Sergei Trofimovich
2018-11-23 13:49 Agostino Sarubbo
2018-10-15 16:05 Fabian Groffen
2018-09-30  4:58 Kent Fredric
2018-07-09 22:43 Mikle Kolyada
2018-06-23 13:38 Mart Raudsepp
2018-04-15 17:06 Mikle Kolyada
2018-04-07 21:18 Sergei Trofimovich
2018-04-07 21:13 Matt Turner
2018-04-07  4:01 Matt Turner
2018-04-05 21:07 Sergei Trofimovich
2018-04-05 16:10 Tobias Klausmann
2018-04-05  3:29 Aaron Bauman
2018-01-28 19:43 Patrice Clement
2017-03-21  3:29 Kent Fredric
2017-02-02 18:47 Andreas Hüttel
2017-02-02  7:10 Jeroen Roovers
2017-01-28 14:32 Mart Raudsepp
2017-01-28 14:13 Fabian Groffen
2017-01-03 10:38 Agostino Sarubbo
2017-01-01 12:43 Agostino Sarubbo
2016-12-29 10:45 Agostino Sarubbo
2016-09-27 18:45 Markus Meier
2016-09-26 12:36 Agostino Sarubbo
2016-09-21 17:48 Tobias Klausmann
2016-08-18  3:01 Kent Fredric
2016-07-19  0:49 Kent Fredric
2016-03-13 16:55 Robin H. Johnson
2015-10-07  8:11 Patrice Clement
2015-10-07  8:11 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=1524535776.01b032d65fca7a22dcce52b28dda72e941901ef8.kentnl@gentoo \
    --to=kentnl@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