public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-FastCGI/
@ 2011-06-28  5:09 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-06-28  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     260345e557bd720da8cb55a4bd80d4812bab629d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun 27 02:21:01 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun 27 02:21:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=260345e5

[fixdep] CGI-Application-FastCGI -> CGI-Application

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 .../CGI-Application-FastCGI-0.20.0.ebuild          |    5 +++--
 dev-perl/CGI-Application-FastCGI/ChangeLog         |    4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
index 508af9b..ab03d56 100644
--- a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
+++ b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
@@ -13,9 +13,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
+comment() { echo ''; }
 RDEPEND="
-	>=dev-perl/CGI-Application-3.0
-	>=dev-perl/FCGI-0.60
+	>=dev-perl/CGI-Application-3.0.0
+	>=dev-perl/FCGI-0.60 $(comment 0.600.0)
 "
 DEPEND="${RDEPEND}"
 SRC_TEST="do"

diff --git a/dev-perl/CGI-Application-FastCGI/ChangeLog b/dev-perl/CGI-Application-FastCGI/ChangeLog
index dc8de1e..89f72af 100644
--- a/dev-perl/CGI-Application-FastCGI/ChangeLog
+++ b/dev-perl/CGI-Application-FastCGI/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  CGI-Application-FastCGI-0.20.0.ebuild:
+  Fixdep CGI-Application
+
 *CGI-Application-FastCGI-0.20.0 (27 Jun 2011)
 
   27 Jun 2011; Kent Fredric <kentfredric@gmail.com>



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-FastCGI/
@ 2011-06-28  5:09 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-06-28  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     7d09fd5b0483bfdbabe269b2c3cd127a67159ca5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun 27 02:19:36 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun 27 02:19:36 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7d09fd5b

[migrate] CGI-Application-FastCGI

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 ...build => CGI-Application-FastCGI-0.20.0.ebuild} |    3 ++-
 dev-perl/CGI-Application-FastCGI/ChangeLog         |   10 ++++++++++
 2 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
similarity index 85%
rename from dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild
rename to dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
index 20df4ba..508af9b 100644
--- a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild
+++ b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=NAOYA
+MODULE_VERSION="0.02"
 inherit perl-module
 
 DESCRIPTION="For using CGI::Application under FastCGI"

diff --git a/dev-perl/CGI-Application-FastCGI/ChangeLog b/dev-perl/CGI-Application-FastCGI/ChangeLog
new file mode 100644
index 0000000..dc8de1e
--- /dev/null
+++ b/dev-perl/CGI-Application-FastCGI/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/CGI-Application-FastCGI
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*CGI-Application-FastCGI-0.20.0 (27 Jun 2011)
+
+  27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -CGI-Application-FastCGI-0.02.ebuild, +CGI-Application-FastCGI-0.20.0.ebuild:
+  Migrate to X.Y.Z
+



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-FastCGI/
@ 2015-06-09 16:58 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-06-09 16:58 UTC (permalink / raw
  To: gentoo-commits

commit:     182378b87e2b2267a27acecdc8285d6bb827916d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 16:01:53 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 16:01:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=182378b8

[fixup] CGI-Application-FastCGI: EAPI5, fixup deps

Package-Manager: portage-2.2.17

 ....0.ebuild => CGI-Application-FastCGI-0.20.0-r1.ebuild} | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0-r1.ebuild
similarity index 57%
rename from dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
rename to dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0-r1.ebuild
index ab03d56..c47d704 100644
--- a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0.ebuild
+++ b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.20.0-r1.ebuild
@@ -1,22 +1,21 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=2
+EAPI=5
 MODULE_AUTHOR=NAOYA
-MODULE_VERSION="0.02"
+MODULE_VERSION=0.02
 inherit perl-module
 
 DESCRIPTION="For using CGI::Application under FastCGI"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
-comment() { echo ''; }
 RDEPEND="
 	>=dev-perl/CGI-Application-3.0.0
-	>=dev-perl/FCGI-0.60 $(comment 0.600.0)
+	>=dev-perl/FCGI-0.600.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
 "
-DEPEND="${RDEPEND}"
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-09 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28  5:09 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-FastCGI/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-06-28  5:09 Kent Fredric
2015-06-09 16:58 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox