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/DBIx-Simple/
Date: Tue, 18 Aug 2020 09:29:35 +0000 (UTC)	[thread overview]
Message-ID: <1597742933.2e6a5b08d7bd209dc0852c483aceaf48a62f78a6.kentnl@gentoo> (raw)

commit:     2e6a5b08d7bd209dc0852c483aceaf48a62f78a6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 09:09:46 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 09:28:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6a5b08

dev-perl/DBIx-Simple: Cleanup old 1.350.0-r1

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

 dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild | 35 ----------------------
 dev-perl/DBIx-Simple/Manifest                      |  1 -
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild b/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild
deleted file mode 100644
index a8d5f390eae..00000000000
--- a/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=JUERD
-DIST_VERSION=1.35
-inherit perl-module
-
-DESCRIPTION="Very complete easy-to-use OO interface to DBI"
-
-# Upstream says "Any OSI approved license from https://opensource.org/licenses/alphabetical"
-LICENSE="|| ( AFL-3.0 AGPL-3 APL-1.0 Apache-2.0 BSD-2 Boost-1.0 CDDL CPAL-1.0
-	EPL-1.0 ECL-2.0 EUPL-1.1 GPL-2 GPL-3 LGPL-2.1 LGPL-3 HPND IBM IPAfont ISC
-	LPPL-1.3c 9base MIT MPL-2.0 NOSA nethack PHP-3 POSTGRESQL PYTHON CNRI
-	QPL-1.0 OFL-1.1 Sleepycat Watcom-1.0 W3C wxWinLL-3 ZLIB libpng
-)"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/DBI-1.210.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? ( !minimal? (
-		>=dev-perl/DBD-SQLite-1.0.0
-	) )
-"
-src_test() {
-	perl_rm_files "t/pod.t"
-	perl-module_src_test
-}

diff --git a/dev-perl/DBIx-Simple/Manifest b/dev-perl/DBIx-Simple/Manifest
index 2fce4469ff1..1a526b8f315 100644
--- a/dev-perl/DBIx-Simple/Manifest
+++ b/dev-perl/DBIx-Simple/Manifest
@@ -1,2 +1 @@
-DIST DBIx-Simple-1.35.tar.gz 19316 BLAKE2B 02318f8f07efa5ce7fc17b537ef54e5cf23e7ed6866cef9fe2c818aed253a48e4199af0bc9db88c8a3d1480160ed204ea3f016c4d6f249a958bfa052720354e3 SHA512 5b7e9c2f489ac32ac5833ff220dbcb7223ebfc02e3d715477c8b243c92b3563a6f2e661247793fd25764c9dd41914426b7d705bb2bcb09656d3cad552d05d301
 DIST DBIx-Simple-1.37.tar.gz 20397 BLAKE2B 54868347dcaa13df92028b848f56ffc9ca85c49f836f78c55de3a4eeef71b825bd7089fec6b1c7df9f9ac52b1752bedca0daa35f29e09c01d22d5518e3d95fcc SHA512 f79b26bf52db33629950bc95f6c17dd13a2af135deeaf6ff5b0570ad852911fd0d27196636e605a93e9b3d740699110f2ece7abc24fcbbfd08a2f3ddce5d65b0


             reply	other threads:[~2020-08-18  9:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18  9:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-03 19:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBIx-Simple/ Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-03-20  6:56 Joonas Niilola
2023-03-20  6:56 Joonas Niilola
2023-03-17 20:44 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2023-01-13 17:01 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-12-28 14:58 Jakov Smolić
2022-12-25 17:29 Arthur Zamarin
2020-07-14 23:11 Kent Fredric
2016-03-17 22:29 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=1597742933.2e6a5b08d7bd209dc0852c483aceaf48a62f78a6.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