* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CompileTests/
@ 2011-04-01 13:20 Torsten Veller
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller @ 2011-04-01 13:20 UTC (permalink / raw
To: gentoo-commits
commit: 86c60649dacb9455c86c2464d54a7af13e8a370c
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 13:03:17 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 13:03:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=86c60649
[bump] dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.870
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog | 8 +++++-
...Dist-Zilla-Plugin-CompileTests-1.110.870.ebuild | 29 ++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
index 214a5fc..a6cd9ff 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-CompileTests
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-CompileTests-1.110.870 (01 Apr 2011)
+
+ 01 Apr 2011; Torsten Veller <tove@gentoo.org>
+ +Dist-Zilla-Plugin-CompileTests-1.110.870.ebuild:
+ Version bump
+
*Dist-Zilla-Plugin-CompileTests-1.103030 (05 Nov 2010)
05 Nov 2010; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.110.870.ebuild b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.110.870.ebuild
new file mode 100644
index 0000000..1ecb04d
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.110.870.ebuild
@@ -0,0 +1,29 @@
+# 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.110870
+inherit perl-module
+
+DESCRIPTION="common tests to check syntax of your modules
+"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+ dev-perl/Moose
+ dev-perl/Dist-Zilla
+"
+DEPEND="
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Test-Simple-0.94
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CompileTests/
@ 2011-04-01 13:27 Torsten Veller
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller @ 2011-04-01 13:27 UTC (permalink / raw
To: gentoo-commits
commit: 599b09f97b1286ae2623b9d3f56ca12e48e5551b
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 13:25:44 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 13:25:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=599b09f9
[bump] dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.870
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog | 13 +++++++++++++
...ist-Zilla-Plugin-CompileTests-1.101.800.ebuild} | 3 ++-
...Dist-Zilla-Plugin-CompileTests-1.103.30.ebuild} | 3 ++-
...Dist-Zilla-Plugin-CompileTests-1.92.870.ebuild} | 3 ++-
4 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
index a6cd9ff..f8fd973 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
@@ -2,6 +2,19 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-CompileTests-1.103.30 (01 Apr 2011)
+*Dist-Zilla-Plugin-CompileTests-1.101.800 (01 Apr 2011)
+*Dist-Zilla-Plugin-CompileTests-1.92.870 (01 Apr 2011)
+
+ 01 Apr 2011; Torsten Veller <tove@gentoo.org>
+ +Dist-Zilla-Plugin-CompileTests-1.92.870.ebuild,
+ +Dist-Zilla-Plugin-CompileTests-1.101.800.ebuild,
+ +Dist-Zilla-Plugin-CompileTests-1.103.30.ebuild,
+ -Dist-Zilla-Plugin-CompileTests-1.092870.ebuild,
+ -Dist-Zilla-Plugin-CompileTests-1.101800.ebuild,
+ -Dist-Zilla-Plugin-CompileTests-1.103030.ebuild:
+ Change version scheme
+
*Dist-Zilla-Plugin-CompileTests-1.110.870 (01 Apr 2011)
01 Apr 2011; Torsten Veller <tove@gentoo.org>
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.092870.ebuild b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.101.800.ebuild
similarity index 86%
rename from dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.092870.ebuild
rename to dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.101.800.ebuild
index 426c89d..6c8c50b 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.092870.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.101.800.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.101800
inherit perl-module
DESCRIPTION="common tests to check syntax of your modules
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.103030.ebuild b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.103.30.ebuild
similarity index 88%
rename from dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.103030.ebuild
rename to dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.103.30.ebuild
index 01fff9d..0e5bf1c 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.103030.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.103.30.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.103030
inherit perl-module
DESCRIPTION="common tests to check syntax of your modules
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.101800.ebuild b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.92.870.ebuild
similarity index 86%
rename from dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.101800.ebuild
rename to dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.92.870.ebuild
index d77b339..8013925 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.101800.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.92.870.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.092870
inherit perl-module
DESCRIPTION="common tests to check syntax of your modules
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CompileTests/
@ 2011-04-03 11:56 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-03 11:56 UTC (permalink / raw
To: gentoo-commits
commit: 3a070f40e8540dec7d4feca39cea0cf58bd4d23f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 3 11:55:49 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 3 11:55:49 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3a070f40
[newversion] Dist-Zilla-Plugin-CompileTests-1.110.930
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog | 6 ++++
...Dist-Zilla-Plugin-CompileTests-1.110.930.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
index f8fd973..352c2cf 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-CompileTests-1.110.930 (03 Apr 2011)
+
+ 03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-CompileTests-1.110.930.ebuild:
+ Bump
+
*Dist-Zilla-Plugin-CompileTests-1.103.30 (01 Apr 2011)
*Dist-Zilla-Plugin-CompileTests-1.101.800 (01 Apr 2011)
*Dist-Zilla-Plugin-CompileTests-1.92.870 (01 Apr 2011)
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.110.930.ebuild b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.110.930.ebuild
new file mode 100644
index 0000000..ad8a7dd
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.110.930.ebuild
@@ -0,0 +1,29 @@
+# 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.110930
+inherit perl-module
+
+DESCRIPTION="common tests to check syntax of your modules
+"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+ dev-perl/Moose
+ dev-perl/Dist-Zilla
+"
+DEPEND="
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Test-Simple-0.94
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CompileTests/
@ 2011-08-27 8:39 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-08-27 8:39 UTC (permalink / raw
To: gentoo-commits
commit: 93c21d19cb0b57072921973c242848733e258e2f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 27 00:25:32 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 27 00:25:32 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=93c21d19
[newversion] Dist-Zilla-Plugin-CompileTests-1.112.380
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog | 6 ++++
...Dist-Zilla-Plugin-CompileTests-1.112.380.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
index 352c2cf..75c7068 100644
--- a/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-CompileTests-1.112.380 (27 Aug 2011)
+
+ 27 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-CompileTests-1.112.380.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-CompileTests-1.110.930 (03 Apr 2011)
03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.112.380.ebuild b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.112.380.ebuild
new file mode 100644
index 0000000..5ea63b1
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-CompileTests/Dist-Zilla-Plugin-CompileTests-1.112.380.ebuild
@@ -0,0 +1,29 @@
+# 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.112380
+inherit perl-module
+
+DESCRIPTION="common tests to check syntax of your modules
+"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+ dev-perl/Moose
+ dev-perl/Dist-Zilla
+"
+DEPEND="
+ virtual/perl-File-Temp
+ >=virtual/perl-Module-Build-0.36.01
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Test-Simple-0.94
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-27 8:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 13:27 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CompileTests/ Torsten Veller
-- strict thread matches above, loose matches on Subject: below --
2011-08-27 8:39 Kent Fredric
2011-04-03 11:56 Kent Fredric
2011-04-01 13:20 Torsten Veller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox