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/Sub-Name/
Date: Wed, 15 Apr 2020 14:29:27 +0000 (UTC)	[thread overview]
Message-ID: <1586960424.2bc896e84a202ba807082358044c690e10119545.kentnl@gentoo> (raw)

commit:     2bc896e84a202ba807082358044c690e10119545
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 14:20:24 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 14:20:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc896e8

dev-perl/Sub-Name: Remove old 0.50.0-r1, 0.150.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Sub-Name/Manifest                  |  2 --
 dev-perl/Sub-Name/Sub-Name-0.150.0.ebuild   | 31 -----------------------------
 dev-perl/Sub-Name/Sub-Name-0.50.0-r1.ebuild | 16 ---------------
 3 files changed, 49 deletions(-)

diff --git a/dev-perl/Sub-Name/Manifest b/dev-perl/Sub-Name/Manifest
index ecdc6c96a5b..2c8a02c21f5 100644
--- a/dev-perl/Sub-Name/Manifest
+++ b/dev-perl/Sub-Name/Manifest
@@ -1,3 +1 @@
-DIST Sub-Name-0.05.tar.gz 3463 BLAKE2B ded3c809a533e3c10e9400e539808788b62e0c95982bd7c2b6efc44414c2ed8eac378da528a9faeec492ab5f4fbe71620d1534db73905aa287ccb2af0b9792d0 SHA512 5fbaf3071cb961257bb7a9114dd307e774519904a776446d1aa96af087f1dfb29b8c673b7bf7738283fac4148610a75f986a2ad28adc573f48eff919484eefc7
-DIST Sub-Name-0.15.tar.gz 76856 BLAKE2B cec7f3ec670db709e420baac009693b77c595acfa99250f41af1ffcc090ded8ea6ecbb1792de42b15a594f0e8365a5caa7283a0510551b0a8a74714388cda950 SHA512 6b8f0ce56e4706148cd71d5e937986714d69162c9ce16b177866832ef1c0245f5d11f5bd555e325098ab54fdb1d46a32e37d0213d2dadef03cc53f2d4da59cc6
 DIST Sub-Name-0.21.tar.gz 81155 BLAKE2B 2472cedc9dcfee28fd7f6944ef4b839d8b40e02c165fb00a760e6bc32a2bcb0131438ef1ece617df5f2603e60c033e25641bb8a8bd5826496db6a950c79b277a SHA512 94be57b569f6c434ec3ef4fdff1a9d946067cf6c7ee58f716f4bc188764ee103f9a2579ee0ddf4068ec6889c186d9d447d8252a5dd2a0e882719239ac1102294

diff --git a/dev-perl/Sub-Name/Sub-Name-0.150.0.ebuild b/dev-perl/Sub-Name/Sub-Name-0.150.0.ebuild
deleted file mode 100644
index 4c2813dae27..00000000000
--- a/dev-perl/Sub-Name/Sub-Name-0.150.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION="(Re)name a sub"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test suggested"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=virtual/perl-Exporter-5.570.0
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		suggested? (
-			dev-perl/Devel-CheckBin
-		)
-		virtual/perl-File-Spec
-		virtual/perl-Module-Metadata
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"

diff --git a/dev-perl/Sub-Name/Sub-Name-0.50.0-r1.ebuild b/dev-perl/Sub-Name/Sub-Name-0.50.0-r1.ebuild
deleted file mode 100644
index 89cc821580e..00000000000
--- a/dev-perl/Sub-Name/Sub-Name-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="(Re)name a sub"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do


             reply	other threads:[~2020-04-15 14:29 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 14:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-05 23:31 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Name/ Jakov Smolić
2025-03-05 22:36 Sam James
2025-03-04 12:15 Sam James
2025-01-22  4:55 Sam James
2023-08-04 20:20 Arthur Zamarin
2023-08-02 13:25 Sam James
2023-06-18 22:13 Sam James
2021-12-07 21:30 Andreas K. Hüttel
2021-10-11 15:25 Sam James
2021-10-11 15:18 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  5:15 Sam James
2021-10-11  4:20 Sam James
2021-10-11  4:18 Sam James
2021-10-11  3:10 Sam James
2021-08-10 18:24 Andreas K. Hüttel
2020-07-18  4:43 Kent Fredric
2019-05-04 19:02 Andreas K. Hüttel
2018-12-08 12:35 Mikle Kolyada
2018-09-29  8:29 Kent Fredric
2018-07-23  0:54 Mikle Kolyada
2018-06-26 12:28 Tobias Klausmann
2018-06-23 13:38 Mart Raudsepp
2018-06-10 21:33 Sergei Trofimovich
2018-06-10 19:03 Aaron Bauman
2018-06-10 16:42 Thomas Deutschmann
2018-06-09 18:54 Sergei Trofimovich
2018-02-17 21:51 Patrice Clement
2017-04-29 11:34 Jeroen Roovers
2017-04-03 20:19 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 17:27 Agostino Sarubbo
2017-03-16  3:13 Kent Fredric
2017-02-24  7:46 Michael Weber
2017-02-02  7:20 Jeroen Roovers
2017-01-29 16:45 Fabian Groffen
2017-01-28 14:13 Fabian Groffen
2016-05-25 22:48 Matt Turner
2016-04-26 17:27 Markus Meier
2016-04-11 22:54 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=1586960424.2bc896e84a202ba807082358044c690e10119545.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