public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/
@ 2011-02-27 18:40 Torsten Veller
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller @ 2011-02-27 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a2699843f6a231eb4690a4258896cd37a34daaff
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 18:35:38 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 18:35:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a2699843

[fixdep] dev-perl/Catalyst-View-Email: Email-Sender

(Portage version: 2.2.0_alpha25/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 .../Catalyst-View-Email-0.27.ebuild                |    2 +-
 .../Catalyst-View-Email-0.30.ebuild                |    2 +-
 .../Catalyst-View-Email-0.310.ebuild               |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
index 8bec362..3f870ea 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
@@ -18,7 +18,7 @@ COMMON_DEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700
 	>=dev-perl/Moose-0.93
 	>=virtual/perl-parent-0.223
-	>=dev-perl/Email-Sender-0.100110
+	>=dev-perl/Email-Sender-0.100.110
 	>=dev-perl/Email-MIME-1.859
 	>=dev-perl/Catalyst-View-TT-0.31
 	>=dev-perl/Catalyst-View-Mason-0.18

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
index 2cbf10d..801e2d1 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
@@ -18,7 +18,7 @@ COMMON_DEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700
 	>=dev-perl/Moose-0.93
 	>=virtual/perl-parent-0.223
-	>=dev-perl/Email-Sender-0.100110
+	>=dev-perl/Email-Sender-0.100.110
 	>=dev-perl/Email-MIME-1.859
 "
 RDEPEND="

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
index 78d6ed8..3791d77 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
@@ -20,7 +20,7 @@ COMMON_DEPEND="
 	>=dev-perl/Catalyst-Runtime-5.700
 	>=dev-perl/Moose-0.93
 	>=virtual/perl-parent-0.223
-	>=dev-perl/Email-Sender-0.100110
+	>=dev-perl/Email-Sender-0.100.110
 	>=dev-perl/Email-MIME-1.859
 "
 RDEPEND="



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/
@ 2011-11-11 14:38 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-11-11 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     497f8425fec1eb7c4f1aabdd1fb93eb19fefedce
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 13:41:15 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 13:41:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=497f8425

[fixdep] Catalyst-View-Email -> Catalyst-Runtime

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

---
 .../Catalyst-View-Email-0.27.ebuild                |    4 ++--
 .../Catalyst-View-Email-0.30.ebuild                |    4 ++--
 .../Catalyst-View-Email-0.310.ebuild               |    2 +-
 dev-perl/Catalyst-View-Email/ChangeLog             |    5 +++++
 4 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
index 3f870ea..76bd03f 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ IUSE=""
 COMMON_DEPEND="
 	>=virtual/perl-MIME-Base64-3.08
 	>=dev-perl/Authen-SASL-2.13
-	>=dev-perl/Catalyst-Runtime-5.700
+	>=dev-perl/Catalyst-Runtime-5.700.0
 	>=dev-perl/Moose-0.93
 	>=virtual/perl-parent-0.223
 	>=dev-perl/Email-Sender-0.100.110

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
index 801e2d1..43f213e 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ IUSE=""
 COMMON_DEPEND="
 	>=virtual/perl-MIME-Base64-3.08
 	>=dev-perl/Authen-SASL-2.13
-	>=dev-perl/Catalyst-Runtime-5.700
+	>=dev-perl/Catalyst-Runtime-5.700.0
 	>=dev-perl/Moose-0.93
 	>=virtual/perl-parent-0.223
 	>=dev-perl/Email-Sender-0.100.110

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
index 3791d77..b12fbcc 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
@@ -17,7 +17,7 @@ IUSE=""
 COMMON_DEPEND="
 	>=virtual/perl-MIME-Base64-3.08
 	>=dev-perl/Authen-SASL-2.13
-	>=dev-perl/Catalyst-Runtime-5.700
+	>=dev-perl/Catalyst-Runtime-5.700.0
 	>=dev-perl/Moose-0.93
 	>=virtual/perl-parent-0.223
 	>=dev-perl/Email-Sender-0.100.110

diff --git a/dev-perl/Catalyst-View-Email/ChangeLog b/dev-perl/Catalyst-View-Email/ChangeLog
index 6f077ca..0fd614a 100644
--- a/dev-perl/Catalyst-View-Email/ChangeLog
+++ b/dev-perl/Catalyst-View-Email/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-View-Email-0.27.ebuild, Catalyst-View-Email-0.30.ebuild,
+  Catalyst-View-Email-0.310.ebuild:
+  Fixdep Catalyst-Runtime
+
 *Catalyst-View-Email-0.310 (18 Jan 2011)
 
   18 Jan 2011; Torsten Veller <tove@gentoo.org>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/
@ 2012-02-22 22:30 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-02-22 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     b8dc3946749cea0866518c1b05a1810afdbbb55e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 22 22:14:41 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 22 22:14:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b8dc3946

[migrate/fixdep] Catalyst-View-Email  to x.y.z , fixdep on Catalyst-View-TT

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 ...7.ebuild => Catalyst-View-Email-0.270.0.ebuild} |    5 +++--
 ...0.ebuild => Catalyst-View-Email-0.300.0.ebuild} |    3 ++-
 dev-perl/Catalyst-View-Email/ChangeLog             |   10 +++++++++-
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.270.0.ebuild
similarity index 85%
rename from dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
rename to dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.270.0.ebuild
index 76bd03f..bb4b6d1 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.27.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.270.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 MODULE_AUTHOR=DHOSS
+MODULE_VERSION="0.27"
 inherit perl-module
 
 DESCRIPTION="Send Email from Catalyst"
@@ -20,7 +21,7 @@ COMMON_DEPEND="
 	>=virtual/perl-parent-0.223
 	>=dev-perl/Email-Sender-0.100.110
 	>=dev-perl/Email-MIME-1.859
-	>=dev-perl/Catalyst-View-TT-0.31
+	>=dev-perl/Catalyst-View-TT-0.310.0
 	>=dev-perl/Catalyst-View-Mason-0.18
 "
 RDEPEND="

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.300.0.ebuild
similarity index 89%
rename from dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
rename to dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.300.0.ebuild
index 43f213e..f11245a 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.30.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.300.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 MODULE_AUTHOR=DHOSS
+MODULE_VERSION="0.30"
 inherit perl-module
 
 DESCRIPTION="Send Email from Catalyst"

diff --git a/dev-perl/Catalyst-View-Email/ChangeLog b/dev-perl/Catalyst-View-Email/ChangeLog
index 0fd614a..1396c8d 100644
--- a/dev-perl/Catalyst-View-Email/ChangeLog
+++ b/dev-perl/Catalyst-View-Email/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/Catalyst-View-Email
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-View-Email-0.300.0 (22 Feb 2012)
+*Catalyst-View-Email-0.270.0 (22 Feb 2012)
+
+  22 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-View-Email-0.27.ebuild, -Catalyst-View-Email-0.30.ebuild,
+  +Catalyst-View-Email-0.270.0.ebuild, +Catalyst-View-Email-0.300.0.ebuild:
+  Migrate to x.y.z, fixdep on Catalyst-View-TT
+
   11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
   Catalyst-View-Email-0.27.ebuild, Catalyst-View-Email-0.30.ebuild,
   Catalyst-View-Email-0.310.ebuild:



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/
@ 2012-02-27 21:01 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-02-27 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     42dd2c288965c96bac9caa861cdd2c78becdfbf6
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 20:00:08 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 20:00:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=42dd2c28

[addzero] Catalyst-View-Email

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 ...0.ebuild => Catalyst-View-Email-0.310.0.ebuild} |    2 +-
 dev-perl/Catalyst-View-Email/ChangeLog             |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.0.ebuild
similarity index 93%
rename from dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
rename to dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.0.ebuild
index b12fbcc..9b133c0 100644
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.ebuild
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/dev-perl/Catalyst-View-Email/ChangeLog b/dev-perl/Catalyst-View-Email/ChangeLog
index 1396c8d..fe50ef8 100644
--- a/dev-perl/Catalyst-View-Email/ChangeLog
+++ b/dev-perl/Catalyst-View-Email/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-View-Email-0.310.0 (27 Feb 2012)
+
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-View-Email-0.310.ebuild, +Catalyst-View-Email-0.310.0.ebuild:
+  Addzero
+
 *Catalyst-View-Email-0.300.0 (22 Feb 2012)
 *Catalyst-View-Email-0.270.0 (22 Feb 2012)
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/
@ 2013-02-21  8:27 Michele Beltrame
  0 siblings, 0 replies; 6+ messages in thread
From: Michele Beltrame @ 2013-02-21  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     cbef1022c364ce4af08bc20479fd541b4a9e8236
Author:     Michele Beltrame <mb <AT> cattlegrid <DOT> info>
AuthorDate: Thu Feb 21 08:27:01 2013 +0000
Commit:     Michele Beltrame <mb <AT> italpro <DOT> net>
CommitDate: Thu Feb 21 08:27:01 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cbef1022

Bump C::V::Email

---
 .../Catalyst-View-Email-0.300.0.ebuild             |   30 -----------
 .../Catalyst-View-Email-0.310.0.ebuild             |   33 ------------
 .../Catalyst-View-Email-0.330.0.ebuild             |   54 ++++++++++++++++++++
 dev-perl/Catalyst-View-Email/ChangeLog             |    7 +++
 4 files changed, 61 insertions(+), 63 deletions(-)

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.300.0.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.300.0.ebuild
deleted file mode 100644
index bb17ae3..0000000
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.300.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=DHOSS
-MODULE_VERSION="0.30"
-inherit perl-module
-
-DESCRIPTION="Send Email from Catalyst"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
-	>=virtual/perl-MIME-Base64-3.08
-	>=dev-perl/Authen-SASL-2.13
-	>=dev-perl/Catalyst-Runtime-5.700.0
-	>=dev-perl/Moose-0.930.0
-	>=virtual/perl-parent-0.223
-	>=dev-perl/Email-Sender-0.100.110
-	>=dev-perl/Email-MIME-1.859
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-DEPEND="
-	${COMMON_DEPEND}
-"

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.0.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.0.ebuild
deleted file mode 100644
index 8cc971e..0000000
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.310.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DHOSS
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION="Send Email from Catalyst"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=virtual/perl-MIME-Base64-3.08
-	>=dev-perl/Authen-SASL-2.13
-	>=dev-perl/Catalyst-Runtime-5.700.0
-	>=dev-perl/Moose-0.930.0
-	>=virtual/perl-parent-0.223
-	>=dev-perl/Email-Sender-0.100.110
-	>=dev-perl/Email-MIME-1.859
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.330.0.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.330.0.ebuild
new file mode 100644
index 0000000..f42d5a2
--- /dev/null
+++ b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.330.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DHOSS
+MODULE_VERSION=0.33
+inherit perl-module
+
+DESCRIPTION='Send Email from Catalyst'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# Test::Requires
+	echo dev-perl/Test-Requires
+}
+perl_meta_runtime() {
+	# Authen::SASL 2.13 ( 2.130.0 )
+	echo \>=dev-perl/Authen-SASL-2.130.0
+	# Catalyst 5.7 ( 5.700.0 )
+	echo \>=dev-perl/Catalyst-Runtime-5.700.0
+	# Email::MIME 1.859 ( 1.859.0 )
+	echo \>=dev-perl/Email-MIME-1.859.0
+	# Email::MIME::Creator 1.455 ( 1.455.0 )
+	echo \>=dev-perl/Email-MIME-1.455.0
+	# Email::Sender::Simple 0.100110 ( 0.100.110 )
+	echo \>=dev-perl/Email-Sender-0.100.110
+	# MIME::Base64 3.08 ( 3.80.0 )
+	echo \>=virtual/perl-MIME-Base64-3.08
+	# Moose 0.93 ( 0.930.0 )
+	echo \>=dev-perl/Moose-0.930.0
+	# Test::More 0.88 ( 0.880.0 )
+	echo \>=virtual/perl-Test-Simple-0.880.0
+	# parent 0.223 ( 0.223.0 )
+	echo \>=virtual/perl-parent-0.223
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Catalyst-View-Email/ChangeLog b/dev-perl/Catalyst-View-Email/ChangeLog
index 10c2e5c..b3a61a5 100644
--- a/dev-perl/Catalyst-View-Email/ChangeLog
+++ b/dev-perl/Catalyst-View-Email/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-View-Email-0.330.0 (21 Feb 2013)
+
+  21 Feb 2013; Michele Beltrame <m@cattlegrid.info>
+  -Catalyst-View-Email-0.300.0.ebuild, -Catalyst-View-Email-0.310.0.ebuild,
+  +Catalyst-View-Email-0.330.0.ebuild:
+  Bump + cleanup
+
 *Catalyst-View-Email-0.320.0 (07 Feb 2013)
 
   07 Feb 2013; Kent Fredric <kentfredric@gmail.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/
@ 2014-08-28  5:50 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2014-08-28  5:50 UTC (permalink / raw
  To: gentoo-commits

commit:     9e23aaab75c7c0ee107f9034da5a01a02ac36f03
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 28 04:44:13 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 28 04:44:13 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9e23aaab

[clean] dev-perl/Catalyst-View-Email Remove old EAPIs

Package-Manager: portage-2.2.10

---
 .../Catalyst-View-Email-0.270.0.ebuild             | 32 -------------
 .../Catalyst-View-Email-0.320.0.ebuild             | 54 ----------------------
 dev-perl/Catalyst-View-Email/ChangeLog             |  6 ++-
 3 files changed, 5 insertions(+), 87 deletions(-)

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.270.0.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.270.0.ebuild
deleted file mode 100644
index 9ecac73..0000000
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.270.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=DHOSS
-MODULE_VERSION="0.27"
-inherit perl-module
-
-DESCRIPTION="Send Email from Catalyst"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
-	>=virtual/perl-MIME-Base64-3.08
-	>=dev-perl/Authen-SASL-2.13
-	>=dev-perl/Catalyst-Runtime-5.700.0
-	>=dev-perl/Moose-0.930.0
-	>=virtual/perl-parent-0.223
-	>=dev-perl/Email-Sender-0.100.110
-	>=dev-perl/Email-MIME-1.859
-	>=dev-perl/Catalyst-View-TT-0.310.0
-	>=dev-perl/Catalyst-View-Mason-0.18
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-DEPEND="
-	${COMMON_DEPEND}
-"

diff --git a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.320.0.ebuild b/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.320.0.ebuild
deleted file mode 100644
index a0dc4e1..0000000
--- a/dev-perl/Catalyst-View-Email/Catalyst-View-Email-0.320.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=DHOSS
-MODULE_VERSION=0.32
-inherit perl-module
-
-DESCRIPTION='Send Email from Catalyst'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# Test::Requires
-	echo dev-perl/Test-Requires
-}
-perl_meta_runtime() {
-	# Authen::SASL 2.13 ( 2.130.0 )
-	echo \>=dev-perl/Authen-SASL-2.130.0
-	# Catalyst 5.7 ( 5.700.0 )
-	echo \>=dev-perl/Catalyst-Runtime-5.700.0
-	# Email::MIME 1.859 ( 1.859.0 )
-	echo \>=dev-perl/Email-MIME-1.859.0
-	# Email::MIME::Creator 1.455 ( 1.455.0 )
-	echo \>=dev-perl/Email-MIME-1.455.0
-	# Email::Sender::Simple 0.100110 ( 0.100.110 )
-	echo \>=dev-perl/Email-Sender-0.100.110
-	# MIME::Base64 3.08 ( 3.80.0 )
-	echo \>=virtual/perl-MIME-Base64-3.08
-	# Moose 0.93 ( 0.930.0 )
-	echo \>=dev-perl/Moose-0.930.0
-	# Test::More 0.88 ( 0.880.0 )
-	echo \>=virtual/perl-Test-Simple-0.880.0
-	# parent 0.223 ( 0.223.0 )
-	echo \>=virtual/perl-parent-0.223
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-View-Email/ChangeLog b/dev-perl/Catalyst-View-Email/ChangeLog
index b3a61a5..5cc0125 100644
--- a/dev-perl/Catalyst-View-Email/ChangeLog
+++ b/dev-perl/Catalyst-View-Email/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Catalyst-View-Email
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-View-Email-0.270.0.ebuild, -Catalyst-View-Email-0.320.0.ebuild:
+  Remove old EAPIs
+
 *Catalyst-View-Email-0.330.0 (21 Feb 2013)
 
   21 Feb 2013; Michele Beltrame <m@cattlegrid.info>


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

end of thread, other threads:[~2014-08-28  5:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 14:38 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Email/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2014-08-28  5:50 Kent Fredric
2013-02-21  8:27 Michele Beltrame
2012-02-27 21:01 Kent Fredric
2012-02-22 22:30 Kent Fredric
2011-02-27 18:40 Torsten Veller

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