public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/
Date: Tue, 10 Aug 2021 18:24:14 +0000 (UTC)	[thread overview]
Message-ID: <1628619826.8867257801904d7844b711c3309f336281ca46d2.dilfridge@gentoo> (raw)

commit:     8867257801904d7844b711c3309f336281ca46d2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 18:13:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88672578

dev-perl/Sub-Quote: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Sub-Quote/Manifest               |  2 --
 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 29 -----------------------------
 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 29 -----------------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-perl/Sub-Quote/Manifest b/dev-perl/Sub-Quote/Manifest
index 7e142c5c18e..cc866b2ed46 100644
--- a/dev-perl/Sub-Quote/Manifest
+++ b/dev-perl/Sub-Quote/Manifest
@@ -1,3 +1 @@
-DIST Sub-Quote-2.003001.tar.gz 19131 BLAKE2B 20ae1ffacd8f2d582cac67671ece00ce34cad0fd28ec9e76effa26a07fc655bbc4ecf9ba2bc814eaa0325ac9ae0fd7fb4617d91e5c69e9442513ccc98d574985 SHA512 cd24460e52b68955a460accf673a58235c8f846285a01862198bbb4f6c5718f2977e615099da7eb54a41d76ae75fd7167c7d682c14f6819e65c83f163189dd49
-DIST Sub-Quote-2.004000.tar.gz 20363 BLAKE2B 0697f2a0a9aec799161289bee34f991fc86eb59e23a72f300f207ba80608d8f96653222dd8fb2393085cf052b875e9861bf6f34f9c099d1258bb36a0db3d63f5 SHA512 222354896728154da7bfc6ef9d4562430ab250b1e1169330f63b43eef01527785c1c8559c5eb77a8d42484187be74a9ff97b325bb2404a205a6d4b990f8656c5
 DIST Sub-Quote-2.006006.tar.gz 32485 BLAKE2B 517742256d9da1ca839051e6bf75b660740ccdd0ed2809249bf40fc86526b72bc12a338baa34d6f88a0f5411e5331bdd6a769c7a777996bb75775f79a2315d6b SHA512 19cd0504f039f3218d3f47b3b44714f0baed73a13f97c4552eb1816b7b03186b1bbdf48cc70c2cae616eb9ec81721b30217c7f788176d389df694c9b355ead64

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
deleted file mode 100644
index 6edf598d421..00000000000
--- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HAARG
-DIST_VERSION=2.003001
-inherit perl-module
-
-DESCRIPTION="efficient generation of subroutines via string eval"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!<dev-perl/Moo-2.3.0
-	!minimal? (
-		>=dev-perl/Sub-Name-0.80.0
-	)
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/Test-Fatal-0.3.0
-		>=virtual/perl-Test-Simple-0.940.0
-	)
-"

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
deleted file mode 100644
index 450d53e66d0..00000000000
--- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HAARG
-DIST_VERSION=2.004000
-inherit perl-module
-
-DESCRIPTION="Efficient generation of subroutines via string eval"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	!<dev-perl/Moo-2.3.0
-	!minimal? (
-		>=dev-perl/Sub-Name-0.80.0
-	)
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/Test-Fatal-0.3.0
-		>=virtual/perl-Test-Simple-0.940.0
-	)
-"


             reply	other threads:[~2021-08-10 18:24 UTC|newest]

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

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=1628619826.8867257801904d7844b711c3309f336281ca46d2.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