commit:     11b81a69bcaa12a289b14a4896404d7ec6a78166
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 18:21:39 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 18:21:39 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=11b81a69

[cleanup] DBIx-Class-Validation: Remove old versions

Package-Manager: portage-2.2.17

 .../DBIx-Class-Validation-0.20.10.ebuild           | 21 -----------------
 .../DBIx-Class-Validation-0.20.20.ebuild           | 21 -----------------
 .../DBIx-Class-Validation-0.20.30.ebuild           | 21 -----------------
 .../DBIx-Class-Validation-0.20.40.ebuild           | 26 ----------------------
 4 files changed, 89 deletions(-)

diff --git 
a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.10.ebuild 
b/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.10.ebuild
deleted file mode 100644
index 2005347..0000000
--- a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.10.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=CLACO
-MODULE_VERSION="0.02001"
-inherit perl-module
-
-DESCRIPTION="Validate all data before submitting to your database."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-       >=dev-perl/DBIx-Class-0.70.50
-       >=dev-perl/FormValidator-Simple-0.170.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git 
a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.20.ebuild 
b/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.20.ebuild
deleted file mode 100644
index f50c5ab..0000000
--- a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.20.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=CLACO
-MODULE_VERSION="0.02002"
-inherit perl-module
-
-DESCRIPTION="Validate all data before submitting to your database."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-       >=dev-perl/DBIx-Class-0.70.50
-       >=dev-perl/FormValidator-Simple-0.170.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git 
a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.30.ebuild 
b/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.30.ebuild
deleted file mode 100644
index aef2d30..0000000
--- a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.30.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=CLACO
-MODULE_VERSION="0.02003"
-inherit perl-module
-
-DESCRIPTION="Validate all data before submitting to your database."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-       >=dev-perl/DBIx-Class-0.70.50
-       >=dev-perl/FormValidator-Simple-0.170.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git 
a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.40.ebuild 
b/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.40.ebuild
deleted file mode 100644
index ba418ad..0000000
--- a/dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.40.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RIBASUSHI
-MODULE_VERSION="0.02004"
-inherit perl-module
-
-DESCRIPTION="Validate all data before submitting to your database."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="+recommended"
-DEPEND="
-       >=dev-perl/DBIx-Class-0.70.50
-       >=dev-perl/FormValidator-Simple-0.170.0
-       >=dev-perl/DBD-SQLite-1.110.0
-       dev-perl/DateTime-Format-SQLite
-       recommended? (
-               dev-perl/Data-FormValidator
-       )
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

Reply via email to