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-CriticTests/
@ 2011-05-05  8:43 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-05  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     ba0738628f1d709ca9589fe1d9b8d991695cfb9d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:35:31 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:35:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ba073862

[fixdep] Dist-Zilla-Plugin-CriticTests -> Data-Section

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog   |    6 +++++-
 .../Dist-Zilla-Plugin-CriticTests-1.102280.ebuild  |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
index 57acad7..af56eec 100644
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Dist-Zilla-Plugin-CriticTests
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Plugin-CriticTests-1.102280.ebuild:
+  Fixdep Data::Section
+
 *Dist-Zilla-Plugin-CriticTests-1.102280 (23 Aug 2010)
 
   23 Aug 2010; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild
index 2473ad9..c05dfb0 100644
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -11,7 +11,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
-	>=dev-perl/Data-Section-0.004
+	>=dev-perl/Data-Section-0.4.0
 	>=dev-perl/Dist-Zilla-4.0
 	dev-perl/Moose
 "



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CriticTests/
@ 2011-05-29 17:46 Torsten Veller
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller @ 2011-05-29 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1f51766d646b08c9b02e0d5607634c486a295973
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 16:55:08 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:55:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1f51766d

[fix] dev-perl/Dist-Zilla-Plugin-CriticTests 1.102280 -> 1.102.280

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog   |    7 +++++++
 ...Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild} |   12 +++++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
index af56eec..2e38b45 100644
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-CriticTests-1.102.280 (29 May 2011)
+
+  29 May 2011; Torsten Veller <tove@gentoo.org>
+  +Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild,
+  -Dist-Zilla-Plugin-CriticTests-1.102280.ebuild:
+  Change version scheme. Looks like a downgrade
+
   05 May 2011; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Plugin-CriticTests-1.102280.ebuild:
   Fixdep Data::Section

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild
similarity index 85%
rename from dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild
rename to dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild
index c05dfb0..aaac436 100644
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102280.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild
@@ -1,15 +1,19 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
+
 EAPI=3
+
 MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.102280
 inherit perl-module
 
 DESCRIPTION="tests to check your code against best practices"
-LICENSE="|| ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
+
 COMMON_DEPEND="
 	>=dev-perl/Data-Section-0.4.0
 	>=dev-perl/Dist-Zilla-4.0
@@ -20,7 +24,9 @@ DEPEND="
 	virtual/perl-File-Temp
 	>=virtual/perl-Module-Build-0.36.01
 	virtual/perl-Scalar-List-Utils
-	>=virtual/perl-Test-Simple-0.94
+	test? (
+		>=virtual/perl-Test-Simple-0.94
+	)
 "
 RDEPEND="
 	${COMMON_DEPEND}



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CriticTests/
@ 2011-05-29 18:20 Torsten Veller
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller @ 2011-05-29 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     251b8e4de75abe1d49ad2f6c728ab9537d2081dc
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 18:14:01 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun May 29 18:14:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=251b8e4d

[bump] dev-perl/Dist-Zilla-Plugin-CriticTests-1.111.450

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog   |    6 +++
 .../Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild |   35 ++++++++++++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
index 2e38b45..a6b84fa 100644
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-CriticTests-1.111.450 (29 May 2011)
+
+  29 May 2011; Torsten Veller <tove@gentoo.org>
+  +Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild:
+  Version bump
+
 *Dist-Zilla-Plugin-CriticTests-1.102.280 (29 May 2011)
 
   29 May 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild
new file mode 100644
index 0000000..5b8a7c5
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.111450
+inherit perl-module
+
+DESCRIPTION="tests to check your code against best practices"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND="
+	>=dev-perl/Data-Section-0.4.0
+	>=dev-perl/Dist-Zilla-4.0
+	dev-perl/Moose
+"
+DEPEND="
+	${COMMON_DEPEND}
+	virtual/perl-File-Temp
+	>=virtual/perl-Module-Build-0.36.01
+	virtual/perl-Scalar-List-Utils
+	test? (
+		>=virtual/perl-Test-Simple-0.94
+		dev-perl/Moose-Autobox
+	)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

end of thread, other threads:[~2011-05-29 18:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-29 17:46 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CriticTests/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2011-05-29 18:20 Torsten Veller
2011-05-05  8:43 Kent Fredric

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