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/Gitalist/
Date: Thu, 10 Mar 2011 18:35:21 +0000 (UTC)	[thread overview]
Message-ID: <1a04c9dad22b524ed389311dc4e1b0c665595bf5.kent@gentoo> (raw)

commit:     1a04c9dad22b524ed389311dc4e1b0c665595bf5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 18:34:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 18:34:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1a04c9da

[newversion] Gitalist-0.2.9 ( 0.002009 )

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Gitalist/ChangeLog             |    5 ++
 dev-perl/Gitalist/Gitalist-0.2.9.ebuild |   69 +++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Gitalist/ChangeLog b/dev-perl/Gitalist/ChangeLog
index 2958b11..92a7f8a 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.2.9 (10 Mar 2011)
+
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com> +Gitalist-0.2.9.ebuild:
+  Bump
+
 *Gitalist-0.2.8 (27 Feb 2011)
 
   27 Feb 2011; Torsten Veller <tove@gentoo.org> +Gitalist-0.2.8.ebuild:

diff --git a/dev-perl/Gitalist/Gitalist-0.2.9.ebuild b/dev-perl/Gitalist/Gitalist-0.2.9.ebuild
new file mode 100644
index 0000000..b848d03
--- /dev/null
+++ b/dev-perl/Gitalist/Gitalist-0.2.9.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=BROQ
+MODULE_VERSION=0.002009
+inherit perl-module
+
+DESCRIPTION="A modern git web viewer"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	dev-vcs/git
+	virtual/perl-CGI
+	dev-perl/Catalyst-Action-RenderView
+	dev-perl/Catalyst-Component-InstancePerContext
+	dev-perl/Catalyst-Controller-ActionRole
+	dev-perl/Catalyst-Plugin-ConfigLoader
+	dev-perl/Catalyst-Plugin-StackTrace
+	dev-perl/Catalyst-Plugin-Static-Simple
+	>=dev-perl/Catalyst-Plugin-SubRequest-0.15
+	dev-perl/Catalyst-Plugin-Unicode-Encoding
+	>=dev-perl/Catalyst-Runtime-5.800.150
+	>=dev-perl/Catalyst-View-Component-SubInclude-0.07
+	>=dev-perl/Catalyst-View-TT-0.34
+	dev-perl/config-general
+	dev-perl/DateTime
+	dev-perl/DateTime-Format-Mail
+	dev-perl/File-Copy-Recursive
+	dev-perl/File-Type
+	dev-perl/File-Type-WebImages
+	dev-perl/File-Which
+	>=dev-perl/Git-PurePerl-0.47
+	dev-perl/HTML-Parser
+	dev-perl/IPC-Run
+	dev-perl/JSON-XS
+	dev-perl/List-MoreUtils
+	dev-perl/Moose
+	dev-perl/Moose-Autobox
+	>=dev-perl/MooseX-Declare-0.320
+	dev-perl/MooseX-Types
+	dev-perl/MooseX-Types-Common
+	dev-perl/MooseX-Types-DateTime
+	dev-perl/MooseX-Types-Path-Class
+	>=dev-perl/Path-Class-0.17
+	dev-perl/Sub-Exporter
+	dev-perl/Syntax-Highlight-Engine-Kate
+	>=dev-perl/Template-Toolkit-2.22
+	dev-perl/Template-Plugin-Cycle
+	dev-perl/Template-Plugin-UTF8Decode
+	dev-perl/Template-Provider-Encoding
+	>=dev-perl/Test-utf8-0.02
+	dev-perl/Try-Tiny
+	dev-perl/aliased
+	dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+	test? (
+		>=virtual/perl-Test-Simple-0.88
+		dev-perl/Test-Exception
+	)"
+
+SRC_TEST=do



             reply	other threads:[~2011-03-10 18:36 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10 18:35 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-06-07  5:59 Kent Fredric
2011-03-22 17:56 Kent Fredric
2011-03-14 22:25 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=1a04c9dad22b524ed389311dc4e1b0c665595bf5.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