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-Plugin-TT/
@ 2011-06-28  5:09 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-06-28  5:09 UTC (permalink / raw
  To: gentoo-commits

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

[fixdep] CGI-Application-Plugin-TT -> CGI-Application

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

---
 .../CGI-Application-Plugin-TT-1.40.0.ebuild        |    4 ++--
 .../CGI-Application-Plugin-TT-1.50.0.ebuild        |    4 ++--
 dev-perl/CGI-Application-Plugin-TT/ChangeLog       |    5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild
index e7c841b..4ece11d 100644
--- a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild
@@ -14,8 +14,8 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 RDEPEND="
-	>=dev-perl/CGI-Application-4.0
-	>=dev-perl/Template-Toolkit-2.0
+	>=dev-perl/CGI-Application-4.0.0
+	>=dev-perl/Template-Toolkit-2.0.0
 "
 DEPEND="${RDEPEND}
 	virtual/perl-Module-Build

diff --git a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
index e0cf711..ac35e1e 100644
--- a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
@@ -14,8 +14,8 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 RDEPEND="
-	>=dev-perl/CGI-Application-4.0
-	>=dev-perl/Template-Toolkit-2.0
+	>=dev-perl/CGI-Application-4.0.0
+	>=dev-perl/Template-Toolkit-2.0.0
 	virtual/perl-Scalar-List-Utils
 	virtual/perl-File-Spec
 	virtual/perl-Class-ISA

diff --git a/dev-perl/CGI-Application-Plugin-TT/ChangeLog b/dev-perl/CGI-Application-Plugin-TT/ChangeLog
index a21761b..2c7a183 100644
--- a/dev-perl/CGI-Application-Plugin-TT/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-TT/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  CGI-Application-Plugin-TT-1.40.0.ebuild,
+  CGI-Application-Plugin-TT-1.50.0.ebuild:
+  Fixdep CGI-Application
+
 *CGI-Application-Plugin-TT-1.50.0 (27 Jun 2011)
 *CGI-Application-Plugin-TT-1.40.0 (27 Jun 2011)
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-TT/
@ 2011-06-28  5:09 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-06-28  5:09 UTC (permalink / raw
  To: gentoo-commits

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

[migrate] CGI-Application-Plugin-TT

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

---
 ...ild => CGI-Application-Plugin-TT-1.40.0.ebuild} |    3 ++-
 ...ild => CGI-Application-Plugin-TT-1.50.0.ebuild} |    3 ++-
 dev-perl/CGI-Application-Plugin-TT/ChangeLog       |   12 +++++++++++-
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.04.ebuild b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild
similarity index 86%
rename from dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.04.ebuild
rename to dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild
index c43fd3d..e7c841b 100644
--- a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.04.ebuild
+++ b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.40.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=CEESHEK
+MODULE_VERSION="1.04"
 inherit perl-module
 
 DESCRIPTION="Add Template Toolkit support to CGI::Application"

diff --git a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.05.ebuild b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
similarity index 88%
rename from dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.05.ebuild
rename to dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
index 2cfb5f2..e0cf711 100644
--- a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.05.ebuild
+++ b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=CEESHEK
+MODULE_VERSION="1.05"
 inherit perl-module
 
 DESCRIPTION="Add Template Toolkit support to CGI::Application"

diff --git a/dev-perl/CGI-Application-Plugin-TT/ChangeLog b/dev-perl/CGI-Application-Plugin-TT/ChangeLog
index e063f05..a21761b 100644
--- a/dev-perl/CGI-Application-Plugin-TT/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-TT/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/CGI-Application-Plugin-TT
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CGI-Application-Plugin-TT-1.50.0 (27 Jun 2011)
+*CGI-Application-Plugin-TT-1.40.0 (27 Jun 2011)
+
+  27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -CGI-Application-Plugin-TT-1.04.ebuild,
+  -CGI-Application-Plugin-TT-1.05.ebuild,
+  +CGI-Application-Plugin-TT-1.40.0.ebuild,
+  +CGI-Application-Plugin-TT-1.50.0.ebuild:
+  Migrate to new Version Scheme
+
 *CGI-Application-Plugin-TT-1.05 (05 Jun 2010)
 
   05 Jun 2010; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-TT/
@ 2014-07-24  2:12 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-07-24  2:12 UTC (permalink / raw
  To: gentoo-commits

commit:     e9d68ca31878cf1c2f49fae48c6dc94b5f845d50
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 00:35:32 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 01:34:20 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e9d68ca3

[fix] dev-perl/CGI-Application-Plugin-TT -> Class-ISA to dev-perl

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 ...-1.50.0.ebuild => CGI-Application-Plugin-TT-1.50.0-r1.ebuild} | 4 ++--
 dev-perl/CGI-Application-Plugin-TT/ChangeLog                     | 9 ++++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r1.ebuild
similarity index 88%
rename from dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
rename to dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r1.ebuild
index ac35e1e..7eb34d5 100644
--- a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -18,7 +18,7 @@ RDEPEND="
 	>=dev-perl/Template-Toolkit-2.0.0
 	virtual/perl-Scalar-List-Utils
 	virtual/perl-File-Spec
-	virtual/perl-Class-ISA
+	dev-perl/Class-ISA
 "
 DEPEND="${RDEPEND}
 	virtual/perl-Module-Build

diff --git a/dev-perl/CGI-Application-Plugin-TT/ChangeLog b/dev-perl/CGI-Application-Plugin-TT/ChangeLog
index 2c7a183..f63883a 100644
--- a/dev-perl/CGI-Application-Plugin-TT/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-TT/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/CGI-Application-Plugin-TT
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CGI-Application-Plugin-TT-1.50.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -CGI-Application-Plugin-TT-1.50.0.ebuild,
+  +CGI-Application-Plugin-TT-1.50.0-r1.ebuild:
+  Fix dep on Class-ISA
+
   27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
   CGI-Application-Plugin-TT-1.40.0.ebuild,
   CGI-Application-Plugin-TT-1.50.0.ebuild:


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-TT/
@ 2015-06-09 16:58 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-09 16:58 UTC (permalink / raw
  To: gentoo-commits

commit:     169a0fc2b36976561d5f555988ab29023ceb9396
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 16:08:13 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 16:08:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=169a0fc2

[fixup] CGI-Application-Plugin-TT: EAPI5, fixup deps

Package-Manager: portage-2.2.17

 ...uild => CGI-Application-Plugin-TT-1.50.0-r2.ebuild} | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r1.ebuild b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r2.ebuild
similarity index 75%
rename from dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r1.ebuild
rename to dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r2.ebuild
index 7eb34d5..2391340 100644
--- a/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r1.ebuild
+++ b/dev-perl/CGI-Application-Plugin-TT/CGI-Application-Plugin-TT-1.50.0-r2.ebuild
@@ -1,26 +1,28 @@
-# Copyright 1999-2014 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=CEESHEK
 MODULE_VERSION="1.05"
 inherit perl-module
 
 DESCRIPTION="Add Template Toolkit support to CGI::Application"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
+PERL_RM_FILES=(
+	t/99_pod_coverage.t
+	t/98_pod.t
+)
 RDEPEND="
 	>=dev-perl/CGI-Application-4.0.0
-	>=dev-perl/Template-Toolkit-2.0.0
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-File-Spec
 	dev-perl/Class-ISA
+	virtual/perl-File-Spec
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Template-Toolkit-2.0.0
 "
 DEPEND="${RDEPEND}
-	virtual/perl-Module-Build
+	>=virtual/perl-Module-Build-0.340.201
 "
-SRC_TEST="do"


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

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

Thread overview: 4+ 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-Plugin-TT/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-06-28  5:09 Kent Fredric
2014-07-24  2:12 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