* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/App-perlbrew/
@ 2011-05-05 18:16 Kent Fredric
2011-05-05 6:49 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
0 siblings, 2 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
To: gentoo-commits
commit: 72af2f466363912933039fbec144a4ca5ec055b3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 06:30:07 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 06:30:07 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=72af2f46
[newversion] App-perlbrew-0.190.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild | 31 +++++++++++++++++++++
dev-perl/App-perlbrew/ChangeLog | 6 ++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
new file mode 100644
index 0000000..6ed9418
--- /dev/null
+++ b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=GUGOD
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION='Manage perl installations in your $HOME'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Devel-PatchPerl-0.260.0
+"
+DEPEND="
+ test? (
+ virtual/perl-Test-Simple
+ $(comment Test::More)
+ dev-perl/Test-Output
+ )
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/App-perlbrew/ChangeLog b/dev-perl/App-perlbrew/ChangeLog
index 2398c5f..52f6913 100644
--- a/dev-perl/App-perlbrew/ChangeLog
+++ b/dev-perl/App-perlbrew/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-perlbrew-0.190.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +App-perlbrew-0.190.0.ebuild:
+ Bump
+
*App-perlbrew-0.180.0 (16 Mar 2011)
16 Mar 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/App-perlbrew/
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/App-perlbrew/ Kent Fredric
@ 2011-05-05 6:49 ` Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-05 6:49 UTC (permalink / raw
To: gentoo-commits
commit: 72af2f466363912933039fbec144a4ca5ec055b3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 06:30:07 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 06:30:07 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=72af2f46
[newversion] App-perlbrew-0.190.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild | 31 +++++++++++++++++++++
dev-perl/App-perlbrew/ChangeLog | 6 ++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
new file mode 100644
index 0000000..6ed9418
--- /dev/null
+++ b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=GUGOD
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION='Manage perl installations in your $HOME'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Devel-PatchPerl-0.260.0
+"
+DEPEND="
+ test? (
+ virtual/perl-Test-Simple
+ $(comment Test::More)
+ dev-perl/Test-Output
+ )
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/App-perlbrew/ChangeLog b/dev-perl/App-perlbrew/ChangeLog
index 2398c5f..52f6913 100644
--- a/dev-perl/App-perlbrew/ChangeLog
+++ b/dev-perl/App-perlbrew/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-perlbrew-0.190.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +App-perlbrew-0.190.0.ebuild:
+ Bump
+
*App-perlbrew-0.180.0 (16 Mar 2011)
16 Mar 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/App-perlbrew/
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/App-perlbrew/ Kent Fredric
2011-05-05 6:49 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-05 18:16 ` Kent Fredric
1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
To: gentoo-commits
commit: 72af2f466363912933039fbec144a4ca5ec055b3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 06:30:07 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 06:30:07 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=72af2f46
[newversion] App-perlbrew-0.190.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild | 31 +++++++++++++++++++++
dev-perl/App-perlbrew/ChangeLog | 6 ++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
new file mode 100644
index 0000000..6ed9418
--- /dev/null
+++ b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=GUGOD
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION='Manage perl installations in your $HOME'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-perl/Devel-PatchPerl-0.260.0
+"
+DEPEND="
+ test? (
+ virtual/perl-Test-Simple
+ $(comment Test::More)
+ dev-perl/Test-Output
+ )
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/App-perlbrew/ChangeLog b/dev-perl/App-perlbrew/ChangeLog
index 2398c5f..52f6913 100644
--- a/dev-perl/App-perlbrew/ChangeLog
+++ b/dev-perl/App-perlbrew/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-perlbrew-0.190.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +App-perlbrew-0.190.0.ebuild:
+ Bump
+
*App-perlbrew-0.180.0 (16 Mar 2011)
16 Mar 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-05 18:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/App-perlbrew/ Kent Fredric
2011-05-05 6:49 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 ` [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