From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer/
Date: Fri, 11 Oct 2013 04:52:44 +0000 (UTC) [thread overview]
Message-ID: <1381429873.ecbf22a05049050e554b50a89dedfd9eca997c2e.kent@gentoo> (raw)
commit: ecbf22a05049050e554b50a89dedfd9eca997c2e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Oct 10 18:31:13 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Oct 10 18:31:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ecbf22a0
[cpanclean] dev-perl/Dancer-2.0.1
Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Dancer/ChangeLog | 3 +
dev-perl/Dancer/Dancer-2.0.1.ebuild | 157 ------------------------------------
2 files changed, 3 insertions(+), 157 deletions(-)
diff --git a/dev-perl/Dancer/ChangeLog b/dev-perl/Dancer/ChangeLog
index 0931543..f9fffeb 100644
--- a/dev-perl/Dancer/ChangeLog
+++ b/dev-perl/Dancer/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Oct 2013; Kent Fredric <kentfredric@gmail.com> -Dancer-2.0.1.ebuild:
+ Gone on CPAN
+
*Dancer-1.311.800 (15 Sep 2013)
15 Sep 2013; Pavel Denisov <pavel.a.denisov@gmail.com> +Dancer-1.311.800.ebuild:
diff --git a/dev-perl/Dancer/Dancer-2.0.1.ebuild b/dev-perl/Dancer/Dancer-2.0.1.ebuild
deleted file mode 100644
index 477969d..0000000
--- a/dev-perl/Dancer/Dancer-2.0.1.ebuild
+++ /dev/null
@@ -1,157 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SUKRIA
-MODULE_VERSION=2.000001
-inherit perl-module
-
-DESCRIPTION='Lightweight yet powerful web application framework'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="2"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
- # Module::Build 0.3601 ( 0.360.100 )
- echo \>=virtual/perl-Module-Build-0.36.01
-}
-perl_meta_build() {
- # Module::Build 0.3601 ( 0.360.100 )
- echo \>=virtual/perl-Module-Build-0.36.01
-}
-perl_meta_runtime() {
- # Carp
- echo dev-lang/perl
- # Config::Any
- echo dev-perl/Config-Any
- # Cwd
- echo virtual/perl-File-Spec
- # Data::Dumper
- echo virtual/perl-Data-Dumper
- # Digest::SHA
- echo virtual/perl-Digest-SHA
- # Digest::SHA1
- echo dev-perl/Digest-SHA1
- # Encode
- echo virtual/perl-Encode
- # Exporter 5.57 ( 5.570.0 )
- echo \>=virtual/perl-Exporter-5.570.0
- # Fcntl
- echo dev-lang/perl
- # File::Basename
- echo dev-lang/perl
- # File::Copy
- echo dev-lang/perl
- # File::Spec
- echo virtual/perl-File-Spec
- # HTTP::Body
- echo dev-perl/HTTP-Body
- # HTTP::Date
- echo dev-perl/HTTP-Date
- # HTTP::Headers
- echo dev-perl/HTTP-Message
- # HTTP::Server::Simple::PSGI
- echo dev-perl/HTTP-Server-Simple-PSGI
- # IO::File
- echo virtual/perl-IO
- # JSON
- echo dev-perl/JSON
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # MIME::Base64 3.13 ( 3.130.0 )
- echo \>=virtual/perl-MIME-Base64-3.130.0
- # MIME::Types
- echo dev-perl/MIME-Types
- # Moo 0.009014 ( 0.9.14 )
- echo \>=dev-perl/Moo-0.9.14
- # Moo::Role
- echo dev-perl/Moo
- # MooX::Types::MooseLike 0.16 ( 0.160.0 )
- echo \>=dev-perl/MooX-Types-MooseLike-0.160.0
- # MooX::Types::MooseLike::Base
- echo dev-perl/MooX-Types-MooseLike
- # MooX::Types::MooseLike::Numeric
- echo dev-perl/MooX-Types-MooseLike
- # POSIX
- echo dev-lang/perl
- # Plack::Request
- echo dev-perl/Plack
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # Template
- echo dev-perl/Template-Toolkit
- # Template::Tiny
- echo dev-perl/Template-Tiny
- # Test::Builder
- echo virtual/perl-Test-Simple
- # Test::More
- echo virtual/perl-Test-Simple
- # URI
- echo dev-perl/URI
- # URI::Escape
- echo dev-perl/URI
- # YAML::Any
- echo dev-perl/yaml
- # overload
- echo dev-lang/perl
- # parent
- echo virtual/perl-parent
- # perl 5.00503 ( 5.5.30 )
- echo \>=dev-lang/perl-5.5.30
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # Capture::Tiny 0.12 ( 0.120.0 )
- echo \>=dev-perl/Capture-Tiny-0.120.0
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
- # File::Find
- echo dev-lang/perl
- # File::Spec::Functions
- echo virtual/perl-File-Spec
- # File::Temp 0.22 ( 0.220.0 )
- echo \>=virtual/perl-File-Temp-0.220.0
- # FindBin
- echo dev-lang/perl
- # HTTP::Body
- echo dev-perl/HTTP-Body
- # HTTP::Request::Common
- echo dev-perl/HTTP-Message
- # HTTP::Server::Simple::PSGI
- echo dev-perl/HTTP-Server-Simple-PSGI
- # LWP::UserAgent
- echo dev-perl/libwww-perl
- # Path::Class
- echo dev-perl/Path-Class
- # Test::Fatal
- echo dev-perl/Test-Fatal
- # Test::MockTime
- echo dev-perl/Test-MockTime
- # Test::More 0.92 ( 0.920.0 )
- echo \>=virtual/perl-Test-Simple-0.92
- # Test::TCP 1.13 ( 1.130.0 )
- echo \>=dev-perl/Test-TCP-1.130.0
- # YAML
- echo dev-perl/yaml
- # YAML::Any
- echo dev-perl/yaml
- # utf8
- echo dev-lang/perl
- # vars
- echo dev-lang/perl
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
next reply other threads:[~2013-10-11 4:52 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 4:52 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-07 6:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer/ Kent Fredric
2016-03-07 6:51 Kent Fredric
2014-04-13 5:13 Kent Fredric
2013-12-26 2:12 Kent Fredric
2013-09-17 4:28 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-02-25 8:13 Kent Fredric
2013-02-25 8:13 Kent Fredric
2012-10-27 8:36 Kent Fredric
2012-09-15 23:19 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-07-29 4:22 Kent Fredric
2012-07-20 3:17 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-03-01 11:37 Kent Fredric
2012-02-08 13:19 Kent Fredric
2012-02-08 13:19 Kent Fredric
2012-02-08 13:19 Kent Fredric
2012-01-24 20:10 Torsten Veller
2012-01-24 20:10 Torsten Veller
2011-12-08 9:30 Kent Fredric
2011-08-26 16:03 Kent Fredric
2011-07-31 10:42 Kent Fredric
2011-07-15 7:11 Kent Fredric
2011-06-29 1:24 Kent Fredric
2011-06-29 1:24 Kent Fredric
2011-05-28 6:12 Torsten Veller
2011-05-28 6:12 Torsten Veller
2011-05-23 5:21 Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-13 13:01 Kent Fredric
2011-03-22 1:34 Kent Fredric
2011-03-22 1:34 Kent Fredric
2011-03-14 21:35 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=1381429873.ecbf22a05049050e554b50a89dedfd9eca997c2e.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