Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: 162075e24554cd9230982f191d1d1558ed9912aa
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 18:07:05 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 18:07:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=162075e2
[newversion] Devel-PPPort-3.190.200_rc
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
perl-core/Devel-PPPort/ChangeLog | 6 ++++++
.../Devel-PPPort/Devel-PPPort-3.190.200_rc.ebuild | 17 +++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/perl-core/Devel-PPPort/ChangeLog b/perl-core/Devel-PPPort/ChangeLog
index 887cfeb..484194f 100644
--- a/perl-core/Devel-PPPort/ChangeLog
+++ b/perl-core/Devel-PPPort/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Devel-PPPort-3.190.200_rc (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@...>
+ +Devel-PPPort-3.190.200_rc.ebuild:
+ Bump
+
*Devel-PPPort-3.190.0 (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@...> -Devel-PPPort-3.19.ebuild,
diff --git a/perl-core/Devel-PPPort/Devel-PPPort-3.190.200_rc.ebuild b/perl-core/Devel-PPPort/Devel-PPPort-3.190.200_rc.ebuild
new file mode 100644
index 0000000..6256536
--- /dev/null
+++ b/perl-core/Devel-PPPort/Devel-PPPort-3.190.200_rc.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=MHX
+MODULE_VERSION="3.19_02"
+inherit perl-module
+
+DESCRIPTION="Perl/Pollution/Portability"
+
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+SRC_TEST=do
|
|