From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CHI/
Date: Thu, 5 May 2011 08:43:31 +0000 (UTC) [thread overview]
Message-ID: <6a577344ddfe176f4d24b95f48ab65ca8a964fd1.kent@gentoo> (raw)
commit: 6a577344ddfe176f4d24b95f48ab65ca8a964fd1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 07:17:11 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 07:17:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6a577344
[newversion] CHI-0.470.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/CHI/CHI-0.470.0.ebuild | 54 +++++++++++++++++++++++++++++++++++++++
dev-perl/CHI/ChangeLog | 5 +++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CHI/CHI-0.470.0.ebuild b/dev-perl/CHI/CHI-0.470.0.ebuild
new file mode 100644
index 0000000..a6ddfb8
--- /dev/null
+++ b/dev-perl/CHI/CHI-0.470.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=JSWARTZ
+MODULE_VERSION=0.47
+inherit perl-module
+
+DESCRIPTION="Unified cache interface"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() {
+ echo "";
+}
+
+COMMON_DEPEND="
+ $(comment PREREQ_PM -- )
+ >=dev-perl/Carp-Assert-0.20
+ dev-perl/Data-UUID
+ dev-perl/Digest-JHash
+ >=virtual/perl-File-Spec-0.80 $(comment 0.800.0)
+ dev-perl/Hash-MoreUtils
+ dev-perl/JSON
+ dev-perl/Digest-JHash
+ >=dev-perl/List-MoreUtils-0.13 $(comment 0.130.0)
+ >=dev-perl/Log-Any-0.08 $(comment 0.80.0)
+ >=dev-perl/Moose-0.66 $(comment 0.660.0)
+ virtual/perl-Storable
+ $(comment dev-perl/Task-Weaken -- Not needed really. )
+ >=dev-perl/Time-Duration-1.06 $(comment 1.60.0)
+ >=dev-perl/Time-Duration-Parse-0.03 $(comment 0.30.0)
+ >=dev-perl/Try-Tiny-0.05 $(comment 0.50.0)
+"
+
+DEPEND="${COMMON_DEPEND}
+ $(comment BUILD_REQUIRES -- )
+ dev-perl/TimeDate $(comment Date::Parse)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+ dev-perl/Test-Class
+ dev-perl/Test-Deep
+ dev-perl/Test-Exception
+ virtual/perl-Test-Simple $(comment Test::More)
+ dev-perl/Test-Warn
+ $(comment CONFIGURE_REQUIRES -- )
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+RDEPEND="${COMMON_DEPEND}";
+
+SRC_TEST="do"
diff --git a/dev-perl/CHI/ChangeLog b/dev-perl/CHI/ChangeLog
index 798fc66..d2d72da 100644
--- a/dev-perl/CHI/ChangeLog
+++ b/dev-perl/CHI/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CHI-0.470.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.470.0.ebuild:
+ Bump
+
*CHI-0.460.0 (23 Apr 2011)
23 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.460.0.ebuild:
WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CHI/
Date: Thu, 5 May 2011 18:16:45 +0000 (UTC) [thread overview]
Message-ID: <6a577344ddfe176f4d24b95f48ab65ca8a964fd1.kent@gentoo> (raw)
Message-ID: <20110505181645.gO3_bA88hcGq4sO_fNu_zXgRAwxB7ViIIMSgX5tQ334@z> (raw)
commit: 6a577344ddfe176f4d24b95f48ab65ca8a964fd1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 07:17:11 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 07:17:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6a577344
[newversion] CHI-0.470.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/CHI/CHI-0.470.0.ebuild | 54 +++++++++++++++++++++++++++++++++++++++
dev-perl/CHI/ChangeLog | 5 +++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CHI/CHI-0.470.0.ebuild b/dev-perl/CHI/CHI-0.470.0.ebuild
new file mode 100644
index 0000000..a6ddfb8
--- /dev/null
+++ b/dev-perl/CHI/CHI-0.470.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=JSWARTZ
+MODULE_VERSION=0.47
+inherit perl-module
+
+DESCRIPTION="Unified cache interface"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() {
+ echo "";
+}
+
+COMMON_DEPEND="
+ $(comment PREREQ_PM -- )
+ >=dev-perl/Carp-Assert-0.20
+ dev-perl/Data-UUID
+ dev-perl/Digest-JHash
+ >=virtual/perl-File-Spec-0.80 $(comment 0.800.0)
+ dev-perl/Hash-MoreUtils
+ dev-perl/JSON
+ dev-perl/Digest-JHash
+ >=dev-perl/List-MoreUtils-0.13 $(comment 0.130.0)
+ >=dev-perl/Log-Any-0.08 $(comment 0.80.0)
+ >=dev-perl/Moose-0.66 $(comment 0.660.0)
+ virtual/perl-Storable
+ $(comment dev-perl/Task-Weaken -- Not needed really. )
+ >=dev-perl/Time-Duration-1.06 $(comment 1.60.0)
+ >=dev-perl/Time-Duration-Parse-0.03 $(comment 0.30.0)
+ >=dev-perl/Try-Tiny-0.05 $(comment 0.50.0)
+"
+
+DEPEND="${COMMON_DEPEND}
+ $(comment BUILD_REQUIRES -- )
+ dev-perl/TimeDate $(comment Date::Parse)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+ dev-perl/Test-Class
+ dev-perl/Test-Deep
+ dev-perl/Test-Exception
+ virtual/perl-Test-Simple $(comment Test::More)
+ dev-perl/Test-Warn
+ $(comment CONFIGURE_REQUIRES -- )
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+RDEPEND="${COMMON_DEPEND}";
+
+SRC_TEST="do"
diff --git a/dev-perl/CHI/ChangeLog b/dev-perl/CHI/ChangeLog
index 798fc66..d2d72da 100644
--- a/dev-perl/CHI/ChangeLog
+++ b/dev-perl/CHI/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CHI-0.470.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.470.0.ebuild:
+ Bump
+
*CHI-0.460.0 (23 Apr 2011)
23 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.460.0.ebuild:
WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/CHI/
Date: Thu, 5 May 2011 18:16:58 +0000 (UTC) [thread overview]
Message-ID: <6a577344ddfe176f4d24b95f48ab65ca8a964fd1.kent@gentoo> (raw)
Message-ID: <20110505181658.x2ora0PHSqscxRtGAx-ZNuiCv2vE8p4Jl4Zeqm0dKLw@z> (raw)
commit: 6a577344ddfe176f4d24b95f48ab65ca8a964fd1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 07:17:11 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 07:17:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6a577344
[newversion] CHI-0.470.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/CHI/CHI-0.470.0.ebuild | 54 +++++++++++++++++++++++++++++++++++++++
dev-perl/CHI/ChangeLog | 5 +++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CHI/CHI-0.470.0.ebuild b/dev-perl/CHI/CHI-0.470.0.ebuild
new file mode 100644
index 0000000..a6ddfb8
--- /dev/null
+++ b/dev-perl/CHI/CHI-0.470.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=JSWARTZ
+MODULE_VERSION=0.47
+inherit perl-module
+
+DESCRIPTION="Unified cache interface"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() {
+ echo "";
+}
+
+COMMON_DEPEND="
+ $(comment PREREQ_PM -- )
+ >=dev-perl/Carp-Assert-0.20
+ dev-perl/Data-UUID
+ dev-perl/Digest-JHash
+ >=virtual/perl-File-Spec-0.80 $(comment 0.800.0)
+ dev-perl/Hash-MoreUtils
+ dev-perl/JSON
+ dev-perl/Digest-JHash
+ >=dev-perl/List-MoreUtils-0.13 $(comment 0.130.0)
+ >=dev-perl/Log-Any-0.08 $(comment 0.80.0)
+ >=dev-perl/Moose-0.66 $(comment 0.660.0)
+ virtual/perl-Storable
+ $(comment dev-perl/Task-Weaken -- Not needed really. )
+ >=dev-perl/Time-Duration-1.06 $(comment 1.60.0)
+ >=dev-perl/Time-Duration-Parse-0.03 $(comment 0.30.0)
+ >=dev-perl/Try-Tiny-0.05 $(comment 0.50.0)
+"
+
+DEPEND="${COMMON_DEPEND}
+ $(comment BUILD_REQUIRES -- )
+ dev-perl/TimeDate $(comment Date::Parse)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+ dev-perl/Test-Class
+ dev-perl/Test-Deep
+ dev-perl/Test-Exception
+ virtual/perl-Test-Simple $(comment Test::More)
+ dev-perl/Test-Warn
+ $(comment CONFIGURE_REQUIRES -- )
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+RDEPEND="${COMMON_DEPEND}";
+
+SRC_TEST="do"
diff --git a/dev-perl/CHI/ChangeLog b/dev-perl/CHI/ChangeLog
index 798fc66..d2d72da 100644
--- a/dev-perl/CHI/ChangeLog
+++ b/dev-perl/CHI/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CHI-0.470.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.470.0.ebuild:
+ Bump
+
*CHI-0.460.0 (23 Apr 2011)
23 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.460.0.ebuild:
next reply other threads:[~2011-05-05 8:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 8:43 Kent Fredric [this message]
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CHI/ Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-06-17 9:58 [gentoo-commits] proj/perl-overlay:master " Torsten Veller
2012-06-08 20:39 Kent Fredric
2012-03-27 9:30 Kent Fredric
2011-12-08 6:46 Kent Fredric
2011-06-29 1:24 Kent Fredric
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 12:48 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-20 13:56 Kent Fredric
2011-03-17 23:55 Kent Fredric
2011-03-17 23:16 Kent Fredric
2011-03-17 23:16 Kent Fredric
2011-03-04 12:40 Torsten Veller
2011-02-11 16:44 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=6a577344ddfe176f4d24b95f48ab65ca8a964fd1.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