summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2011-08-28 14:50:04 +1200
committerKent Fredric <kentfredric@gmail.com>2011-08-28 14:50:04 +1200
commitefba8b66993eeb6d4284c1be0931a7e4c9679ae7 (patch)
tree712e032072988c3741931acbfec7368e918a45fb /dev-perl/Dist-Zilla-Plugin-Test-Compile
parent[newversion] Mojolicious-1.940.0 (diff)
downloadperl-overlay-efba8b66993eeb6d4284c1be0931a7e4c9679ae7.tar.gz
perl-overlay-efba8b66993eeb6d4284c1be0931a7e4c9679ae7.tar.bz2
perl-overlay-efba8b66993eeb6d4284c1be0931a7e4c9679ae7.zip
[pkgmove] Dist-Zilla-Plugin-CompileTests -> Dist-Zilla-Plugin-Test-Compile
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-Test-Compile')
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/ChangeLog74
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.101.800.ebuild27
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.103.30.ebuild30
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.870.ebuild30
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.930.ebuild30
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.380.ebuild30
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.92.870.ebuild27
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest14
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml9
9 files changed, 271 insertions, 0 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Test-Compile/ChangeLog
new file mode 100644
index 000000000..75c7068b1
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/ChangeLog
@@ -0,0 +1,74 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-CompileTests
+# 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>
+ +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)
+
+ 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>
+ +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>
+ +Dist-Zilla-Plugin-CompileTests-1.103030.ebuild:
+ Bump
+
+*Dist-Zilla-Plugin-CompileTests-1.101800 (10 Aug 2010)
+
+ 10 Aug 2010; Michele Beltrame <m@cattlegrid.info>
+ +Dist-Zilla-Plugin-CompileTests-1.101800.ebuild:
+ Bump
+
+ 03 Jun 2010; Torsten Veller <tove@gentoo.org>
+ -Dist-Zilla-Plugin-CompileTests-1.092370.ebuild,
+ -Dist-Zilla-Plugin-CompileTests-1.092460.ebuild:
+ Removed from CPAN
+
+*Dist-Zilla-Plugin-CompileTests-1.092870 (21 Oct 2009)
+
+ 21 Oct 2009; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-CompileTests-1.092870.ebuild:
+ Bumped:
+
+ * support for skip parameter
+
+ * fix: skip did not update test count
+
+*Dist-Zilla-Plugin-CompileTests-1.092460 (04 Sep 2009)
+
+ 04 Sep 2009; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-CompileTests-1.092460.ebuild:
+ Bumped
+
+*Dist-Zilla-Plugin-CompileTests-1.092370 (03 Sep 2009)
+
+ 03 Sep 2009; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-CompileTests-1.092370.ebuild, +metadata.xml:
+ Added
+
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.101.800.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.101.800.ebuild
new file mode 100644
index 000000000..a7b87fe8b
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.101.800.ebuild
@@ -0,0 +1,27 @@
+# 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
+MY_PN=Dist-Zilla-Plugin-CompileTests
+inherit perl-module
+
+DESCRIPTION="common tests to check syntax of your modules
+"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+ virtual/perl-Test-Simple
+ dev-perl/Moose
+ dev-perl/Dist-Zilla
+"
+DEPEND="
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.103.30.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.103.30.ebuild
new file mode 100644
index 000000000..7d9a9c8bf
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.103.30.ebuild
@@ -0,0 +1,30 @@
+# 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
+MY_PN=Dist-Zilla-Plugin-CompileTests
+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"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.870.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.870.ebuild
new file mode 100644
index 000000000..432cc2ef5
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.870.ebuild
@@ -0,0 +1,30 @@
+# 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
+MY_PN=Dist-Zilla-Plugin-CompileTests
+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"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.930.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.930.ebuild
new file mode 100644
index 000000000..6ec53e63c
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.110.930.ebuild
@@ -0,0 +1,30 @@
+# 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
+MY_PN=Dist-Zilla-Plugin-CompileTests
+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"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.380.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.380.ebuild
new file mode 100644
index 000000000..75f9a4663
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.380.ebuild
@@ -0,0 +1,30 @@
+# 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
+MY_PN=Dist-Zilla-Plugin-CompileTests
+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"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.92.870.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.92.870.ebuild
new file mode 100644
index 000000000..e95c7bbe0
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.92.870.ebuild
@@ -0,0 +1,27 @@
+# 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
+MY_PN=Dist-Zilla-Plugin-CompileTests
+inherit perl-module
+
+DESCRIPTION="common tests to check syntax of your modules
+"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+ virtual/perl-Test-Simple
+ dev-perl/Moose
+ dev-perl/Dist-Zilla
+"
+DEPEND="
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
new file mode 100644
index 000000000..da68876b7
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
@@ -0,0 +1,14 @@
+DIST Dist-Zilla-Plugin-CompileTests-1.092870.tar.gz 10327 RMD160 3b1a92b4f0be2a31e49111ed45aa8dc63ca8fa61 SHA1 cd8da9e9fd9a2e9678ccf74abda904eafea92ac2 SHA256 ea474e1bca9cf211eae40cb5c406d1d9bcefe97e51d63c1c562d02eec8d176f4
+DIST Dist-Zilla-Plugin-CompileTests-1.101800.tar.gz 16655 RMD160 b78aea604065d1bf9a1745f280067a790401efb5 SHA1 0a09f60de3520c671c1fb05ac4e13c5209b42840 SHA256 ee96583c1c8759100875728c44f803bb393fae377124b9c9f94fa17f7c586b56
+DIST Dist-Zilla-Plugin-CompileTests-1.103030.tar.gz 17433 RMD160 04c221aa0ae33ca8cc89ea7ad9c61eaddfbdb386 SHA1 f750ad585f994befcf9ba4a8e102cdbea7d4ad7f SHA256 c42ec25b72ddeffed52d12479869bf967c6351396d35b82009ad11407e43af9e
+DIST Dist-Zilla-Plugin-CompileTests-1.110870.tar.gz 13872 RMD160 00ec80eb3f3e2ce7e6076bf9523e4f80efeca1ac SHA1 6ff945e49b7e08d2a936bbbd492a51d93f95fa81 SHA256 e3e50b2e7d1a1a60d4d7bbdbc89af51412086f68a234a51125e6d0869e12b578
+DIST Dist-Zilla-Plugin-CompileTests-1.110930.tar.gz 13940 RMD160 21e245ea41b385acda639e3ad7db3f7ea03363ef SHA1 1d619c36505c2f92eedb31f53d01db37d41325db SHA256 77205f1d8bd8379e3856b6342fd8e42fd26e222c4de025deec15a6406434c514
+DIST Dist-Zilla-Plugin-CompileTests-1.112380.tar.gz 14131 RMD160 84ff19eb644641ddf5a87062038ccd8df669e05c SHA1 fe512ac155ea4b977f3beb881b127c8668b1685b SHA256 fb50bcda2bfc1fc7117e2d0a663f6a106b9f6a8eff21909a6c49bb95cd78ecf0
+EBUILD Dist-Zilla-Plugin-Test-Compile-1.101.800.ebuild 517 RMD160 23e156370a24103dfac4e27c62cf851d19b502a4 SHA1 6f819028cdb6ca63e0780553f3f36ba3a6e07b6b SHA256 2fd9fc031e3bc1e4e10bdb20f00f16d29d9917aa6d5e59666403597b0d4dca0e
+EBUILD Dist-Zilla-Plugin-Test-Compile-1.103.30.ebuild 617 RMD160 16c1882ed7fdda222e252afcd2c85de31a858af2 SHA1 b8c16232a66c1d452f0e1a05a7211ddf6fd7cc67 SHA256 85fdf6e284ebf60a8d1aba160b40679293de9e1543568c5ce738dba2224fe4be
+EBUILD Dist-Zilla-Plugin-Test-Compile-1.110.870.ebuild 617 RMD160 6a6f6ba77a9f394066f3b638106737d74ef295f7 SHA1 169d2423460b3d983f30726d0bdbefaf8aa54890 SHA256 abb6e478f550469e707ee31ba50fa35b18659643c4d20f9bcabc418749176466
+EBUILD Dist-Zilla-Plugin-Test-Compile-1.110.930.ebuild 617 RMD160 0be84009ab75fab9f1ece7bbfa54deb6f072f8e0 SHA1 294d9ebbfd6baaac297107ad1613253936699485 SHA256 882bd2e5ab63094f9523fa43e8ab7bd406f7785598dd5e6d71332425ff8ab6c2
+EBUILD Dist-Zilla-Plugin-Test-Compile-1.112.380.ebuild 617 RMD160 8b496efb363aa13b68e69f4ca24cbaeda8b9d905 SHA1 f46731e5626f9d5bd7a1297a2148d6800b32f4c6 SHA256 6c349af53be668f13f90d0fcc36759c6fc83aa7465dda147b4484084dac3814b
+EBUILD Dist-Zilla-Plugin-Test-Compile-1.92.870.ebuild 517 RMD160 7bdcbbf2da0f7d7361ed34618038c4417cfc248f SHA1 5e201026d0b8a447ddb22c9e49dda945b305c015 SHA256 92de00345e2ea8d705506176508fba3f5bbb42547b70ad6195432ba217112f7e
+MISC ChangeLog 2306 RMD160 7ff926e4b5ba94d9f874a4c37d2f2e6973777f8b SHA1 555b608ab9fca63e222f4b77023a8e9b7945dfa6 SHA256 23c2a281aaffed90cf29843609f2245c2c04e7efef3ba8fbce95e73200c7cce4
+MISC metadata.xml 275 RMD160 d7980d8f5e665a018b30c566bba02d451db23047 SHA1 a7a485be470b9fbb06c3ce88dffce811ffce282c SHA256 45455d078243c6abc929fd08947c2728292cb506ca452ab4ec33221cd7cb6f6c
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
new file mode 100644
index 000000000..ccc7e0fdd
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/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>