public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-perl/Test-Tester/
@ 2016-09-05 13:54 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2016-09-05 13:54 UTC (permalink / raw
  To: gentoo-commits

commit:     1b4f3155b778b1794055ee10102bc6ff7765bef4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 13:39:44 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 13:53:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4f3155

dev-perl/Test-Tester: Remove last-rited pkg, #584238

 dev-perl/Test-Tester/Manifest                      |  1 -
 dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild | 17 ------------
 dev-perl/Test-Tester/Test-Tester-0.114.0-r1.ebuild | 32 ----------------------
 dev-perl/Test-Tester/metadata.xml                  | 15 ----------
 profiles/package.mask                              | 10 -------
 5 files changed, 75 deletions(-)

diff --git a/dev-perl/Test-Tester/Manifest b/dev-perl/Test-Tester/Manifest
deleted file mode 100644
index 6be71c3..00000000
--- a/dev-perl/Test-Tester/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Test-Tester-0.109.tar.gz 16315 SHA256 d3c7c85e2fcbd5bb9c9c4d2e76ddaa9b1694ed0ab2795b722904cf043e123655 SHA512 f79942a85c787b1ea29da8f5c5611a0ce1fa8fabe372a4de04f0e5b98af137f43cd3966a558dc8fc5d0b049eb162f9b583d73ca39674bab7523290756b25cfe7 WHIRLPOOL e819f057ae8f6bf2f85a36eb8431754f9e067ad5b52746e4178e6d52f15ccd1ae41af33d85acf244d2cb09bdff04061e530740c431f990cf3c3aeb1ff83a4cd0

diff --git a/dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild b/dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild
deleted file mode 100644
index 7972c71..00000000
--- a/dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=FDALY
-MODULE_VERSION=0.109
-inherit perl-module
-
-DESCRIPTION="Ease testing test modules built with Test::Builder"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Test-Tester/Test-Tester-0.114.0-r1.ebuild b/dev-perl/Test-Tester/Test-Tester-0.114.0-r1.ebuild
deleted file mode 100644
index d59bde0..00000000
--- a/dev-perl/Test-Tester/Test-Tester-0.114.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Ease testing test modules built with Test::Builder"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-HOMEPAGE="https://www.gentoo.org/"
-LICENSE="GPL-2"
-# this is just a dummy ebuild to help with portage dependency resolution on
-# Perl 5.22 upgrade - it does not install any files
-
-RDEPEND="=virtual/perl-Test-Simple-1.1.14*"
-
-removal_message() {
-	einfo "This package is only a stub for upgrade purposes and can now be removed"
-	einfo "Equivalent modules now should be supported by either"
-	einfo " a) virtual/perl-Test-Simple installing >=perl-core/Test-Simple-1.1.14"
-	einfo " b) virtual/perl-Test-Simple installing >=dev-lang/perl-5.22.0"
-}
-
-pkg_postinst() {
-	removal_message
-}
-
-pkg_info() {
-	removal_message
-}

diff --git a/dev-perl/Test-Tester/metadata.xml b/dev-perl/Test-Tester/metadata.xml
deleted file mode 100644
index 35a03a1..00000000
--- a/dev-perl/Test-Tester/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>perl@gentoo.org</email>
-    <name>Gentoo Perl Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Test-Tester</remote-id>
-    <remote-id type="cpan-module">Test::Tester</remote-id>
-    <remote-id type="cpan-module">Test::Tester::Capture</remote-id>
-    <remote-id type="cpan-module">Test::Tester::CaptureRunner</remote-id>
-    <remote-id type="cpan-module">Test::Tester::Delegate</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index d769f0f..1d0e3ab 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,16 +620,6 @@ sci-calculators/qalculate-bases
 sci-calculators/qalculate-currency
 sci-calculators/qalculate-units
 
-# Kent Fredric <kentnl@gentoo.org> (3 Aug 2016)
-# Contents superseded by virtual/perl-Test-Simple >=1.1.10
-# and now only creates depdendency resolution headaches.
-#
-# Please migrate overlay dependencies to an exclusive
-# >=virtual/perl-Test-Simple-1.1.10
-#
-# Removal in 30 days. Bug 584238
-dev-perl/Test-Tester
-
 # Alexis Ballier <aballier@gentoo.org> <2 Aug 2016>
 # Doesn't install .so, causing all its revdeps to fail to build.
 # Doesn't honour USE=static-libs.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-05 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05 13:54 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-perl/Test-Tester/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox