public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Term-UI/
Date: Sun, 24 Feb 2013 06:00:16 +0000 (UTC)	[thread overview]
Message-ID: <1361680571.78677a426482c94783962ec2f5910b2737e2850d.kent@gentoo> (raw)

commit:     78677a426482c94783962ec2f5910b2737e2850d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 24 04:36:11 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 24 04:36:11 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=78677a42

[newversion] perl-core/Term-UI-0.340.0

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

---
 perl-core/Term-UI/ChangeLog              |    7 ++++-
 perl-core/Term-UI/Term-UI-0.340.0.ebuild |   44 ++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 1 deletions(-)

diff --git a/perl-core/Term-UI/ChangeLog b/perl-core/Term-UI/ChangeLog
index bb14a7b..d736886 100644
--- a/perl-core/Term-UI/ChangeLog
+++ b/perl-core/Term-UI/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for perl-core/Term-UI
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Term-UI-0.340.0 (24 Feb 2013)
+
+  24 Feb 2013; Kent Fredric <kentfredric@gmail.com> +Term-UI-0.340.0.ebuild:
+  Version Bump
+
 *Term-UI-0.320.0 (10 Nov 2012)
 
   10 Nov 2012; Kent Fredric <kentfredric@gmail.com> +Term-UI-0.320.0.ebuild:

diff --git a/perl-core/Term-UI/Term-UI-0.340.0.ebuild b/perl-core/Term-UI/Term-UI-0.340.0.ebuild
new file mode 100644
index 0000000..00726b7
--- /dev/null
+++ b/perl-core/Term-UI/Term-UI-0.340.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.34
+inherit perl-module
+
+DESCRIPTION='User interfaces via Term::ReadLine made easy'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Locale::Maketext::Simple
+	echo virtual/perl-Locale-Maketext-Simple
+	# Log::Message::Simple
+	echo virtual/perl-Log-Message-Simple
+	# Params::Check
+	echo virtual/perl-Params-Check
+	# Term::ReadLine
+	echo dev-lang/perl
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# if
+	# echo virtual/perl-if
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


             reply	other threads:[~2013-02-24  6:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-24  6:00 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-04 20:19 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Term-UI/ Kent Fredric
2013-05-15 22:23 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-02-27  0:20 Kent Fredric
2012-02-08  8:22 Kent Fredric
2011-02-12  6:26 Torsten Veller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1361680571.78677a426482c94783962ec2f5910b2737e2850d.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox