From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gitalist/
Date: Tue, 27 Mar 2012 09:30:34 +0000 (UTC) [thread overview]
Message-ID: <1332835910.12f81b34817781725d50f62b053f68b058210c93.kent@gentoo> (raw)
commit: 12f81b34817781725d50f62b053f68b058210c93
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 08:11:50 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 08:11:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=12f81b34
[newversion] Gitalist-0.3.9
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Gitalist/ChangeLog | 5 +
dev-perl/Gitalist/Gitalist-0.3.9.ebuild | 124 +++++++++++++++++++++++++++++++
2 files changed, 129 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Gitalist/ChangeLog b/dev-perl/Gitalist/ChangeLog
index da60d00..55ea59b 100644
--- a/dev-perl/Gitalist/ChangeLog
+++ b/dev-perl/Gitalist/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Gitalist-0.3.9 (27 Mar 2012)
+
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Gitalist-0.3.9.ebuild:
+ Version Bump
+
*Gitalist-0.3.8 (27 Feb 2012)
27 Feb 2012; Kent Fredric <kentfredric@gmail.com> +Gitalist-0.3.8.ebuild:
diff --git a/dev-perl/Gitalist/Gitalist-0.3.9.ebuild b/dev-perl/Gitalist/Gitalist-0.3.9.ebuild
new file mode 100644
index 0000000..e3e2a7e
--- /dev/null
+++ b/dev-perl/Gitalist/Gitalist-0.3.9.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BROQ
+MODULE_VERSION=0.003009
+inherit perl-module
+
+DESCRIPTION='A modern git web viewer'
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
+ # Test::Deep 0.108 ( 0.108.0 )
+ echo \>=dev-perl/Test-Deep-0.108.0
+ # Test::Exception 0.31 ( 0.310.0 )
+ echo \>=dev-perl/Test-Exception-0.310.0
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+ # Test::utf8 0.02 ( 0.20.0 )
+ echo \>=dev-perl/Test-utf8-0.20.0
+}
+perl_meta_runtime() {
+ # CGI
+ echo virtual/perl-CGI
+ # Catalyst::Action::REST
+ echo dev-perl/Catalyst-Action-REST
+ # Catalyst::Action::RenderView
+ echo dev-perl/Catalyst-Action-RenderView
+ # Catalyst::Component::InstancePerContext
+ echo dev-perl/Catalyst-Component-InstancePerContext
+ # Catalyst::Controller::ActionRole
+ echo dev-perl/Catalyst-Controller-ActionRole
+ # Catalyst::Plugin::ConfigLoader
+ echo dev-perl/Catalyst-Plugin-ConfigLoader
+ # Catalyst::Plugin::StackTrace
+ echo dev-perl/Catalyst-Plugin-StackTrace
+ # Catalyst::Plugin::Static::Simple
+ echo dev-perl/Catalyst-Plugin-Static-Simple
+ # Catalyst::Plugin::SubRequest 0.15 ( 0.150.0 )
+ echo \>=dev-perl/Catalyst-Plugin-SubRequest-0.150.0
+ # Catalyst::Plugin::Unicode::Encoding
+ echo dev-perl/Catalyst-Plugin-Unicode-Encoding
+ # Catalyst::Runtime 5.90006 ( 5.900.60 )
+ echo \>=dev-perl/Catalyst-Runtime-5.900.60
+ # Catalyst::View::Component::SubInclude 0.07 ( 0.70.0 )
+ echo \>=dev-perl/Catalyst-View-Component-SubInclude-0.70.0
+ # Catalyst::View::TT 0.34 ( 0.340.0 )
+ echo \>=dev-perl/Catalyst-View-TT-0.340.0
+ # Config::General
+ echo dev-perl/config-general
+ # DateTime
+ echo dev-perl/DateTime
+ # File::Copy::Recursive
+ echo dev-perl/File-Copy-Recursive
+ # File::Type
+ echo dev-perl/File-Type
+ # File::Type::WebImages
+ echo dev-perl/File-Type-WebImages
+ # File::Which
+ echo dev-perl/File-Which
+ # Git::PurePerl 0.47 ( 0.470.0 )
+ echo \>=dev-perl/Git-PurePerl-0.470.0
+ # HTML::Entities
+ echo dev-perl/HTML-Parser
+ # IPC::Run
+ echo dev-perl/IPC-Run
+ # JSON
+ echo dev-perl/JSON
+ # JSON::XS
+ echo dev-perl/JSON-XS
+ # List::MoreUtils
+ echo dev-perl/List-MoreUtils
+ # Moose
+ echo dev-perl/Moose
+ # Moose::Autobox
+ echo dev-perl/Moose-Autobox
+ # MooseX::Declare 0.32 ( 0.320.0 )
+ echo \>=dev-perl/MooseX-Declare-0.320.0
+ # MooseX::Storage
+ echo dev-perl/MooseX-Storage
+ # MooseX::Types
+ echo dev-perl/MooseX-Types
+ # MooseX::Types::Common
+ echo dev-perl/MooseX-Types-Common
+ # MooseX::Types::DateTime 0.05 ( 0.50.0 )
+ echo \>=dev-perl/MooseX-Types-DateTime-0.50.0
+ # MooseX::Types::Path::Class
+ echo dev-perl/MooseX-Types-Path-Class
+ # Path::Class 0.17 ( 0.170.0 )
+ echo \>=dev-perl/Path-Class-0.17
+ # Syntax::Highlight::Engine::Kate
+ echo dev-perl/Syntax-Highlight-Engine-Kate
+ # Sys::Hostname
+ echo dev-lang/perl
+ # Template 2.22 ( 2.220.0 )
+ echo \>=dev-perl/Template-Toolkit-2.220.0
+ # Template::Plugin::Cycle
+ echo dev-perl/Template-Plugin-Cycle
+ # Template::Plugin::UTF8Decode
+ echo dev-perl/Template-Plugin-UTF8Decode
+ # Try::Tiny
+ echo dev-perl/Try-Tiny
+ # aliased
+ echo dev-perl/aliased
+ # namespace::autoclean
+ echo dev-perl/namespace-autoclean
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
next reply other threads:[~2012-03-27 9:32 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-27 9:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-13 14:35 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gitalist/ Kent Fredric
2015-04-02 23:30 Kent Fredric
2014-10-11 18:46 Kent Fredric
2013-06-26 7:42 Kent Fredric
2013-06-26 7:42 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-04-28 14:06 Kent Fredric
2013-04-28 9:25 Kent Fredric
2013-02-09 19:31 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-02-27 13:50 Kent Fredric
2012-02-27 13:50 Kent Fredric
2012-02-22 22:30 Kent Fredric
2011-08-26 18:49 Kent Fredric
2011-07-16 5:40 Kent Fredric
2011-07-15 16:15 Kent Fredric
2011-06-29 1:24 Kent Fredric
2011-06-09 19:04 Torsten Veller
2011-06-07 5:59 Kent Fredric
2011-03-22 17:56 Kent Fredric
2011-03-14 22:25 Kent Fredric
2011-03-10 18:35 Kent Fredric
2011-02-27 19:11 Torsten Veller
2011-02-21 8:06 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=1332835910.12f81b34817781725d50f62b053f68b058210c93.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