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/Dancer/
Date: Wed,  8 Feb 2012 13:19:30 +0000 (UTC)	[thread overview]
Message-ID: <d381c08bcd2e40ac8fcc8731518e9a1ed54a231e.kent@gentoo> (raw)

commit:     d381c08bcd2e40ac8fcc8731518e9a1ed54a231e
Author:     Sergiy Borodych <Sergiy.Borodych <AT> gmail <DOT> com>
AuthorDate: Mon Jan 30 17:20:48 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb  8 13:06:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d381c08b

[bump] dev-perl/Dancer-1.3092

---
 dev-perl/Dancer/ChangeLog               |    9 +++++-
 dev-perl/Dancer/Dancer-1.306.0.ebuild   |   39 -----------------------
 dev-perl/Dancer/Dancer-1.307.0.ebuild   |   39 -----------------------
 dev-perl/Dancer/Dancer-1.307.1.ebuild   |   39 -----------------------
 dev-perl/Dancer/Dancer-1.309.200.ebuild |   52 +++++++++++++++++++++++++++++++
 5 files changed, 60 insertions(+), 118 deletions(-)

diff --git a/dev-perl/Dancer/ChangeLog b/dev-perl/Dancer/ChangeLog
index cf0a87c..c75a41a3 100644
--- a/dev-perl/Dancer/ChangeLog
+++ b/dev-perl/Dancer/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Dancer
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dancer-1.309.200 (30 Jan 2012)
+
+  30 Jan 2012; Sergiy Borodych <Sergiy.Borodych@gmail.com>
+  -Dancer-1.306.0.ebuild, -Dancer-1.307.0.ebuild, -Dancer-1.307.1.ebuild,
+  +Dancer-1.309.200.ebuild:
+  version bump, cleanup old versions
+
 *Dancer-1.309.100 (20 Dec 2011)
 
   20 Dec 2011; Sergiy Borodych <Sergiy.Borodych@gmail.com>

diff --git a/dev-perl/Dancer/Dancer-1.306.0.ebuild b/dev-perl/Dancer/Dancer-1.306.0.ebuild
deleted file mode 100644
index f699bb7..0000000
--- a/dev-perl/Dancer/Dancer-1.306.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SUKRIA
-MODULE_VERSION=1.3060
-inherit perl-module
-
-DESCRIPTION="lightweight yet powerful web application framework"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	dev-perl/libwww-perl
-	>=dev-perl/HTTP-Body-1.70.0
-	>=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
-	dev-perl/MIME-Types
-	dev-perl/URI
-	$(comment File::Basename )
-	virtual/perl-File-Spec
-	virtual/perl-Encode
-	virtual/perl-Time-HiRes
-
-"
-DEPEND="
-	${COMMON_DEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.94 $(comment 0.940.0)
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dancer/Dancer-1.307.0.ebuild b/dev-perl/Dancer/Dancer-1.307.0.ebuild
deleted file mode 100644
index a720b63..0000000
--- a/dev-perl/Dancer/Dancer-1.307.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=XSAWYERX
-MODULE_VERSION=1.3070
-inherit perl-module
-
-DESCRIPTION="lightweight yet powerful web application framework"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	dev-perl/libwww-perl
-	>=dev-perl/HTTP-Body-1.70.0
-	>=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
-	dev-perl/MIME-Types
-	dev-perl/URI
-	$(comment File::Basename )
-	virtual/perl-File-Spec
-	virtual/perl-Encode
-	virtual/perl-Time-HiRes
-
-"
-DEPEND="
-	${COMMON_DEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.94 $(comment 0.940.0)
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dancer/Dancer-1.307.1.ebuild b/dev-perl/Dancer/Dancer-1.307.1.ebuild
deleted file mode 100644
index 9bb98b9..0000000
--- a/dev-perl/Dancer/Dancer-1.307.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SUKRIA
-MODULE_VERSION=1.3071
-inherit perl-module
-
-DESCRIPTION="lightweight yet powerful web application framework"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	dev-perl/libwww-perl
-	>=dev-perl/HTTP-Body-1.70.0
-	>=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
-	dev-perl/MIME-Types
-	dev-perl/URI
-	$(comment File::Basename )
-	virtual/perl-File-Spec
-	virtual/perl-Encode
-	virtual/perl-Time-HiRes
-
-"
-DEPEND="
-	${COMMON_DEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.94 $(comment 0.940.0)
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dancer/Dancer-1.309.200.ebuild b/dev-perl/Dancer/Dancer-1.309.200.ebuild
new file mode 100644
index 0000000..5df8d34
--- /dev/null
+++ b/dev-perl/Dancer/Dancer-1.309.200.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=XSAWYERX
+MODULE_VERSION=1.3092
+inherit perl-module
+
+DESCRIPTION='A minimal-effort oriented web application framework'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# Test::More 0.94 ( 0.940.0 )
+	echo \>=virtual/perl-Test-Simple-0.94
+}
+perl_meta_runtime() {
+	# Encode
+	echo virtual/perl-Encode
+	# File::Basename
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# HTTP::Body 1.07 ( 1.70.0 )
+	echo \>=dev-perl/HTTP-Body-1.70.0
+	# HTTP::Server::Simple::PSGI 0.11 ( 0.110.0 )
+	echo \>=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
+	# LWP
+	echo dev-perl/libwww-perl
+	# MIME::Types
+	echo dev-perl/MIME-Types
+	# Time::HiRes
+	echo virtual/perl-Time-HiRes
+	# Try::Tiny 0.09 ( 0.90.0 )
+	echo \>=dev-perl/Try-Tiny-0.90.0
+	# URI 1.59 ( 1.590.0 )
+	echo \>=dev-perl/URI-1.590.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



             reply	other threads:[~2012-02-08 13:19 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 13:19 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-10-11  4:52 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-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=d381c08bcd2e40ac8fcc8731518e9a1ed54a231e.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