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/SQL-Translator/
Date: Mon,  6 Dec 2021 15:13:39 +0000 (UTC)	[thread overview]
Message-ID: <1638803592.53885d28c9100adc309dba39a5cd7a8f1416296f.dilfridge@gentoo> (raw)

commit:     53885d28c9100adc309dba39a5cd7a8f1416296f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 13:48:31 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 15:13:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53885d28

dev-perl/SQL-Translator: Remove old

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

 dev-perl/SQL-Translator/Manifest                   |  1 -
 .../SQL-Translator/SQL-Translator-0.110.230.ebuild | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/dev-perl/SQL-Translator/Manifest b/dev-perl/SQL-Translator/Manifest
index 53b9a18a4e95..7bffba71b6ff 100644
--- a/dev-perl/SQL-Translator/Manifest
+++ b/dev-perl/SQL-Translator/Manifest
@@ -1,2 +1 @@
-DIST SQL-Translator-0.11023.tar.gz 436852 BLAKE2B 62fe969cfe93bb0cecb59d1690a0a13b54b5e46db5d20479da2a37c8b459a96021081f7bcbac998c40baf459306cea27bcadb9dcd7a0e99a0686b1134c7a4af4 SHA512 95ae982c504b464f988b8bc04f8e733053978bbbeb532cc86ffb90485823403d403ee86ff562b591b1b82bf99bcfa357385eb6690e5c06c968dbde5653afb4dc
 DIST SQL-Translator-1.62.tar.gz 411750 BLAKE2B 725391697feb7581944222965cb9e951251ff101f1236c1b8406c455cbed13a5cd5c09b66770358b3e1015f25d9e4a3ea624fd913c762fdf737187581f455a83 SHA512 80096bf42cff406b896d96fd4374cb69c4bbe6ce037d58bb520d5c8ac31a15454772217730fac4249960cd81ac02ff9b5419b8dc80fd0a0901802e525ff863c8

diff --git a/dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild b/dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild
deleted file mode 100644
index cfc007885783..000000000000
--- a/dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ILMARI
-DIST_VERSION=0.11023
-inherit perl-module
-
-DESCRIPTION="Manipulate structured data definitions (SQL and more)"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-perl/Carp-Clan
-	>=dev-perl/DBI-1.540.0
-	virtual/perl-Digest-SHA
-	>=dev-perl/File-ShareDir-1.0.0
-	>=dev-perl/Moo-1.0.3
-	>=dev-perl/Package-Variant-1.1.1
-	>=dev-perl/Parse-RecDescent-1.967.9
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Sub-Quote
-	>=dev-perl/Try-Tiny-0.40.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-	>=dev-perl/JSON-2
-	>=dev-perl/XML-Writer-0.500.0
-	>=dev-perl/YAML-0.660.0
-	test? (
-		dev-perl/HTML-Parser
-		>=dev-perl/Spreadsheet-ParseExcel-0.410.0
-		>=dev-perl/Template-Toolkit-2.200.0
-		dev-perl/Test-Exception
-		>=dev-perl/Test-Differences-0.310.0
-		>=virtual/perl-Test-Simple-0.880.0
-		>=dev-perl/XML-LibXML-1.690.0
-	)
-"


             reply	other threads:[~2021-12-06 15:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06 15:13 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/SQL-Translator/ Sam James
2024-05-03  4:45 Andreas K. Hüttel
2024-02-28 20:50 Jakov Smolić
2023-06-18 23:19 Sam James
2021-08-09  0:16 Andreas K. Hüttel
2020-07-21 19:54 Kent Fredric
2019-12-25 20:32 Sergei Trofimovich
2018-07-21 12:27 Kent Fredric
2018-01-08 22:42 Kent Fredric
2017-06-25  9:21 Kent Fredric
2016-08-06 11:54 Kent Fredric
2016-05-04 21:54 Andreas Hüttel
2016-04-29 19:36 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=1638803592.53885d28c9100adc309dba39a5cd7a8f1416296f.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