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/List-SomeUtils-XS/
Date: Sun, 10 Jun 2018 05:09:16 +0000 (UTC)	[thread overview]
Message-ID: <1528605749.ab38d484e9b3a8977cdff34912d3422bd32c281a.kentnl@gentoo> (raw)

commit:     ab38d484e9b3a8977cdff34912d3422bd32c281a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 04:42:29 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 04:42:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab38d484

dev-perl/List-SomeUtils-XS: Cleanup old version 0.520.0

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 .../List-SomeUtils-XS-0.520.0.ebuild               | 29 ----------------------
 dev-perl/List-SomeUtils-XS/Manifest                |  1 -
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild
deleted file mode 100644
index 6b90f0b3bc1..00000000000
--- a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.52
-inherit perl-module
-
-DESCRIPTION="XS implementation for List::SomeUtils"
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Carp
-		virtual/perl-Exporter
-		virtual/perl-File-Spec
-		dev-perl/Test-LeakTrace
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.6.0
-	)
-"

diff --git a/dev-perl/List-SomeUtils-XS/Manifest b/dev-perl/List-SomeUtils-XS/Manifest
index 0f54daded6d..5e9e69664bf 100644
--- a/dev-perl/List-SomeUtils-XS/Manifest
+++ b/dev-perl/List-SomeUtils-XS/Manifest
@@ -1,2 +1 @@
-DIST List-SomeUtils-XS-0.52.tar.gz 92368 BLAKE2B 725d1971fb17124b93b1dc2526f5b6daa0dee68543c35e7b997f274de0a3ef3f78f73139e90b9b1406ba44b877446902927d51f316aac61a1c1ccc09090c07ae SHA512 871d492a0ec019d56ecb5a02d0bb362462b52b08cc3ea5b95f58125009e6cca83ae77b3b877152885c8a24c36e438616051b61058a67b212c2dd9fa51ccf7ff9
 DIST List-SomeUtils-XS-0.55.tar.gz 95426 BLAKE2B 84c5cf45a646062769ffc3b422e407071b9934a52cfbbb5d6e2b9a6f9640c26c7bc9fe24f0a24d287cb2558a2efeefd3614ea988177cd09c7927bfe424e3cc8e SHA512 44bf99ed3653c6d21fe0d0504dc6e3235ee89079b9c7cb77315f5713c0522057f8f3acbd34001bfba34cce6dfc568684c564b4fcecc700cbc780c57d36591f1f


             reply	other threads:[~2018-06-10  5:09 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-10  5:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 15:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-SomeUtils-XS/ Ionen Wolkens
2023-10-16 16:34 Joonas Niilola
2021-11-09 21:02 Andreas K. Hüttel
2021-10-26  1:21 Yixun Lan
2021-07-31 22:12 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 13:01 Agostino Sarubbo
2021-07-30 22:36 Sam James
2021-07-30 15:10 Agostino Sarubbo
2021-06-24 17:52 Andreas K. Hüttel
2020-07-06  2:51 Matt Turner
2018-10-25 18:16 Fabian Groffen
2018-07-09 22:43 Mikle Kolyada
2018-02-22 20:39 Michał Górny
2017-10-28 23:54 Kent Fredric
2017-05-04 20:05 Markus Meier
2017-04-29 12:06 Jeroen Roovers
2017-04-05 20:31 Markus Meier
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-19  0:39 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=1528605749.ab38d484e9b3a8977cdff34912d3422bd32c281a.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