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/Test-Without-Module/
Date: Sat, 21 Jul 2018 13:27:07 +0000 (UTC)	[thread overview]
Message-ID: <1532179583.31115ea378cd107fa15f2b17648f8193866c2c92.kentnl@gentoo> (raw)

commit:     31115ea378cd107fa15f2b17648f8193866c2c92
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 13:06:00 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 13:26:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31115ea3

dev-perl/Test-Without-Module: Cleanup old version 0.180.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Test-Without-Module/Manifest              |  1 -
 .../Test-Without-Module-0.180.0.ebuild             | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/Test-Without-Module/Manifest b/dev-perl/Test-Without-Module/Manifest
index 57f728b1ad1..2a1dfd854c6 100644
--- a/dev-perl/Test-Without-Module/Manifest
+++ b/dev-perl/Test-Without-Module/Manifest
@@ -1,2 +1 @@
-DIST Test-Without-Module-0.18.tar.gz 10369 BLAKE2B 1429c4ecc7abf51274c5b4ceb4c0a759689c4e8b2f62d8d3a9a2266307a045161aa354711a98188e53c2da777e0d5fcfcb1223f42509b28fe1a1a46ca4449514 SHA512 005ad54ac77283cf3155befe77fdb887dbc2ebc9c154472a23982636bbe7728154f56fdf1990b833639cd687b38e4d62250edd6dd93d37408e971bb4bd49c4c2
 DIST Test-Without-Module-0.20.tar.gz 13609 BLAKE2B f580eb127513e92526fe78cc7ec31fcd3216d17ebc38b270252d6dd98747719895f919321246eae2a88dd62c7ba8265245d21c1d585883f4cba854bb8251dfa7 SHA512 e92353cee46e712ddc6515c5872a61a84eb4186f9ce736bbf0fcca2979bfa7143588c05e683d31fc22cbaaa792ce8364768310f9de621e881cc207b80cf14d87

diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.180.0.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.180.0.ebuild
deleted file mode 100644
index b4c2b718458..00000000000
--- a/dev-perl/Test-Without-Module/Test-Without-Module-0.180.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CORION
-MODULE_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="Test fallback behaviour in absence of modules"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-DEPEND="
-	test? (
-		dev-perl/File-Slurp
-	)
-"
-
-SRC_TEST=do
-
-src_test() {
-	perl_rm_files t/99-pod.t
-	perl-module_src_test
-}


             reply	other threads:[~2018-07-21 13:27 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-21 13:27 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-11  0:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Without-Module/ Sam James
2023-08-01 19:44 Arthur Zamarin
2023-07-24  7:45 Jakov Smolić
2023-07-24  7:45 Jakov Smolić
2023-06-17 22:57 Andreas K. Hüttel
2021-09-23 11:29 Andreas K. Hüttel
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2019-07-19  7:49 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-10-16 18:47 Fabian Groffen
2018-08-04  0:29 Mikle Kolyada
2018-03-28 17:27 Matt Turner
2017-12-27 23:43 Sergei Trofimovich
2017-12-22  5:20 Markus Meier
2017-11-23 22:31 Matt Turner
2017-11-13 22:28 Sergei Trofimovich
2017-10-16 20:51 Sergei Trofimovich
2017-10-14 14:46 Sergei Trofimovich
2017-04-11  2:09 Kent Fredric
2016-08-05  7:41 Kent Fredric
2016-06-09 22:04 Andreas Hüttel
2016-05-16 19:17 Mikle Kolyada
2016-05-16 19:05 Mikle Kolyada
2016-05-15 19:51 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=1532179583.31115ea378cd107fa15f2b17648f8193866c2c92.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