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: dev-perl/Task-Kensho/
Date: Sat, 23 Jun 2012 16:39:46 +0000 (UTC)	[thread overview]
Message-ID: <1340469061.c39b516c0f6e0b34c60e974e31711ce4892318c8.kent@gentoo> (raw)

commit:     c39b516c0f6e0b34c60e974e31711ce4892318c8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 16:31:01 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 16:31:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c39b516c

[newversion] Task-Kensho-0.320.0

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

---
 dev-perl/Task-Kensho/ChangeLog                  |    8 +++-
 dev-perl/Task-Kensho/Task-Kensho-0.320.0.ebuild |   67 +++++++++++++++++++++++
 2 files changed, 74 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Task-Kensho/ChangeLog b/dev-perl/Task-Kensho/ChangeLog
index 7f06431..fc67d37 100644
--- a/dev-perl/Task-Kensho/ChangeLog
+++ b/dev-perl/Task-Kensho/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Task-Kensho
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Task-Kensho-0.320.0 (23 Jun 2012)
+
+  23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  +Task-Kensho-0.320.0.ebuild:
+  Version Bump
+
   16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   -Task-Kensho-0.110.0.ebuild, -Task-Kensho-0.130.0.ebuild,
   -Task-Kensho-0.140.0.ebuild, -Task-Kensho-0.150.0.ebuild,

diff --git a/dev-perl/Task-Kensho/Task-Kensho-0.320.0.ebuild b/dev-perl/Task-Kensho/Task-Kensho-0.320.0.ebuild
new file mode 100644
index 0000000..bd040d2
--- /dev/null
+++ b/dev-perl/Task-Kensho/Task-Kensho-0.320.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION='A glimpse at an Enlightened Perl.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="+basic-toolchain +testing +oop async webdev db crawl module-devel date
+config cli scripting xml +exceptions spreadsheet email scalability +logging"
+
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.360.0
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.360.0
+}
+
+feature() {
+	local name="$1";
+	shift;
+	echo "$name? (";
+	echo "$@";
+	echo ")";
+}
+sfeature() {
+	local name="$1";
+	local suffix="$2";
+	feature "$name" "dev-perl/Task-Kensho-${suffix}"
+}
+
+perl_meta_runtime() {
+	sfeature 'basic-toolchain' 'Toolchain';
+	sfeature 'exceptions' 'Exceptions';
+	sfeature 'testing' 'Testing';
+	sfeature 'oop' 'OOP';
+	sfeature 'async' 'Async';
+	sfeature 'xml' 'XML';
+	sfeature 'webdev' 'WebDev';
+	sfeature 'db' 'DBDev';
+	sfeature 'crawl' 'WebCrawling';
+	sfeature 'module-devel' 'ModuleDev';
+	sfeature 'scalability' 'Scalability';
+	sfeature 'date' 'Dates';
+	sfeature 'config' 'Config';
+	sfeature 'cli' 'CLI';
+	sfeature 'scripting' 'Hackery';
+	sfeature 'spreadsheet' 'ExcelCSV';
+	sfeature 'email' 'Email';
+	sfeature 'logging' 'Logging';
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



             reply	other threads:[~2012-06-23 16:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-23 16:39 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Task-Kensho/ Kent Fredric
2015-04-02 23:30 Kent Fredric
2012-06-24 21:13 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-04-13 13:01 Kent Fredric
2011-04-11 23:49 Kent Fredric
2011-03-26  6:21 Kent Fredric
2011-03-12 20:27 Kent Fredric
2011-03-12 16:09 Kent Fredric

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=1340469061.c39b516c0f6e0b34c60e974e31711ce4892318c8.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