From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tree-DAG_Node/
Date: Sat, 11 Dec 2021 04:33:48 +0000 (UTC) [thread overview]
Message-ID: <1639197198.2bdad5f3ba667eb00862c8bef4e7703f2899136c.dilfridge@gentoo> (raw)
commit: 2bdad5f3ba667eb00862c8bef4e7703f2899136c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 04:23:19 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 04:33:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bdad5f3
dev-perl/Tree-DAG_Node: 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/Tree-DAG_Node/Manifest | 1 -
.../Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild | 28 ----------------------
2 files changed, 29 deletions(-)
diff --git a/dev-perl/Tree-DAG_Node/Manifest b/dev-perl/Tree-DAG_Node/Manifest
index 225a66ec3160..37d53047497a 100644
--- a/dev-perl/Tree-DAG_Node/Manifest
+++ b/dev-perl/Tree-DAG_Node/Manifest
@@ -1,2 +1 @@
-DIST Tree-DAG_Node-1.31.tgz 57977 BLAKE2B ba3646d62acebaeda634c3ecc50c9be60e9d47c4c213ef137b28c7e877a821f7f48cc4454e85e4b67e87c4bda925425d3763a7b737c4b21c96b719fc3b5ea78a SHA512 6821a146c55887a8973a8f61512805a3d209bb855f5b2f121cbac11a5fe685073019b958837289e781d1c294212c387bdb8434499712a39ab6b74f7ca2ccaa74
DIST Tree-DAG_Node-1.32.tgz 54680 BLAKE2B 60dd9bb16883838edce7e34c3351d1a8bdf1f1fa5a264306e9652ab4015fb80f70bda8de033991fa5c0f813e900206d2ef7b70dd86fb53e337d1981ca6b0c8a6 SHA512 3ab6b48495abd09643555cf0160d00db39dc7ce576299b24eb4bc39e799ba478d88f863d8b2ec95853dc173e97c6efc3faff14e1d7c080f5166150f6fce2f817
diff --git a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild
deleted file mode 100644
index 6968c00771c4..000000000000
--- a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=RSAVAGE
-DIST_A_EXT=tgz
-DIST_VERSION=1.31
-inherit perl-module
-
-DESCRIPTION="(Super)class for representing nodes in a tree"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-perl/File-Slurp-Tiny-0.3.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-1.1.14
- >=virtual/perl-File-Spec-3.400.0
- >=virtual/perl-File-Temp-0.190.0
- )
-"
next reply other threads:[~2021-12-11 4:33 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-11 4:33 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tree-DAG_Node/ Yixun Lan
2021-12-06 0:10 Sam James
2021-12-05 4:43 Sam James
2021-12-05 4:42 Sam James
2021-12-05 4:40 Sam James
2021-12-05 4:21 Sam James
2021-12-05 4:21 Sam James
2021-09-29 20:03 Andreas K. Hüttel
2019-07-25 6:48 Kent Fredric
2018-12-08 15:22 Mikle Kolyada
2018-12-08 12:35 Mikle Kolyada
2018-09-26 19:05 Markus Meier
2018-08-25 18:08 Sergei Trofimovich
2018-08-22 21:38 Mart Raudsepp
2018-08-21 0:05 Sergei Trofimovich
2018-08-20 4:13 Matt Turner
2018-08-20 2:26 Mikle Kolyada
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-08-18 22:15 Thomas Deutschmann
2018-03-14 2:21 Kent Fredric
2016-07-08 20:37 Andreas Hüttel
2016-03-01 14:50 Andreas Hüttel
2015-09-11 22:02 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=1639197198.2bdad5f3ba667eb00862c8bef4e7703f2899136c.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