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-Without-Module/
Date: Thu,  9 Jun 2016 22:04:19 +0000 (UTC)	[thread overview]
Message-ID: <1465509847.6ea52787173f3ee65e4f8097ac5229c376dc14a6.dilfridge@gentoo> (raw)

commit:     6ea52787173f3ee65e4f8097ac5229c376dc14a6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 22:03:33 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=6ea52787

dev-perl/Test-Without-Module: Remove old

Package-Manager: portage-2.3.0_rc1

 dev-perl/Test-Without-Module/Manifest              |  1 -
 .../Test-Without-Module-0.170.0.ebuild             | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/Test-Without-Module/Manifest b/dev-perl/Test-Without-Module/Manifest
index ffd3e01..9fc2cac 100644
--- a/dev-perl/Test-Without-Module/Manifest
+++ b/dev-perl/Test-Without-Module/Manifest
@@ -1,2 +1 @@
-DIST Test-Without-Module-0.17.tar.gz 6709 SHA256 a691b0bf6d92dedbacfd547551021389ebc79c51937de2b914e792457da56ff7 SHA512 66d0a164c72ce70cf996e8700c54e442613a18113bd87210b344a38778704b665c9efffd321616993eabac77ee13496e5bd2145c41cf1cb5b134e72252632526 WHIRLPOOL deea4f3e9187b91df29a219f0e843b0770bb8d8ae799a008c3eafe3a8001aeff3630d6d05c27bd9205f3308effbc3b237a87f73f0c3d6fc7d9fdddad90123872
 DIST Test-Without-Module-0.18.tar.gz 10369 SHA256 e2c3360b171d7db518ac39a0e1dcb285c784ea393c11708914a0655d66138c7f SHA512 005ad54ac77283cf3155befe77fdb887dbc2ebc9c154472a23982636bbe7728154f56fdf1990b833639cd687b38e4d62250edd6dd93d37408e971bb4bd49c4c2 WHIRLPOOL 04bc67aa32c199985869c305dff89050a3a48da8fcfa120307f887905a5bd1b20b72275c93b137dd1b21da1c204b7b142f2609b97424d6bb63d172314e210927

diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
deleted file mode 100644
index 7550133..0000000
--- a/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=CORION
-MODULE_VERSION=0.17
-inherit perl-module
-
-DESCRIPTION="Test fallback behaviour in absence of modules"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="
-	test? (
-		dev-perl/File-Slurp
-		dev-perl/Test-Pod
-	)
-"
-
-SRC_TEST=do


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

Thread overview: 30+ 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 --
2023-08-01 19:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Without-Module/ 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-07-21 13:27 Kent Fredric
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-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=1465509847.6ea52787173f3ee65e4f8097ac5229c376dc14a6.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