From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Plack-Test-ExternalServer/
Date: Sat, 20 Jun 2015 22:13:25 +0000 (UTC) [thread overview]
Message-ID: <1434838118.5aa1a4830c310ef828e83f0da3f03d16506691fe.kent@gentoo> (raw)
commit: 5aa1a4830c310ef828e83f0da3f03d16506691fe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 22:08:38 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 22:08:38 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5aa1a483
[fixup] Plack-Test-External-Server: remove legacy fallback logic for the libwww-perl split
Package-Manager: portage-2.2.17
.../Plack-Test-ExternalServer-0.10.0-r1.ebuild | 34 ----------------------
.../Plack-Test-ExternalServer-0.10.0-r2.ebuild | 25 ++++++++++++++++
2 files changed, 25 insertions(+), 34 deletions(-)
diff --git a/dev-perl/Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.10.0-r1.ebuild b/dev-perl/Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.10.0-r1.ebuild
deleted file mode 100644
index 571c633..0000000
--- a/dev-perl/Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.10.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.01
-inherit perl-module
-
-DESCRIPTION="Run HTTP tests on external live servers
-"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-COMMON_DEPEND="
- >=virtual/perl-Test-Simple-0.89 $(comment Test::More 0.890.0)
- dev-perl/URI
- dev-perl/libwww-perl $(comment LWP::UserAgent)
- dev-perl/Plack $(comment Plack::Test)
- dev-perl/Test-TCP
- dev-perl/Plack $(comment Plack::Loader)
- || (
- $(comment HTTP::Request::Common)
- dev-perl/HTTP-Message
- <=dev-perl/libwww-perl-6.0.0
- )
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
diff --git a/dev-perl/Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.10.0-r2.ebuild b/dev-perl/Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.10.0-r2.ebuild
new file mode 100644
index 0000000..4f93159
--- /dev/null
+++ b/dev-perl/Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.10.0-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.01
+inherit perl-module
+
+DESCRIPTION="Run HTTP tests on external live servers"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="
+ dev-perl/HTTP-Message
+ dev-perl/Plack
+ >=virtual/perl-Test-Simple-0.890.0
+ dev-perl/Test-TCP
+ dev-perl/URI
+ dev-perl/libwww-perl
+"
+DEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
next reply other threads:[~2015-06-20 22:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-20 22:13 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-31 4:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Plack-Test-ExternalServer/ Kent Fredric
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=1434838118.5aa1a4830c310ef828e83f0da3f03d16506691fe.kent@gentoo \
--to=kentfredric@gmail.com \
--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