* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Object-Pluggable/
@ 2014-07-22 2:49 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2014-07-22 2:49 UTC (permalink / raw
To: gentoo-commits
commit: 84490b827f449951b4f815ec0fc4ec6f0111e0a8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 22 02:25:56 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 22 02:25:56 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=84490b82
[fixup] dev-perl/Object-Pluggable PodParser -> Pod-Parser
Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Object-Pluggable/ChangeLog | 8 +++++++-
...luggable-1.290.0.ebuild => Object-Pluggable-1.290.0-r1.ebuild} | 4 ++--
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Object-Pluggable/ChangeLog b/dev-perl/Object-Pluggable/ChangeLog
index df3e7fa..f9681cc 100644
--- a/dev-perl/Object-Pluggable/ChangeLog
+++ b/dev-perl/Object-Pluggable/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Object-Pluggable
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Object-Pluggable-1.290.0-r1 (22 Jul 2014)
+
+ 22 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+ -Object-Pluggable-1.290.0.ebuild, +Object-Pluggable-1.290.0-r1.ebuild:
+ PodParser -> Pod-Parser
+
*Object-Pluggable-1.290.0 (01 Mar 2012)
01 Mar 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0.ebuild b/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r1.ebuild
similarity index 90%
rename from dev-perl/Object-Pluggable/Object-Pluggable-1.290.0.ebuild
rename to dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r1.ebuild
index 4071d15..1a2e0ab 100644
--- a/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0.ebuild
+++ b/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
@@ -17,7 +17,7 @@ perl_meta_configure() {
}
perl_meta_build() {
# Pod::Parser 1.36 ( 1.360.0 )
- echo \>=virtual/perl-PodParser-1.360.0
+ echo \>=virtual/perl-Pod-Parser-1.360.0
# Test::More
echo virtual/perl-Test-Simple
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Object-Pluggable/
@ 2015-06-17 0:56 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-17 0:56 UTC (permalink / raw
To: gentoo-commits
commit: ca60e2327489b2759f9903c72f5aa1aad088bab1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:46:17 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:46:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ca60e232
[fixup] Object-Pluggable: EAPI5
Package-Manager: portage-2.2.17
...ggable-1.290.0-r1.ebuild => Object-Pluggable-1.290.0-r2.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r1.ebuild b/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r2.ebuild
similarity index 89%
rename from dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r1.ebuild
rename to dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r2.ebuild
index 1a2e0ab..c995f69 100644
--- a/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r1.ebuild
+++ b/dev-perl/Object-Pluggable/Object-Pluggable-1.290.0-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=HINRIK
MODULE_VERSION=1.29
inherit perl-module
DESCRIPTION='A base class for creating plugin-enabled objects'
-LICENSE=" || ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -37,4 +37,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-17 0:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 2:49 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Object-Pluggable/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-17 0:56 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox