From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S20zB-00013e-JI for garchives@archives.gentoo.org; Mon, 27 Feb 2012 13:51:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D090FE0993; Mon, 27 Feb 2012 13:50:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8EC07E0993 for ; Mon, 27 Feb 2012 13:50:46 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40C7F64204 for ; Mon, 27 Feb 2012 13:50:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 66B31E540F for ; Mon, 27 Feb 2012 13:50:41 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1330325368.f5e3ec741f8286d4e7d6984a401d67a0b260d3d7.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gitalist/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Gitalist/ChangeLog dev-perl/Gitalist/Gitalist-0.3.8.ebuild X-VCS-Directories: dev-perl/Gitalist/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: f5e3ec741f8286d4e7d6984a401d67a0b260d3d7 X-VCS-Branch: master Date: Mon, 27 Feb 2012 13:50:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f8a7ae2f-c0f8-4de7-83a0-124e5a35309a X-Archives-Hash: 3654c0a9a52af1b6f81cde6712528875 commit: f5e3ec741f8286d4e7d6984a401d67a0b260d3d7 Author: Kent Fredric gmail com> AuthorDate: Mon Feb 27 06:49:28 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Feb 27 06:49:28 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Df5e3ec74 [newversion] Gitalist-0.3.8 , keyword masked as tests are broken, SRC_TES= T=3Dbroken (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Gitalist/ChangeLog | 5 + dev-perl/Gitalist/Gitalist-0.3.8.ebuild | 127 +++++++++++++++++++++++++= ++++++ 2 files changed, 132 insertions(+), 0 deletions(-) diff --git a/dev-perl/Gitalist/ChangeLog b/dev-perl/Gitalist/ChangeLog index 545254c..da60d00 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: $ =20 +*Gitalist-0.3.8 (27 Feb 2012) + + 27 Feb 2012; Kent Fredric +Gitalist-0.3.8.ebui= ld: + Version Bump + 27 Feb 2012; Kent Fredric Gitalist-0.1.7.ebuil= d, 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.8.ebuild b/dev-perl/Gitalist/= Gitalist-0.3.8.ebuild new file mode 100644 index 0000000..133f0e4 --- /dev/null +++ b/dev-perl/Gitalist/Gitalist-0.3.8.ebuild @@ -0,0 +1,127 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DBROQ +MODULE_VERSION=3D0.003008 +inherit perl-module + +DESCRIPTION=3D'A modern git web viewer' +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"" +#KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +perl_meta_configure() { + # ExtUtils::MakeMaker 6.42 ( 6.420.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.42 +} +perl_meta_build() { + # ExtUtils::MakeMaker 6.42 ( 6.420.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.42 + # Test::Deep 0.108 ( 0.108.0 ) + echo \>=3Ddev-perl/Test-Deep-0.108.0 + # Test::Exception 0.31 ( 0.310.0 ) + echo \>=3Ddev-perl/Test-Exception-0.310.0 + # Test::More 0.88 ( 0.880.0 ) + echo \>=3Dvirtual/perl-Test-Simple-0.88 + # Test::utf8 0.02 ( 0.20.0 ) + echo \>=3Ddev-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 \>=3Ddev-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 \>=3Ddev-perl/Catalyst-Runtime-5.900.60 + # Catalyst::View::Component::SubInclude 0.07 ( 0.70.0 ) + echo \>=3Ddev-perl/Catalyst-View-Component-SubInclude-0.70.0 + # Catalyst::View::TT 0.34 ( 0.340.0 ) + echo \>=3Ddev-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 \>=3Ddev-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 \>=3Ddev-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 \>=3Ddev-perl/MooseX-Types-DateTime-0.50.0 + # MooseX::Types::ISO8601 + echo dev-perl/MooseX-Types-ISO8601 + # MooseX::Types::Path::Class + echo dev-perl/MooseX-Types-Path-Class + # Path::Class 0.17 ( 0.170.0 ) + echo \>=3Ddev-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 \>=3Ddev-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=3D" + $(perl_meta_configure) + $(perl_meta_build) + $(perl_meta_runtime) +" +RDEPEND=3D" + $(perl_meta_runtime) +" +SRC_TEST=3D"broken"