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/HTML-Tree/
Date: Mon, 14 Jun 2021 23:26:24 +0000 (UTC)	[thread overview]
Message-ID: <1623713167.ae22ce321b9681c04b86f4484802c3023a98efe6.dilfridge@gentoo> (raw)

commit:     ae22ce321b9681c04b86f4484802c3023a98efe6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 23:19:58 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 23:26:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae22ce32

dev-perl/HTML-Tree: Remove old

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

 dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild | 34 ------------------------------
 dev-perl/HTML-Tree/Manifest                |  1 -
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild b/dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild
deleted file mode 100644
index 7773d1903b3..00000000000
--- a/dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KENTNL
-DIST_VERSION=5.06
-inherit perl-module
-
-DESCRIPTION="A library to manage HTML-Tree in PERL"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	>=dev-perl/HTML-Tagset-3.20.0
-	>=dev-perl/HTML-Parser-3.460.0
-	virtual/perl-Scalar-List-Utils
-"
-#	dev-perl/HTML-Format
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.280.800
-	test? (
-		virtual/perl-Encode
-		dev-perl/Test-Fatal
-		dev-perl/Test-LeakTrace
-		virtual/perl-Test-Simple
-		dev-perl/URI
-	)
-"

diff --git a/dev-perl/HTML-Tree/Manifest b/dev-perl/HTML-Tree/Manifest
index b396fdd550e..ebb334069bd 100644
--- a/dev-perl/HTML-Tree/Manifest
+++ b/dev-perl/HTML-Tree/Manifest
@@ -1,2 +1 @@
-DIST HTML-Tree-5.06.tar.gz 150067 BLAKE2B d3ff01f25ab7958ecf6b3125439a99a070c2b70c6f786ebd0e8501a77b25a8673b32308855c1d09bac81bb7c901767261c2274d1c4abe41357887d719c4171f2 SHA512 17590504fcb5cc9d68e76a4a63a5ec526b650d8c371777edb0d182599258b928cdae19e676a2815283434ed44605e3e2858db54c305a1fbbb226ce30e580336d
 DIST HTML-Tree-5.07.tar.gz 150477 BLAKE2B ff1cee33e144e8b27b71e26c3fdf4e07b70642533167b8a59feb17729c34c58066f7a5a742de43c879f0101a2adc1302aa84583b536f0e2fa4097f7d240d444e SHA512 a1faaf547d7db323388d5f6b289ab96887de5a80add55aefd380e4b540948514550a86785bdccf0776dfff38085b6bd3e98228f96231264217adcfc2f132c5de


             reply	other threads:[~2021-06-14 23:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-14 23:26 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  4:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Tree/ Sam James
2021-11-01 17:53 Andreas K. Hüttel
2021-08-02  2:24 Sam James
2019-07-23 22:35 Aaron Bauman
2018-07-23  0:54 Mikle Kolyada
2018-06-26 12:28 Tobias Klausmann
2018-06-10 21:33 Sergei Trofimovich
2018-06-10 19:03 Aaron Bauman
2018-06-10 16:42 Thomas Deutschmann
2018-06-09 18:54 Sergei Trofimovich
2017-10-24  8:31 Kent Fredric
2017-08-28 14:42 Mikle Kolyada
2017-08-27 15:45 Mikle Kolyada
2017-07-08  7:14 Markus Meier
2017-06-30  7:53 Sergei Trofimovich
2017-06-26 20:18 Tobias Klausmann
2017-06-22 12:47 Agostino Sarubbo
2017-06-22 10:49 Agostino Sarubbo
2017-05-20 20:21 Kent Fredric
2017-04-20 12:56 Ettore Di Giacinto
2017-01-29 16:35 Fabian Groffen

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=1623713167.ae22ce321b9681c04b86f4484802c3023a98efe6.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