public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Carp-REPL/
@ 2013-06-26  7:42 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2013-06-26  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     c7d4bc4da032c07b313d0c5bb3a701445e11e888
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 18 09:22:03 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 18 09:22:03 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c7d4bc4d

[migrate] Carp-REPL to x.y.z

Package-Manager: portage-2.2.0_alpha180
Manifest-Sign-Key: ECD2C675C102CDA4

---
 .../Carp-REPL/{Carp-REPL-0.15.ebuild => Carp-REPL-0.150.0.ebuild} | 3 ++-
 dev-perl/Carp-REPL/ChangeLog                                      | 8 +++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Carp-REPL/Carp-REPL-0.15.ebuild b/dev-perl/Carp-REPL/Carp-REPL-0.150.0.ebuild
similarity index 89%
rename from dev-perl/Carp-REPL/Carp-REPL-0.15.ebuild
rename to dev-perl/Carp-REPL/Carp-REPL-0.150.0.ebuild
index df73417..89c04ab 100644
--- a/dev-perl/Carp-REPL/Carp-REPL-0.15.ebuild
+++ b/dev-perl/Carp-REPL/Carp-REPL-0.150.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=SARTAK
+MODULE_VERSION="0.15"
 inherit perl-module
 
 DESCRIPTION="Warns and dies noisily with stack backtraces"

diff --git a/dev-perl/Carp-REPL/ChangeLog b/dev-perl/Carp-REPL/ChangeLog
index 549d497..007cb07 100644
--- a/dev-perl/Carp-REPL/ChangeLog
+++ b/dev-perl/Carp-REPL/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Carp-REPL
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Carp-REPL-0.150.0 (18 Jun 2013)
+
+  18 Jun 2013; Kent Fredric <kentfredric@gmail.com> -Carp-REPL-0.15.ebuild,
+  +Carp-REPL-0.150.0.ebuild:
+  Migrate to x.y.z
+
 *Carp-REPL-0.15 (16 Apr 2010)
 
   16 Apr 2010; Michele Beltrame <m@cattlegrid.info> +Carp-REPL-0.15.ebuild:


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Carp-REPL/
@ 2013-06-26  7:42 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2013-06-26  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e32077ef449e9ec9ce09bf3552aba04922dc1432
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 18 10:18:47 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 18 10:18:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e32077ef

[newversion] dev-perl/Carp-REPL-0.160.0

Package-Manager: portage-2.2.0_alpha180
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Carp-REPL/Carp-REPL-0.160.0.ebuild | 50 +++++++++++++++++++++++++++++
 dev-perl/Carp-REPL/ChangeLog                |  5 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-perl/Carp-REPL/Carp-REPL-0.160.0.ebuild b/dev-perl/Carp-REPL/Carp-REPL-0.160.0.ebuild
new file mode 100644
index 0000000..92b5171
--- /dev/null
+++ b/dev-perl/Carp-REPL/Carp-REPL-0.160.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=TSIBLEY
+MODULE_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION='read-eval-print-loop on die and/or warn'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.59 ( 6.590.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.59 ( 6.590.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	# Test::Expect
+	echo dev-perl/Test-Expect
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+perl_meta_runtime() {
+	# Data::Dump::Streamer
+	echo dev-perl/Data-Dump-Streamer
+	# Devel::LexAlias
+	echo dev-perl/Devel-LexAlias
+	# Devel::REPL
+	echo dev-perl/Devel-REPL
+	# Devel::StackTrace::WithLexicals
+	echo dev-perl/Devel-StackTrace-WithLexicals
+	# Lexical::Persistence
+	echo dev-perl/Lexical-Persistence
+	# namespace::clean
+	echo dev-perl/namespace-clean
+	# perl v5.6.0 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Carp-REPL/ChangeLog b/dev-perl/Carp-REPL/ChangeLog
index 007cb07..d6e233b 100644
--- a/dev-perl/Carp-REPL/ChangeLog
+++ b/dev-perl/Carp-REPL/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Carp-REPL-0.160.0 (18 Jun 2013)
+
+  18 Jun 2013; Kent Fredric <kentfredric@gmail.com> +Carp-REPL-0.160.0.ebuild:
+  Version Bump
+
 *Carp-REPL-0.150.0 (18 Jun 2013)
 
   18 Jun 2013; Kent Fredric <kentfredric@gmail.com> -Carp-REPL-0.15.ebuild,


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

end of thread, other threads:[~2013-06-26  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26  7:42 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Carp-REPL/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-06-26  7:42 Kent Fredric

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