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/, profiles/updates/
@ 2011-09-02  6:05 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2011-09-02  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c4c4e5a297fc50bd9afef127b602461c473198b6
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep  2 05:59:11 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep  2 05:59:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c4c4e5a2

[move:pkg_move] Dist-Zilla-Plugin-CriticTests

---
 dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog   |   27 ---------------
 .../Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild |   34 -------------------
 .../Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild |   35 --------------------
 .../Dist-Zilla-Plugin-CriticTests/metadata.xml     |    9 -----
 profiles/updates/3Q-2011                           |    1 +
 5 files changed, 1 insertions(+), 105 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
deleted file mode 100644
index a6b84fa..0000000
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-# ChangeLog for dev-perl/Dist-Zilla-Plugin-CriticTests
-# 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>
-  +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
-
-*Dist-Zilla-Plugin-CriticTests-1.102280 (23 Aug 2010)
-
-  23 Aug 2010; Kent Fredric <kentfredric@gmail.com>
-  +Dist-Zilla-Plugin-CriticTests-1.102280.ebuild, +metadata.xml:
-  Added
-

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild b/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild
deleted file mode 100644
index aaac436..0000000
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.102.280.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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"
-
-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
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

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
deleted file mode 100644
index 5b8a7c5..0000000
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/Dist-Zilla-Plugin-CriticTests-1.111.450.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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"

diff --git a/dev-perl/Dist-Zilla-Plugin-CriticTests/metadata.xml b/dev-perl/Dist-Zilla-Plugin-CriticTests/metadata.xml
deleted file mode 100644
index ccc7e0f..0000000
--- a/dev-perl/Dist-Zilla-Plugin-CriticTests/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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>

diff --git a/profiles/updates/3Q-2011 b/profiles/updates/3Q-2011
index b45bf3d..7544302 100644
--- a/profiles/updates/3Q-2011
+++ b/profiles/updates/3Q-2011
@@ -1 +1,2 @@
 move dev-perl/Dist-Zilla-Plugin-CompileTests dev-perl/Dist-Zilla-Plugin-Test-Compile
+move dev-perl/Dist-Zilla-Plugin-CriticTests dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-02  6:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02  6:05 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-CriticTests/, profiles/updates/ Kent Fredric

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