From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-IniFiles/
Date: Tue, 17 Apr 2018 00:06:16 +0000 (UTC) [thread overview]
Message-ID: <1523923525.e5596ea6b92a66ec7fb8c6c95a8f4f24dd12d7e8.kentnl@gentoo> (raw)
commit: e5596ea6b92a66ec7fb8c6c95a8f4f24dd12d7e8
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 19:29:07 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 00:05:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5596ea6
dev-perl/Config-IniFiles: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../Config-IniFiles/Config-IniFiles-2.880.0.ebuild | 36 --------------------
.../Config-IniFiles/Config-IniFiles-2.920.0.ebuild | 39 ----------------------
dev-perl/Config-IniFiles/Manifest | 2 --
3 files changed, 77 deletions(-)
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.880.0.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.880.0.ebuild
deleted file mode 100644
index c576b41338d..00000000000
--- a/dev-perl/Config-IniFiles/Config-IniFiles-2.880.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=2.88
-inherit perl-module
-
-DESCRIPTION="A module for reading .ini-style configuration files"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="test"
-
-# needs List::Util and Scalar::Util
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-File-Temp
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.360.0
- virtual/perl-File-Spec
- test? (
- virtual/perl-Test-Simple
- )
-"
-
-SRC_TEST="do parallel"
-
-src_test() {
- perl_rm_files t/pod.t t/pod-coverage.t \
- t/cpan-changes.t t/style-trailing-space.t
- perl-module_src_test
-}
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.920.0.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.920.0.ebuild
deleted file mode 100644
index d80b76706b6..00000000000
--- a/dev-perl/Config-IniFiles/Config-IniFiles-2.920.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SHLOMIF
-DIST_VERSION=2.92
-inherit perl-module
-
-DESCRIPTION="A module for reading .ini-style configuration files"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-# needs List::Util and Scalar::Util
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-File-Temp
- dev-perl/IO-stringy
- >=virtual/perl-Scalar-List-Utils-1.330.0
-"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.280.0
- virtual/perl-ExtUtils-MakeMaker
- test? (
- virtual/perl-Exporter
- virtual/perl-File-Spec
- virtual/perl-IO
- virtual/perl-Test-Simple
- )
-"
-src_test() {
- perl_rm_files t/pod.t t/pod-coverage.t \
- t/author-{pod-syntax,pod-coverage}.t \
- t/release-{cpan-changes,kwalitee}.t \
- t/cpan-changes.t t/style-trailing-space.t
- perl-module_src_test
-}
diff --git a/dev-perl/Config-IniFiles/Manifest b/dev-perl/Config-IniFiles/Manifest
index 8163747fdd1..a6dfd0a608c 100644
--- a/dev-perl/Config-IniFiles/Manifest
+++ b/dev-perl/Config-IniFiles/Manifest
@@ -1,3 +1 @@
-DIST Config-IniFiles-2.88.tar.gz 80137 BLAKE2B 52a1bdf33814862cce3effa22dd428569410f4d0c0f55cddb26a5ef9f1a71e5d8e84fb07ea43461756c2fc7b6235164e5f73015b4509d1311a67accbf30bb454 SHA512 f6cd704ee60760860e3404a5f964cee367b55ab0900781c09b3d5eebb9fac6f458cf0c865a8edb1d3ec647c6923aa33e60b8a6e966fc9a6fb2f33bd9b3d73d04
-DIST Config-IniFiles-2.92.tar.gz 64569 BLAKE2B 5e7fb2fb12d56e1424bd69f04598cf00366f43d663345f3efbaeb3328862906deb1a5e9b50e2c593538a508ffc8638c550caf43257765d02f5bfa41f5292d256 SHA512 198613fec1a175f30003968960f17f95e558abee25106d87b1fab73f443686437a2e45e64d9f4bc358e05b56a445df9f864008e7b4a39a81013c9bcb3bbd98d9
DIST Config-IniFiles-2.94.tar.gz 65322 BLAKE2B ae3271acf5ebea9f479fa9142c0931192134ea0d25d361c2a0caa90b7ad95234983d6b4469ab73d302bda7ce2a719374b593233de728e5428511675fe3766eba SHA512 9ca9950f31a00bde580dc73b5120971070aa053f36f9a0ee29532b17b9a070de8ad3184631427ad442dbcbe087a9680366849b5e10f264e20694ddade7e3ca7c
next reply other threads:[~2018-04-17 0:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-17 0:06 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-22 2:49 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-IniFiles/ Sam James
2021-10-13 23:18 Andreas K. Hüttel
2021-05-04 22:25 Sam James
2021-05-04 19:16 Sam James
2021-05-04 7:01 Agostino Sarubbo
2020-06-27 8:49 Kent Fredric
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 14:11 Aaron Bauman
2017-10-05 5:08 Kent Fredric
2016-08-05 4:59 Kent Fredric
2016-07-24 6:25 Kent Fredric
2015-12-31 11:45 Andreas Hüttel
2015-12-31 10:42 Agostino Sarubbo
2015-12-30 12:43 Andreas Hüttel
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=1523923525.e5596ea6b92a66ec7fb8c6c95a8f4f24dd12d7e8.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