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/Class-Load-XS/
Date: Tue, 17 Apr 2018 00:06:16 +0000 (UTC)	[thread overview]
Message-ID: <1523923524.bc20439c8e2abcd848d25e56a751b87feafa6661.kentnl@gentoo> (raw)

commit:     bc20439c8e2abcd848d25e56a751b87feafa6661
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 19:25:39 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 00:05:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc20439c

dev-perl/Class-Load-XS: Cleanup old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../Class-Load-XS/Class-Load-XS-0.60.0-r1.ebuild   | 31 ---------------------
 dev-perl/Class-Load-XS/Class-Load-XS-0.90.0.ebuild | 32 ----------------------
 dev-perl/Class-Load-XS/Manifest                    |  2 --
 3 files changed, 65 deletions(-)

diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.60.0-r1.ebuild b/dev-perl/Class-Load-XS/Class-Load-XS-0.60.0-r1.ebuild
deleted file mode 100644
index 156d46cc72b..00000000000
--- a/dev-perl/Class-Load-XS/Class-Load-XS-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="XS implementation of parts of Class::Load"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Class-Load-0.200.0
-
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.360.100
-	test? (
-		>=virtual/perl-Test-Simple-0.880.0
-		>=dev-perl/Module-Implementation-0.40.0
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.90.0.ebuild b/dev-perl/Class-Load-XS/Class-Load-XS-0.90.0.ebuild
deleted file mode 100644
index d4eaab7c28d..00000000000
--- a/dev-perl/Class-Load-XS/Class-Load-XS-0.90.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ETHER
-DIST_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION="XS implementation of parts of Class::Load"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-	>=dev-perl/Class-Load-0.200.0
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		>=virtual/perl-CPAN-Meta-2.120.900
-		>=virtual/perl-Test-Simple-0.880.0
-		>=dev-perl/Module-Implementation-0.40.0
-		dev-perl/Test-Fatal
-		dev-perl/Test-Requires
-		virtual/perl-version
-	)
-"

diff --git a/dev-perl/Class-Load-XS/Manifest b/dev-perl/Class-Load-XS/Manifest
index be22070c96e..3c147b0f35c 100644
--- a/dev-perl/Class-Load-XS/Manifest
+++ b/dev-perl/Class-Load-XS/Manifest
@@ -1,3 +1 @@
-DIST Class-Load-XS-0.06.tar.gz 56141 BLAKE2B e3612af5f8741a4766df09fb2488cec5df80b242d05d40435d9b537acf7af87f5043263de3a2efa85464df5493d6dda6f72faf15317657adc349a202dc4f6a21 SHA512 07effa62cef0c27f25c5918e7dbc9aec3aa2ad88dfd06963cef2908c562532ea3048feb97717f0a120ca40250f3629f31a2d9d2263036e6de61158bebb6afe36
-DIST Class-Load-XS-0.09.tar.gz 73186 BLAKE2B bda5f8541aa2dbb31effcc415377a23924ed42264bd3a937eb7103df41a17f6fa9165e39b90c96a40cac70ffbd805b920b3d30714e6ec926b4e6d216c229f7f8 SHA512 9b24637cf7b035ba369f05e42c0bd5a8590e001f2395b46df078635a50bb3df58ad57850be0010d092ae2530d9a545bbcc5f0055f6ae7f166c93905c022d469d
 DIST Class-Load-XS-0.10.tar.gz 77930 BLAKE2B 8d7540797a11fadf5f1d3622df0f39a1a8e97ec35aff807c04e55bfaf3ae3438c0cf777bfae8a39b44b4948b42fd05f8dbf476617b3321a1dee2149bd013a4b9 SHA512 16ab845dc393567f0b0e9597eda7d7678b8a41d218823a166bacdfd4dc93e704a6aff98662340b8d7f4d045a60530071bb84ea8da8be5a6930af47722207d126


             reply	other threads:[~2018-04-17  0:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-17  0:06 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25  4:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load-XS/ Sam James
2024-06-25  4:07 Sam James
2024-05-23  1:36 Sam James
2021-09-13  4:20 Yixun Lan
2020-12-27 14:42 Fabian Groffen
2020-10-04  5:05 Kent Fredric
2020-08-31 14:11 Sam James
2020-08-25 10:14 Sam James
2020-08-24 19:06 Sam James
2020-08-24 17:33 Sergei Trofimovich
2020-08-24  0:08 Sam James
2020-08-21 19:00 Sergei Trofimovich
2020-08-20 16:40 Sam James
2020-07-20 20:45 Kent Fredric
2020-07-05 18:49 Kent Fredric
2019-09-13 23:51 Matt Turner
2019-07-28 17:16 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-15 19:03 Fabian Groffen
2018-07-16  6:54 Sergei Trofimovich
2018-04-07 21:13 Matt Turner
2018-04-07  4:01 Matt Turner
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 14:11 Aaron Bauman
2017-04-12  3:28 Kent Fredric
2016-07-23  6:55 Kent Fredric
2016-01-24  7:51 Jeroen Roovers

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=1523923524.bc20439c8e2abcd848d25e56a751b87feafa6661.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