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, 7 Jun 2011 05:59:42 +0000 (UTC) [thread overview]
Message-ID: <b37f5c60c5abf9240ae5fd6bb59549f8a5b1cfe8.kent@gentoo> (raw)
commit: b37f5c60c5abf9240ae5fd6bb59549f8a5b1cfe8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 7 04:38:25 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 7 04:38:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b37f5c60
[newversion] Gitalist-0.3.3
(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Gitalist/ChangeLog | 5 ++
dev-perl/Gitalist/Gitalist-0.3.3.ebuild | 77 +++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Gitalist/ChangeLog b/dev-perl/Gitalist/ChangeLog
index 62e5975..d493c87 100644
--- a/dev-perl/Gitalist/ChangeLog
+++ b/dev-perl/Gitalist/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Gitalist-0.3.3 (07 Jun 2011)
+
+ 07 Jun 2011; Kent Fredric <kentfredric@gmail.com> +Gitalist-0.3.3.ebuild:
+ Version Bump
+
22 Mar 2011; Kent Fredric <kentfredric@gmail.com> Gitalist-0.1.7.ebuild,
Gitalist-0.1.8.ebuild, Gitalist-0.2.5.ebuild, Gitalist-0.2.6.ebuild,
Gitalist-0.2.7.ebuild, Gitalist-0.2.8.ebuild, Gitalist-0.2.9.ebuild,
diff --git a/dev-perl/Gitalist/Gitalist-0.3.3.ebuild b/dev-perl/Gitalist/Gitalist-0.3.3.ebuild
new file mode 100644
index 0000000..d664f70
--- /dev/null
+++ b/dev-perl/Gitalist/Gitalist-0.3.3.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BROQ
+MODULE_VERSION=0.003003
+inherit perl-module
+
+DESCRIPTION="A modern git web viewer"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+ >=dev-perl/Catalyst-Runtime-5.800.140.200
+ dev-perl/Catalyst-Plugin-ConfigLoader
+ dev-perl/Catalyst-Plugin-StackTrace
+ dev-perl/Catalyst-Plugin-Static-Simple
+ dev-perl/Catalyst-Plugin-Unicode-Encoding
+ >=dev-perl/Catalyst-Plugin-SubRequest-0.150.0
+ dev-perl/Catalyst-Action-RenderView
+ dev-perl/Catalyst-Action-REST
+ dev-perl/Catalyst-Component-InstancePerContext
+ dev-perl/Catalyst-Controller-ActionRole
+ >=dev-perl/Catalyst-View-Component-SubInclude-0.07 $(comment 0.70.0)
+ >=dev-perl/Catalyst-View-TT-0.34 $(comment 0.340.0)
+ dev-perl/Try-Tiny
+ >=dev-perl/Template-Toolkit-2.22 $(comment Template)
+ dev-perl/Template-Plugin-Cycle
+ dev-perl/Template-Plugin-UTF8Decode
+
+ dev-perl/config-general
+
+ dev-perl/Moose
+ dev-perl/Moose-Autobox
+ >=dev-perl/MooseX-Declare-0.320.0
+ dev-perl/MooseX-Storage
+ dev-perl/MooseX-Types
+ dev-perl/MooseX-Types-Common
+ dev-perl/MooseX-Types-Path-Class
+ dev-perl/MooseX-Types-ISO8601
+ dev-perl/namespace-autoclean
+
+ >=dev-perl/Git-PurePerl-0.47 $(comment 0.470.0)
+
+ dev-perl/aliased
+ virtual/perl-CGI
+ dev-perl/DateTime
+ dev-perl/File-Copy-Recursive
+ dev-perl/File-Type
+ dev-perl/File-Type-WebImages
+ dev-perl/File-Which
+ dev-perl/HTML-Parser $(comment HTML::Entities)
+ dev-perl/IPC-Run
+ dev-perl/JSON
+ dev-perl/JSON-XS
+ dev-perl/List-MoreUtils
+ >=dev-perl/Path-Class-0.17 $(comment 0.170.0)
+ dev-perl/Syntax-Highlight-Engine-Kate
+ $(comment virtual/perl-Sys-Hostname)
+
+ dev-vcs/git
+
+"
+DEPEND="${RDEPEND}
+ test? (
+ >=dev-perl/Test-Deep-0.108 $(comment 0.108.0)
+ >=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+ >=dev-perl/Test-utf8-0.02 $(comment 0.20.0)
+ >=dev-perl/Test-Exception-0.31 $(comment 0.310.0)
+ )"
+
+SRC_TEST=do
next reply other threads:[~2011-06-07 6:00 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-07 5:59 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-03-27 9:30 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-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=b37f5c60c5abf9240ae5fd6bb59549f8a5b1cfe8.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