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/Crypt-SMIME/
Date: Mon,  5 Sep 2016 05:47:55 +0000 (UTC)	[thread overview]
Message-ID: <1473054417.1a24e2182efd598d1ba636ee3777009985f73b68.kentnl@gentoo> (raw)

commit:     1a24e2182efd598d1ba636ee3777009985f73b68
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 04:53:45 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 05:46:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a24e218

dev-perl/Crypt-SMIME: Remove Author Tests

Not useful on gentoo, and are free dependencies.

Package-Manager: portage-2.3.0

 dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild | 10 ++++++----
 dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0-r1.ebuild | 11 +++++++----
 2 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild
index 22f8f24..9ddd71c 100644
--- a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild
+++ b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,10 +27,12 @@ DEPEND="${RDEPEND}
 		dev-perl/Test-Exception
 		virtual/perl-Test-Simple
 		>=dev-perl/Test-Taint-1.60.0
-		dev-perl/Test-Dependencies
-		>=dev-perl/Test-Pod-1.140.0
-		>=dev-perl/Test-Pod-Coverage-1.40.0
 	)
 "
+src_test() {
+	perl_rm_files t/boilerplate.t t/manifest.t t/dependencies.t \
+		t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}
 
 SRC_TEST=do

diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0-r1.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0-r1.ebuild
index 7c5fc68..59fb829 100644
--- a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0-r1.ebuild
+++ b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.160.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -28,8 +28,11 @@ DEPEND="${RDEPEND}
 		dev-perl/Test-Exception
 		virtual/perl-Test-Simple
 		>=dev-perl/Test-Taint-1.60.0
-		dev-perl/Test-Dependencies
-		>=dev-perl/Test-Pod-1.140.0
-		>=dev-perl/Test-Pod-Coverage-1.40.0
 	)
 "
+
+src_test() {
+	perl_rm_files t/boilerplate.t t/manifest.t t/dependencies.t \
+		t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}


             reply	other threads:[~2016-09-05  5:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-05  5:47 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 21:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SMIME/ Sam James
2024-04-29  4:45 Sam James
2022-12-18 18:50 Arthur Zamarin
2022-11-15  8:46 Sam James
2022-10-31 16:38 Agostino Sarubbo
2021-06-22 18:19 Sam James
2021-05-03 10:25 Mikle Kolyada
2020-10-19  3:58 Kent Fredric
2020-09-17 12:25 Kent Fredric
2020-09-16  8:53 Kent Fredric
2020-08-07 15:47 Kent Fredric
2020-08-06 16:56 Kent Fredric
2020-07-02 13:10 Kent Fredric
2016-12-10 18:01 Kent Fredric
2016-12-05 19:35 Kent Fredric
2016-09-05  5:47 Kent Fredric
2016-01-09 21:20 Andreas Hüttel
2015-12-31 10:46 Andreas Hüttel
2015-12-31 10:46 Andreas Hüttel
2015-09-20 16:39 Julian Ospald

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=1473054417.1a24e2182efd598d1ba636ee3777009985f73b68.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