public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-PerlTidy/
@ 2011-08-28 14:59 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-08-28 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     c8ae3197ba352700712e0be9fc7eb38dd215a8a4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 04:53:11 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 04:53:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8ae3197

[added] Dist-Zilla-Plugin-PerlTidy-0.120.0

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog      |   10 +++++
 .../Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild      |   37 ++++++++++++++++++++
 dev-perl/Dist-Zilla-Plugin-PerlTidy/metadata.xml   |    9 +++++
 3 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog b/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog
new file mode 100644
index 0000000..00b073d
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-PerlTidy
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Plugin-PerlTidy-0.120.0 (28 Aug 2011)
+
+  28 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild, +metadata.xml:
+  Added
+

diff --git a/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild b/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild
new file mode 100644
index 0000000..719d781
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=FAYLAND
+MODULE_VERSION=0.12-fix
+MY_S="${WORKDIR}/${PN}-0.12"
+inherit perl-module
+
+DESCRIPTION="perltidy your dist"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+COMMON_DEPEND="
+	$(comment Dist::Zilla 2.100880)
+	>=dev-perl/Dist-Zilla-2.100.880
+
+	$(comment File::Copy)
+
+	$(comment File::Next)
+	dev-perl/File-Next
+
+	$(comment Perl::Tidy)
+	dev-perl/perltidy
+"
+DEPEND="
+	${COMMON_DEPEND}
+	$(comment configure)
+	$(comment ExtUtils::MakeMaker 6.56)
+	>=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-PerlTidy/metadata.xml b/dev-perl/Dist-Zilla-Plugin-PerlTidy/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-PerlTidy/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-PerlTidy/
@ 2013-02-25  8:13 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-02-25  8:13 UTC (permalink / raw
  To: gentoo-commits

commit:     e49766616b5fef4b22a52aaeeddecf4f5556b071
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 25 07:52:38 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 25 07:52:38 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e4976661

[cpanclean] Dist-Zilla-Plugin-PerlTidy-0.120.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog      |    4 ++
 .../Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild      |   37 --------------------
 2 files changed, 4 insertions(+), 37 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog b/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog
index bdb0005..6f1be54 100644
--- a/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-PerlTidy/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-Plugin-PerlTidy-0.130.0 (23 Feb 2013)
 
   23 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild b/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild
deleted file mode 100644
index 719d781..0000000
--- a/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.120.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=FAYLAND
-MODULE_VERSION=0.12-fix
-MY_S="${WORKDIR}/${PN}-0.12"
-inherit perl-module
-
-DESCRIPTION="perltidy your dist"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-	$(comment Dist::Zilla 2.100880)
-	>=dev-perl/Dist-Zilla-2.100.880
-
-	$(comment File::Copy)
-
-	$(comment File::Next)
-	dev-perl/File-Next
-
-	$(comment Perl::Tidy)
-	dev-perl/perltidy
-"
-DEPEND="
-	${COMMON_DEPEND}
-	$(comment configure)
-	$(comment ExtUtils::MakeMaker 6.56)
-	>=virtual/perl-ExtUtils-MakeMaker-6.56
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-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-PerlTidy/
@ 2016-03-20  7:20 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2016-03-20  7:20 UTC (permalink / raw
  To: gentoo-commits

commit:     77115102dee55b4469f3a868b9d936fa85150ba2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 20 07:16:03 2016 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 20 07:16:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=77115102

dev-perl/Dist-Zilla-Plugin-PerlTidy: Fix dep on dev-perl/Perl-Tidy

Package-Manager: portage-2.2.28

 .../Dist-Zilla-Plugin-PerlTidy-0.160.0.ebuild                         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.160.0.ebuild b/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.160.0.ebuild
index 5f5a0e9..1219b02 100644
--- a/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.160.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-PerlTidy/Dist-Zilla-Plugin-PerlTidy-0.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI=5
@@ -23,7 +23,7 @@ perl_meta_runtime() {
 	# Path::Iterator::Rule
 	echo dev-perl/Path-Iterator-Rule
 	# Perl::Tidy
-	echo dev-perl/perltidy
+	echo dev-perl/Perl-Tidy
 }
 perl_meta_test() {
 	# File::Spec


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-20  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-20  7:20 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-PerlTidy/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-02-25  8:13 Kent Fredric
2011-08-28 14:59 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox