From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/POE/
Date: Wed, 6 Jul 2016 22:54:50 +0000 (UTC) [thread overview]
Message-ID: <1467845508.7f3d8d4bbdb2e3100d14fc19cfea5aa422529daf.dilfridge@gentoo> (raw)
commit: 7f3d8d4bbdb2e3100d14fc19cfea5aa422529daf
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 22:51:48 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul 6 22:51:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3d8d4b
dev-perl/POE: Remove old
Package-Manager: portage-2.3.0
dev-perl/POE/Manifest | 1 -
dev-perl/POE/POE-1.356-r1.ebuild | 61 ----------------------------------------
2 files changed, 62 deletions(-)
diff --git a/dev-perl/POE/Manifest b/dev-perl/POE/Manifest
index 7001d91..1cdb258 100644
--- a/dev-perl/POE/Manifest
+++ b/dev-perl/POE/Manifest
@@ -1,2 +1 @@
-DIST POE-1.356.tar.gz 367309 SHA256 9a3ff1ce40929dec74f6b3fed31cfd05b1d72085d2d3d15bbbcc1a737f17d47b SHA512 e3107e107859f6b2384971efeec8e3fca0cd0577e082ba41691d4d26e6a300d939a34df5d6401b4e5917331cf371e56265f8042139002dd2d7533712cfa5ff5d WHIRLPOOL 1151f8a7c8f42ae0f382dc72d4818b398946961d23000264ca9916b3a246db9083806f0e25108dba4b7d0923caba0b7ca09a42caa4762ff6caa9b896a1ee36b2
DIST POE-1.367.tar.gz 381473 SHA256 b772720ba99bf3cd03dbad8536c6a7674ac7fcf32f2f53a2ff8f0aa5ba3f3a2d SHA512 94a3ece46a7e573018fdb3151110b1ed7604389d030227169685d38afdfa69603ef55fe8493368645a9f6f1be432fb253cb4568c55190eea33652881a0b4a4fb WHIRLPOOL d757bb5cf229fcfc223461a1be5f790201751026bea825525778944796a210d992698ce68ef77de2b837b6486f2d053274b23645d71108bbe4aa1b5c6c2ce569
diff --git a/dev-perl/POE/POE-1.356-r1.ebuild b/dev-perl/POE/POE-1.356-r1.ebuild
deleted file mode 100644
index dc2d88e..0000000
--- a/dev-perl/POE/POE-1.356-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-POE_TEST_LOOPS_VERSION=1.351.0
-MODULE_AUTHOR=RCAPUTO
-MODULE_VERSION=1.356
-inherit perl-module
-
-DESCRIPTION="A framework for creating multitasking programs in Perl"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="ipv6 libwww ncurses tk test"
-
-RDEPEND="
- >=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/Filter
- dev-perl/FreezeThaw
- dev-perl/YAML
- >=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
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- dev-perl/IO-Pipely
- )
-"
-
-SRC_TEST=do
-
-src_test() {
- # Disable network tests
- rm -f "${S}"/run_network_tests
- perl-module_src_test
-}
next reply other threads:[~2016-07-06 22:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 22:54 Andreas 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-11-26 17:04 Andreas K. Hüttel
2021-08-02 4:03 Agostino Sarubbo
2021-05-21 20:26 Andreas K. Hüttel
2016-08-04 22:58 Kent Fredric
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=1467845508.7f3d8d4bbdb2e3100d14fc19cfea5aa422529daf.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