* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Lexical-Types/
@ 2012-02-16 0:26 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2012-02-16 0:26 UTC (permalink / raw
To: gentoo-commits
commit: 96c7cb9fcb87ebefdab009215ee8289840f5d503
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Aug 26 17:43:21 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Aug 26 17:43:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=96c7cb9f
[newversion] Lexical-Types-0.120.0
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Lexical-Types/ChangeLog | 6 ++++
.../Lexical-Types/Lexical-Types-0.120.0.ebuild | 27 ++++++++++++++++++++
2 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Lexical-Types/ChangeLog b/dev-perl/Lexical-Types/ChangeLog
index 1645bcb..5189cd4 100644
--- a/dev-perl/Lexical-Types/ChangeLog
+++ b/dev-perl/Lexical-Types/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Lexical-Types-0.120.0 (26 Aug 2011)
+
+ 26 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+ +Lexical-Types-0.120.0.ebuild:
+ Version Bump
+
10 Mar 2011; Kent Fredric <kentfredric@gmail.com> -Lexical-Types-0.09.ebuild,
-Lexical-Types-0.100.ebuild:
Gone on CPAN
diff --git a/dev-perl/Lexical-Types/Lexical-Types-0.120.0.ebuild b/dev-perl/Lexical-Types/Lexical-Types-0.120.0.ebuild
new file mode 100644
index 0000000..69bf805
--- /dev/null
+++ b/dev-perl/Lexical-Types/Lexical-Types-0.120.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=VPIT
+MODULE_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Extend the semantics of typed lexicals"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND=""
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-16 0:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 0:26 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Lexical-Types/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox