* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/CPAN-Changes/
@ 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:perl514 " Kent Fredric
0 siblings, 2 replies; 3+ messages in thread
From: Kent Fredric @ 2011-04-23 13:00 UTC (permalink / raw
To: gentoo-commits
commit: 7938173c352f28d882a3eed488e1d094468a0604
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 12:27:38 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 12:27:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7938173c
[newversion] CPAN-Changes-0.170.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild | 30 +++++++++++++++++++++
dev-perl/CPAN-Changes/ChangeLog | 6 ++++
2 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild
new file mode 100644
index 0000000..dd2b094
--- /dev/null
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Read and write Changes files"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ virtual/perl-Text-Tabs+Wrap $(comment Text::Wrap)
+ >=virtual/perl-version-0.79 $(comment 0.790.0)
+ >=dev-lang/perl-5.10.0
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0)
+ test? (
+ virtual/perl-Test-Simple $(comment Test::More)
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/ChangeLog b/dev-perl/CPAN-Changes/ChangeLog
index 7611cb3..17f9e58 100644
--- a/dev-perl/CPAN-Changes/ChangeLog
+++ b/dev-perl/CPAN-Changes/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CPAN-Changes-0.170.0 (23 Apr 2011)
+
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +CPAN-Changes-0.170.0.ebuild:
+ Bump
+
*CPAN-Changes-0.160.0 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Changes/
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/CPAN-Changes/ Kent Fredric
@ 2011-04-23 12:48 ` Kent Fredric
2011-04-23 13:00 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-04-23 12:48 UTC (permalink / raw
To: gentoo-commits
commit: 7938173c352f28d882a3eed488e1d094468a0604
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 12:27:38 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 12:27:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7938173c
[newversion] CPAN-Changes-0.170.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild | 30 +++++++++++++++++++++
dev-perl/CPAN-Changes/ChangeLog | 6 ++++
2 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild
new file mode 100644
index 0000000..dd2b094
--- /dev/null
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Read and write Changes files"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ virtual/perl-Text-Tabs+Wrap $(comment Text::Wrap)
+ >=virtual/perl-version-0.79 $(comment 0.790.0)
+ >=dev-lang/perl-5.10.0
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0)
+ test? (
+ virtual/perl-Test-Simple $(comment Test::More)
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/ChangeLog b/dev-perl/CPAN-Changes/ChangeLog
index 7611cb3..17f9e58 100644
--- a/dev-perl/CPAN-Changes/ChangeLog
+++ b/dev-perl/CPAN-Changes/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CPAN-Changes-0.170.0 (23 Apr 2011)
+
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +CPAN-Changes-0.170.0.ebuild:
+ Bump
+
*CPAN-Changes-0.160.0 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/CPAN-Changes/
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/CPAN-Changes/ 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; 3+ messages in thread
From: Kent Fredric @ 2011-04-23 13:00 UTC (permalink / raw
To: gentoo-commits
commit: 7938173c352f28d882a3eed488e1d094468a0604
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 12:27:38 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 12:27:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7938173c
[newversion] CPAN-Changes-0.170.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild | 30 +++++++++++++++++++++
dev-perl/CPAN-Changes/ChangeLog | 6 ++++
2 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild
new file mode 100644
index 0000000..dd2b094
--- /dev/null
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.170.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Read and write Changes files"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ virtual/perl-Text-Tabs+Wrap $(comment Text::Wrap)
+ >=virtual/perl-version-0.79 $(comment 0.790.0)
+ >=dev-lang/perl-5.10.0
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0)
+ test? (
+ virtual/perl-Test-Simple $(comment Test::More)
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/ChangeLog b/dev-perl/CPAN-Changes/ChangeLog
index 7611cb3..17f9e58 100644
--- a/dev-perl/CPAN-Changes/ChangeLog
+++ b/dev-perl/CPAN-Changes/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CPAN-Changes-0.170.0 (23 Apr 2011)
+
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +CPAN-Changes-0.170.0.ebuild:
+ Bump
+
*CPAN-Changes-0.160.0 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-23 13:04 UTC | newest]
Thread overview: 3+ 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:perl514virtuals commit in: dev-perl/CPAN-Changes/ 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:perl514 " Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox