From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 933AD138CD3 for ; Mon, 8 Jun 2015 18:40:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C50BE09B7; Mon, 8 Jun 2015 18:40:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0E8EE09B7 for ; Mon, 8 Jun 2015 18:40:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3465340A7F for ; Mon, 8 Jun 2015 18:40:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB8E1A36 for ; Mon, 8 Jun 2015 18:40:33 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1433787699.11b81a69bcaa12a289b14a4896404d7ec6a78166.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-Validation/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.10.ebuild dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.20.ebuild dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.30.ebuild dev-perl/DBIx-Class-Validation/DBIx-Class-Validation-0.20.40.ebuild X-VCS-Directories: dev-perl/DBIx-Class-Validation/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 11b81a69bcaa12a289b14a4896404d7ec6a78166 X-VCS-Branch: master Date: Mon, 8 Jun 2015 18:40:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8c31b057-068f-4eec-a867-032ea0b6bb2e X-Archives-Hash: b5bbf239ba417f795a4a4a2b590449b8 commit: 11b81a69bcaa12a289b14a4896404d7ec6a78166 Author: Kent Fredric gmail com> AuthorDate: Mon Jun 8 18:21:39 2015 +0000 Commit: Kent Fredric gmail 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"