* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Authority/
@ 2011-09-26 1:40 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-09-26 1:40 UTC (permalink / raw
To: gentoo-commits
commit: a5975ab403365e04f8827a6d3087878732fc670c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 26 01:29:32 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 26 01:29:32 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a5975ab4
[added] Dist-Zilla-Plugin-Authority-1.5.0
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog | 10 ++++
.../Dist-Zilla-Plugin-Authority-1.5.0.ebuild | 54 ++++++++++++++++++++
dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml | 9 +++
3 files changed, 73 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
new file mode 100644
index 0000000..2c7b279
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-Authority
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Plugin-Authority-1.5.0 (26 Sep 2011)
+
+ 26 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Authority-1.5.0.ebuild, +metadata.xml:
+ Added
+
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild
new file mode 100644
index 0000000..7b7f289
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.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=APOCAL
+MODULE_VERSION=1.005
+inherit perl-module
+
+DESCRIPTION='Add the $AUTHORITY variable and metadata to your distribution'
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_mb_build() {
+ # File::Find
+
+ # File::Temp
+ echo virtual/perl-File-Temp
+
+ # Module::Build 0.3601
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_mb_configure() {
+ # strict
+
+ # warnings
+
+ # Module::Build 0.3601
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_mb_requires() {
+ # Dist::Zilla::Role::FileFinderUser 4.102345
+ echo \>=dev-perl/Dist-Zilla-4.102.345
+ # Dist::Zilla::Role::FileMunger 4.102345
+ echo \>=dev-perl/Dist-Zilla-4.102.345
+ # Dist::Zilla::Role::MetaProvider 4.102345
+ echo \>=dev-perl/Dist-Zilla-4.102.345
+ # File::HomeDir
+ echo dev-perl/File-HomeDir
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # Moose 1.03
+ echo \>=dev-perl/Moose-1.30.0
+ # Moose::Util::TypeConstraints 1.01
+ echo \>=dev-perl/Moose-1.10.0
+ # PPI 1.206
+ echo \>=dev-perl/PPI-1.206
+ # perl 5.006
+}
+DEPEND="$(perl_mb_configure)
+ $(perl_mb_build)
+ $(perl_mb_requires)"
+RDEPEND="$(perl_mb_requires)"
+SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Authority/
@ 2012-02-23 7:05 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2012-02-23 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 6eb80e22857ed5f9ada89579fbb14d9b546a2816
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 00:22:58 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 07:05:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6eb80e22
[newversion] Dist-Zilla-Plugin-Authority-1.6.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog | 8 ++-
.../Dist-Zilla-Plugin-Authority-1.6.0.ebuild | 67 ++++++++++++++++++++
2 files changed, 74 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
index 2c7b279..f799c20 100644
--- a/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-Authority
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Authority-1.6.0 (23 Feb 2012)
+
+ 23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Authority-1.6.0.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-Authority-1.5.0 (26 Sep 2011)
26 Sep 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild
new file mode 100644
index 0000000..92c29df
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=APOCAL
+MODULE_VERSION=1.006
+inherit perl-module
+
+DESCRIPTION='Add the $AUTHORITY variable and metadata to your distribution'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+ # Dist::Zilla::Role::FileFinderUser 4.102345 ( 4.102.345 )
+ echo \>=dev-perl/Dist-Zilla-4.102.345
+ # Dist::Zilla::Role::FileMunger 4.102345 ( 4.102.345 )
+ echo \>=dev-perl/Dist-Zilla-4.102.345
+ # Dist::Zilla::Role::MetaProvider 4.102345 ( 4.102.345 )
+ echo \>=dev-perl/Dist-Zilla-4.102.345
+ # Dist::Zilla::Role::PPI 4.300001 ( 4.300.1 )
+ echo \>=dev-perl/Dist-Zilla-4.300.1
+ # Dist::Zilla::Util
+ echo dev-perl/Dist-Zilla
+ # File::HomeDir
+ echo dev-perl/File-HomeDir
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # Moose 1.03 ( 1.30.0 )
+ echo \>=dev-perl/Moose-1.030
+ # Moose::Util::TypeConstraints 1.01 ( 1.10.0 )
+ echo \>=dev-perl/Moose-1.010
+ # PPI 1.206 ( 1.206.0 )
+ echo \>=dev-perl/PPI-1.206
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Authority/
@ 2012-06-08 18:42 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2012-06-08 18:42 UTC (permalink / raw
To: gentoo-commits
commit: 53be58c48f2e90a33eb409b5afb453222d69f946
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 8 18:24:28 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 8 18:24:28 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=53be58c4
[fix] normalise dep from Dist-Zilla-Plugin-Authority to PPI
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog | 5 +++++
.../Dist-Zilla-Plugin-Authority-1.5.0.ebuild | 6 +++---
.../Dist-Zilla-Plugin-Authority-1.6.0.ebuild | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
index f799c20..28807dd 100644
--- a/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+ Dist-Zilla-Plugin-Authority-1.5.0.ebuild,
+ Dist-Zilla-Plugin-Authority-1.6.0.ebuild:
+ Normalize dep on PPI
+
*Dist-Zilla-Plugin-Authority-1.6.0 (23 Feb 2012)
23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild
index 7b7f289..c9d392f 100644
--- a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="4"
@@ -43,8 +43,8 @@ perl_mb_requires() {
echo \>=dev-perl/Moose-1.30.0
# Moose::Util::TypeConstraints 1.01
echo \>=dev-perl/Moose-1.10.0
- # PPI 1.206
- echo \>=dev-perl/PPI-1.206
+ # PPI 1.206.0
+ echo \>=dev-perl/PPI-1.206.0
# perl 5.006
}
DEPEND="$(perl_mb_configure)
diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild
index 92c29df..a9c6ac1 100644
--- a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.6.0.ebuild
@@ -39,7 +39,7 @@ perl_meta_runtime() {
# Moose::Util::TypeConstraints 1.01 ( 1.10.0 )
echo \>=dev-perl/Moose-1.010
# PPI 1.206 ( 1.206.0 )
- echo \>=dev-perl/PPI-1.206
+ echo \>=dev-perl/PPI-1.206.0
# perl 5.006 ( 5.6.0 )
echo \>=dev-lang/perl-5.6.0
# strict
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-08 18:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 1:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Authority/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-02-23 7:05 Kent Fredric
2012-06-08 18:42 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox