From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-OP-Check/
Date: Sun, 28 May 2017 00:22:13 +0000 (UTC) [thread overview]
Message-ID: <1495930918.bff6731d3f734732f4ce7e264010bfb0aac99083.kentnl@gentoo> (raw)
commit: bff6731d3f734732f4ce7e264010bfb0aac99083
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 00:21:58 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun May 28 00:21:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff6731d
dev-perl/B-Hooks-OP-Check: Cleanup old re bug #613756
Remove old versions broken by '.' in @INC
Bug: https://bugs.gentoo.org/613756
Package-Manager: Portage-2.3.5, Repoman-2.3.2
.../B-Hooks-OP-Check-0.190.0-r1.ebuild | 20 --------------------
dev-perl/B-Hooks-OP-Check/Manifest | 1 -
2 files changed, 21 deletions(-)
diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild
deleted file mode 100644
index 77adfdba5ee..00000000000
--- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION="Wrap OP check callbacks"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-parent"
-DEPEND=">=dev-perl/ExtUtils-Depends-0.302
- ${RDEPEND}"
-
-SRC_TEST=do
diff --git a/dev-perl/B-Hooks-OP-Check/Manifest b/dev-perl/B-Hooks-OP-Check/Manifest
index a9783062033..26b5d2dbdc2 100644
--- a/dev-perl/B-Hooks-OP-Check/Manifest
+++ b/dev-perl/B-Hooks-OP-Check/Manifest
@@ -1,2 +1 @@
-DIST B-Hooks-OP-Check-0.19.tar.gz 64368 SHA256 2fff4a860cae4fa69b91164a1e2d396bfddd8466bdd04d718e695f7276bce15e SHA512 3356c875698cdfbada191ba2dcbbf472a743650b68220b499e30198f2bc39e82df72fc6727e2acbf6c4a8d25706c7cf74c7ffd0ffa52dbba3e874195bba63d0c WHIRLPOOL 301213439d51934491864f7f0eb20afc496c7614980449f0c328688a403ffef133520e2d4ab08de043c667259e4a500fd352b3a2e97530a4abd8c6b60a478d87
DIST B-Hooks-OP-Check-0.21.tar.gz 76100 SHA256 c4bb1566228b1817380c5525a93ce45c055a2ab93b19b784ebb51cf73fdcb3c4 SHA512 fb816d9d591b501c660668c170e368bc6573851736196a8c533720f651b8df30bf38d93e697606e868e19aa9ec4a5d696a786b102bf2284b82cfb887a5a83c2b WHIRLPOOL 10541c6304cde51a1d3e232c3673b99d8b8471c081909cb8edbbc80284bfd5565ea1f3287657f299732c2796c7412cea3593eb5946a592c5fd3220b3e6717b9e
next reply other threads:[~2017-05-28 0:22 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-28 0:22 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-25 4:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-OP-Check/ Sam James
2024-06-25 4:14 Sam James
2024-06-25 4:10 Sam James
2024-06-25 3:59 Sam James
2024-06-25 3:56 Sam James
2024-05-22 4:35 Sam James
2021-11-21 4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-08-04 10:23 Sergei Trofimovich
2021-05-25 0:19 Joshua Kinard
2021-05-16 0:13 Sam James
2021-05-15 1:55 Sam James
2021-05-13 13:19 Sergei Trofimovich
2021-05-11 18:41 Sergei Trofimovich
2020-10-03 8:57 Kent Fredric
2020-09-07 12:00 Yixun Lan
2020-07-03 15:10 Kent Fredric
2018-10-15 16:05 Fabian Groffen
2018-04-16 10:28 Kent Fredric
2018-04-07 21:13 Matt Turner
2018-04-05 3:29 Aaron Bauman
2017-09-23 12:50 Sergei Trofimovich
2017-09-21 10:03 Kent Fredric
2017-09-19 19:22 Sergei Trofimovich
2017-09-19 5:18 Kent Fredric
2017-05-20 18:16 Kent Fredric
2016-08-13 8:18 Jeroen Roovers
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=1495930918.bff6731d3f734732f4ce7e264010bfb0aac99083.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