From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-Htpasswd/
Date: Sun, 24 Aug 2014 13:56:23 +0000 (UTC) [thread overview]
Message-ID: <1408883447.626c23e7200e4cdde1487d55e13012fa5482cbbe.kent@gentoo> (raw)
commit: 626c23e7200e4cdde1487d55e13012fa5482cbbe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 24 12:30:47 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 24 12:30:47 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=626c23e7
[fix] dev-perl/Catalyst-Authentication-Store-Htpasswd use perl_rm_files
Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820
---
.../Catalyst-Authentication-Store-Htpasswd-1.3.0.ebuild | 7 +------
dev-perl/Catalyst-Authentication-Store-Htpasswd/ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0.ebuild b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0.ebuild
index 8c3be95..534f206 100644
--- a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.3.0.ebuild
@@ -25,12 +25,7 @@ DEPEND="$RDEPEND
src_prepare() {
# These tests are useless
- rm ${S}"/t/pod.t";
- rm ${S}"/t/kwalitee.t";
- rm ${S}"/t/pod-coverage.t";
- sed -i '/^t\/pod\.t/d' MANIFEST;
- sed -i '/^t\/kwalitee\.t/d' MANIFEST;
- sed -i '/^t\/pod-coverage\.t/d' MANIFEST;
+ perl_rm_files "t/pod.t" "t/kwalitee.t" "t/pod-coverage.t";
perl-module_src_prepare;
}
diff --git a/dev-perl/Catalyst-Authentication-Store-Htpasswd/ChangeLog b/dev-perl/Catalyst-Authentication-Store-Htpasswd/ChangeLog
index 2ba905c..9580704 100644
--- a/dev-perl/Catalyst-Authentication-Store-Htpasswd/ChangeLog
+++ b/dev-perl/Catalyst-Authentication-Store-Htpasswd/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ Catalyst-Authentication-Store-Htpasswd-1.3.0.ebuild:
+ use perl_rm_files
+
*Catalyst-Authentication-Store-Htpasswd-1.3.0 (23 Aug 2014)
23 Aug 2014; Kent Fredric <kentfredric@gmail.com>
next reply other threads:[~2014-08-24 13:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-24 13:56 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-04 10:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-Htpasswd/ Kent Fredric
2014-08-23 4:49 Kent Fredric
2011-02-09 7:22 Torsten Veller
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=1408883447.626c23e7200e4cdde1487d55e13012fa5482cbbe.kent@gentoo \
--to=kentfredric@gmail.com \
--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