From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Regexp/
Date: Tue, 11 Apr 2017 01:27:58 +0000 (UTC) [thread overview]
Message-ID: <1491874011.36bc6db66bc804d2b653fda9b67ccaea5537258f.kentnl@gentoo> (raw)
commit: 36bc6db66bc804d2b653fda9b67ccaea5537258f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 01:26:51 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 01:26:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36bc6db6
dev-perl/Test-Regexp: Remove old re bug #614620
This purges the last version broken by '.' in @INC changes
for this package.
Bug: https://bugs.gentoo.org/614620
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Test-Regexp/Manifest | 1 -
.../Test-Regexp/Test-Regexp-2016060501.0.0.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-perl/Test-Regexp/Manifest b/dev-perl/Test-Regexp/Manifest
index f2d6fc61fdc..20220a8b11a 100644
--- a/dev-perl/Test-Regexp/Manifest
+++ b/dev-perl/Test-Regexp/Manifest
@@ -1,2 +1 @@
-DIST Test-Regexp-2016060501.tar.gz 18898 SHA256 d59ff798b47b5a8be99f840a9bcf2762d49d2e0c96f51a38c03fe1a41eb4737d SHA512 639d74565fe93950950ed9dda30de5f83b1941d9f06b71dc40e33bd7b5355bba2d0f91afd9355262dc4ec167f39427e06f807e594b97ec74ff11762dea12f411 WHIRLPOOL a9fddf16049269c8c5a72d36d34427fa34b22b8c7a80ad26df467f8dcc2c3f3e728609ebdc7dc677a2add518fcf65ec798ad281f36c81baf5432aaf18386b884
DIST Test-Regexp-2017040101.tar.gz 18904 SHA256 35cb41df5c5017835b89b853d5a44e25e6da973b450e1edca51bba70e7041e54 SHA512 70595642f8f5cadd4cec73587af8b4e9ce793c37fdf02773d357b84ee8181750f5ae7fbfbc9a35ca3392f5af074ef5b5a1626547cc7a0c3f48439d4a24bdc0b8 WHIRLPOOL 842e09bf6f4422474f73a833c90a4df28441fc4a474ce9ac3dd7fcbcd90ff97ed883d15c00ebedf3f9c0c970bfde6f2ebe4bde783ad025a306b68fa17f88f3f7
diff --git a/dev-perl/Test-Regexp/Test-Regexp-2016060501.0.0.ebuild b/dev-perl/Test-Regexp/Test-Regexp-2016060501.0.0.ebuild
deleted file mode 100644
index 309b73a5628..00000000000
--- a/dev-perl/Test-Regexp/Test-Regexp-2016060501.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator
-
-DIST_AUTHOR=ABIGAIL
-DIST_VERSION=$(get_major_version)
-
-inherit perl-module
-
-DESCRIPTION="Provide commonly requested regular expressions"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-DEPEND="
- test? ( >=virtual/perl-Test-Simple-1.1.14 )
- virtual/perl-ExtUtils-MakeMaker
-"
-RDEPEND="
- virtual/perl-Test-Simple
- virtual/perl-Exporter
-"
-
-src_test() {
- # Omit code coverage / documentation tests
- perl_rm_files t/{950,960,980,981,982}*.t
-
- perl-module_src_test
-}
next reply other threads:[~2017-04-11 1:28 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-11 1:27 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-26 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Regexp/ Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2023-04-01 18:14 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2021-10-26 1:21 Yixun Lan
2021-08-29 0:58 Andreas K. Hüttel
2020-08-17 8:41 Fabian Groffen
2017-11-08 20:14 Sergei Trofimovich
2017-11-02 22:31 Sergei Trofimovich
2017-10-15 19:08 Sergei Trofimovich
2017-10-14 19:43 Sergei Trofimovich
2017-08-19 0:56 Thomas Deutschmann
2017-07-16 11:08 Tobias Klausmann
2017-07-15 17:04 Tobias Klausmann
2017-07-15 11:29 Sergei Trofimovich
2017-04-04 11:49 Kent Fredric
2017-02-04 10:48 Jeroen Roovers
2017-01-26 15:18 Tobias Klausmann
2017-01-16 19:40 Kent Fredric
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=1491874011.36bc6db66bc804d2b653fda9b67ccaea5537258f.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