public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CHI/
  2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CHI/ Kent Fredric
@ 2011-04-23 12:48 ` Kent Fredric
  2011-04-23 13:00 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-23 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f89e670c48de28846261b513be546a4bdbc75d0b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 12:25:13 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 12:25:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f89e670c

[newversion] CHI-0.460.0

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

---
 dev-perl/CHI/CHI-0.460.0.ebuild |   54 +++++++++++++++++++++++++++++++++++++++
 dev-perl/CHI/ChangeLog          |    5 +++
 2 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/dev-perl/CHI/CHI-0.460.0.ebuild b/dev-perl/CHI/CHI-0.460.0.ebuild
new file mode 100644
index 0000000..67caff6
--- /dev/null
+++ b/dev-perl/CHI/CHI-0.460.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.46
+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 3ac511e..798fc66 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.460.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.460.0.ebuild:
+  Bump
+
 *CHI-0.450.0 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.450.0.ebuild:



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CHI/
@ 2011-04-23 13:00 Kent Fredric
  2011-04-23 12:48 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-04-23 13:00 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-23 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f89e670c48de28846261b513be546a4bdbc75d0b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 12:25:13 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 12:25:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f89e670c

[newversion] CHI-0.460.0

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

---
 dev-perl/CHI/CHI-0.460.0.ebuild |   54 +++++++++++++++++++++++++++++++++++++++
 dev-perl/CHI/ChangeLog          |    5 +++
 2 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/dev-perl/CHI/CHI-0.460.0.ebuild b/dev-perl/CHI/CHI-0.460.0.ebuild
new file mode 100644
index 0000000..67caff6
--- /dev/null
+++ b/dev-perl/CHI/CHI-0.460.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.46
+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 3ac511e..798fc66 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.460.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.460.0.ebuild:
+  Bump
+
 *CHI-0.450.0 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.450.0.ebuild:



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/CHI/
  2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CHI/ Kent Fredric
  2011-04-23 12:48 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-04-23 13:00 ` Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-23 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f89e670c48de28846261b513be546a4bdbc75d0b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 12:25:13 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 12:25:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f89e670c

[newversion] CHI-0.460.0

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

---
 dev-perl/CHI/CHI-0.460.0.ebuild |   54 +++++++++++++++++++++++++++++++++++++++
 dev-perl/CHI/ChangeLog          |    5 +++
 2 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/dev-perl/CHI/CHI-0.460.0.ebuild b/dev-perl/CHI/CHI-0.460.0.ebuild
new file mode 100644
index 0000000..67caff6
--- /dev/null
+++ b/dev-perl/CHI/CHI-0.460.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.46
+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 3ac511e..798fc66 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.460.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.460.0.ebuild:
+  Bump
+
 *CHI-0.450.0 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CHI-0.450.0.ebuild:



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/CHI/
  2011-05-05  8:43 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-05 18:16 ` Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

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:



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-05 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CHI/ Kent Fredric
2011-04-23 12:48 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 13:00 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-05-05  8:43 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox