public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-UseAllModules/
Date: Thu,  9 Jun 2016 22:04:19 +0000 (UTC)	[thread overview]
Message-ID: <1465509847.6d74115b6a75834efcb2de64b1e8651e6522ad3c.dilfridge@gentoo> (raw)

commit:     6d74115b6a75834efcb2de64b1e8651e6522ad3c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 21:59:37 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 22:04:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d74115b

dev-perl/Test-UseAllModules: Remove old

Package-Manager: portage-2.3.0_rc1

 dev-perl/Test-UseAllModules/Manifest               |  1 -
 .../Test-UseAllModules-0.140.0-r1.ebuild           | 39 ----------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-perl/Test-UseAllModules/Manifest b/dev-perl/Test-UseAllModules/Manifest
index 2a6b625..f4a1588 100644
--- a/dev-perl/Test-UseAllModules/Manifest
+++ b/dev-perl/Test-UseAllModules/Manifest
@@ -1,2 +1 @@
-DIST Test-UseAllModules-0.14.tar.gz 4844 SHA256 da2652b1f76e312a1921ae0a523cbbc2ffa98c80000097fd170e47d89cdad8a3 SHA512 41e8b9fb6a0926c504d372fc8c7965956af2da5a6affea9b27b06e102d661c8d64c3eaeb4dd5bbc384767dc6dfc54cb47c31badd7fd69b830dc7eb83420636b6 WHIRLPOOL a8727d3385b57269aad2256f12b6726e481641b5ec6f6ef99ac430a3fe4d220e340d8c37f3b3837db71968ac2acd4e83b09dea7ed638a56fe2a18c89087f044a
 DIST Test-UseAllModules-0.17.tar.gz 5014 SHA256 a71f2fe8b96ab8bfc2760aa1d3135ea049a5b20dcb105457b769a1195c7a2509 SHA512 6aa768dded4b3ebe604bc616a8a1b09845c0dbd91fcdba2b10e787e5ba3604cb18d9dfcfb9f5e4fef0d3d5d44c8722d99394843e4a14e1bee4dbb1463ef4bcd8 WHIRLPOOL 992ce7cbb79338b328aaaa38e2ef442fc0c78adf27979e3eab0603e720c55056fefadaa483e9a318acf31ec7d88629c6b0bafc9840ce602e519975b2bdcb9a2a

diff --git a/dev-perl/Test-UseAllModules/Test-UseAllModules-0.140.0-r1.ebuild b/dev-perl/Test-UseAllModules/Test-UseAllModules-0.140.0-r1.ebuild
deleted file mode 100644
index be6e8ff..0000000
--- a/dev-perl/Test-UseAllModules/Test-UseAllModules-0.140.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=ISHIGAKI
-MODULE_VERSION=0.14
-inherit perl-module
-
-DESCRIPTION='do use_ok() for all the MANIFESTed modules'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Exporter
-	echo virtual/perl-Exporter
-	# ExtUtils::Manifest
-	echo virtual/perl-ExtUtils-Manifest
-	# Test::Builder 0.30 ( 0.300.0 )
-	echo \>=virtual/perl-Test-Simple-0.30
-	# Test::More 0.60 ( 0.600.0 )
-	echo \>=virtual/perl-Test-Simple-0.60
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"


             reply	other threads:[~2016-06-09 22:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09 22:04 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-UseAllModules/ Yixun Lan
2021-10-03 18:48 Sam James
2021-10-03  5:19 Agostino Sarubbo
2021-10-03  2:29 Sam James
2021-09-22 19:27 Andreas K. Hüttel
2021-05-15  2:23 Sam James
2021-05-15  2:14 Sam James
2021-05-15  2:07 Sam James
2021-05-15  1:55 Sam James
2021-02-11 20:10 Andreas K. Hüttel
2018-07-21 13:27 Kent Fredric
2018-03-15  0:23 Kent Fredric
2016-09-08 19:10 Kent Fredric
2015-09-17 22:21 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=1465509847.6d74115b6a75834efcb2de64b1e8651e6522ad3c.dilfridge@gentoo \
    --to=dilfridge@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