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/POE/
Date: Fri, 26 Nov 2021 17:04:17 +0000 (UTC)	[thread overview]
Message-ID: <1637946237.05c0747c310c71fe2a0c5d8edf5e5a339bb7e39f.dilfridge@gentoo> (raw)

commit:     05c0747c310c71fe2a0c5d8edf5e5a339bb7e39f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 16:56:47 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 17:03:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c0747c

dev-perl/POE: 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/POE/Manifest         |  1 -
 dev-perl/POE/POE-1.367.ebuild | 64 -------------------------------------------
 2 files changed, 65 deletions(-)

diff --git a/dev-perl/POE/Manifest b/dev-perl/POE/Manifest
index 9e7a01357aa2..4847e2c22e6c 100644
--- a/dev-perl/POE/Manifest
+++ b/dev-perl/POE/Manifest
@@ -1,2 +1 @@
-DIST POE-1.367.tar.gz 381473 BLAKE2B 42e6a99d4cbe94b5474396ade8dd2ea3168ba774d683023b30890b46a395104d304482a605072383b3fe97a3856a396c24b2d909ad75ac2b1167bc1ed59fc3ed SHA512 94a3ece46a7e573018fdb3151110b1ed7604389d030227169685d38afdfa69603ef55fe8493368645a9f6f1be432fb253cb4568c55190eea33652881a0b4a4fb
 DIST POE-1.368.tar.gz 377702 BLAKE2B 5de20891656c5107541964841ae8db9e03de9b8a636911aff2a03d9155194760090e0ec59714564a4f312e2b4aaf6785ff9d547834aa8a4fc098273d37f3f571 SHA512 a8a4e885101372039ea48aaeac3de9fcef2db34e90216b2e63f24ea681cf1d86cd701d4b59e6b000b29f85f600655e29717ab1501d053acaf6248b1cd8f341ad

diff --git a/dev-perl/POE/POE-1.367.ebuild b/dev-perl/POE/POE-1.367.ebuild
deleted file mode 100644
index e2f5ecdc4acf..000000000000
--- a/dev-perl/POE/POE-1.367.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-POE_TEST_LOOPS_VERSION=1.360
-MODULE_AUTHOR=RCAPUTO
-MODULE_VERSION=1.367
-inherit perl-module
-
-DESCRIPTION="A framework for creating multitasking programs in Perl"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="ipv6 libwww ncurses tk test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-perl/YAML
-	dev-perl/Filter
-	dev-perl/IO-Pipely
-	dev-perl/FreezeThaw
-	>=dev-perl/Event-1.09
-	>=virtual/perl-File-Spec-0.87
-	>=virtual/perl-IO-1.23.01
-	>=virtual/perl-IO-Compress-1.33
-	>=virtual/perl-Storable-2.12
-	>=dev-perl/IO-Tty-1.08
-	>=dev-perl/TermReadKey-2.21
-	>=virtual/perl-Time-HiRes-1.59
-	ipv6? (
-		>=dev-perl/Socket6-0.14
-	)
-	tk? (
-		>=dev-perl/Tk-800.027
-	)
-	libwww? (
-		>=dev-perl/libwww-perl-5.79
-		>=dev-perl/URI-1.30
-	)
-	ncurses? (
-		>=dev-perl/Curses-1.08
-	)
-"
-DEPEND="${RDEPEND}
-	test? (
-		>=dev-perl/POE-Test-Loops-${POE_TEST_LOOPS_VERSION}
-		>=virtual/perl-Test-Harness-2.26
-		>=virtual/perl-Test-Simple-0.54
-	)
-"
-
-SRC_TEST=do
-
-src_test() {
-	perl_rm_files t/10_units/01_pod/01_pod.t    \
-		t/10_units/01_pod/02_pod_coverage.t \
-		t/10_units/01_pod/03_pod_no404s.t   \
-		t/10_units/01_pod/04_pod_linkcheck.t
-
-	# Disable network tests
-	rm -f "${S}"/run_network_tests || die
-	perl-module_src_test
-}


             reply	other threads:[~2021-11-26 17:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 17:04 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-02 15:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/POE/ Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:00 Sam James
2023-06-19  0:47 Sam James
2021-08-02  4:03 Agostino Sarubbo
2021-05-21 20:26 Andreas K. Hüttel
2016-08-04 22:58 Kent Fredric
2016-07-06 22:54 Andreas Hüttel
2016-05-14 20:11 Agostino Sarubbo
2016-04-29 19:36 Andreas Hüttel
2016-02-21 13:48 Patrice Clement

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=1637946237.05c0747c310c71fe2a0c5d8edf5e5a339bb7e39f.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