public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application/
Date: Sat, 13 Jun 2015 14:35:12 +0000 (UTC)	[thread overview]
Message-ID: <1434199033.fb8fccfd77b6f270cc0517180dad682e83467b1d.kent@gentoo> (raw)

commit:     fb8fccfd77b6f270cc0517180dad682e83467b1d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 12:37:13 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 12:37:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fb8fccfd

[fixup] CGI-Application: EAPI5, fixup deps esp dev-perl/CGI

Package-Manager: portage-2.2.17
RepoMan-Options: --force

 ....0-r1.ebuild => CGI-Application-4.500.0-r2.ebuild} | 19 ++++++++-----------
 dev-perl/CGI-Application/metadata.xml                 |  3 ---
 2 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/dev-perl/CGI-Application/CGI-Application-4.500.0-r1.ebuild b/dev-perl/CGI-Application/CGI-Application-4.500.0-r2.ebuild
similarity index 59%
rename from dev-perl/CGI-Application/CGI-Application-4.500.0-r1.ebuild
rename to dev-perl/CGI-Application/CGI-Application-4.500.0-r2.ebuild
index 6d2f510..0102405 100644
--- a/dev-perl/CGI-Application/CGI-Application-4.500.0-r1.ebuild
+++ b/dev-perl/CGI-Application/CGI-Application-4.500.0-r2.ebuild
@@ -1,25 +1,23 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=4
+EAPI=5
 MODULE_AUTHOR=MARKSTOS
-MODULE_VERSION="4.50"
+MODULE_VERSION=4.50
 inherit perl-module
 
 DESCRIPTION="Framework for building reusable web-applications"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="+recommended test"
-comment() { echo ''; }
+IUSE="minimal test"
 RDEPEND="
-	virtual/perl-CGI
+	dev-perl/CGI
+	virtual/perl-Carp
 	dev-perl/HTML-Template
-	$(comment virtual/perl-Carp)
 	dev-perl/Class-ISA
-	recommended? (
+	!minimal? (
 		dev-perl/CGI-PSGI
 	)
 "
@@ -28,6 +26,5 @@ DEPEND="
 	test? (
 		>=virtual/perl-Test-Simple-0.470.0
 	)
-	virtual/perl-Module-Build
+	>=virtual/perl-Module-Build-0.380.0
 "
-SRC_TEST=do

diff --git a/dev-perl/CGI-Application/metadata.xml b/dev-perl/CGI-Application/metadata.xml
index e6fb0d2..c09fac6 100644
--- a/dev-perl/CGI-Application/metadata.xml
+++ b/dev-perl/CGI-Application/metadata.xml
@@ -6,9 +6,6 @@
         <email>mb@italpro.net</email>
         <name>Michele Beltrame</name>
     </maintainer>
-    <use>
-        <flag name="recommended">Install recommended support for PSGI with <pkg>dev-perl/CGI-PSGI</pkg></flag>
-    </use>
     <upstream>
         <remote-id type="cpan">CGI-Application</remote-id>
         <remote-id type="cpan-module">CGI::Application</remote-id>


             reply	other threads:[~2015-06-13 14:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-13 14:35 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 18:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application/ Kent Fredric
2014-07-24  2:12 Kent Fredric
2011-06-28  5:09 Kent Fredric
2011-06-28  5:09 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=1434199033.fb8fccfd77b6f270cc0517180dad682e83467b1d.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