public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/FormValidator-Simple/
Date: Mon,  8 Jun 2015 18:40:33 +0000 (UTC)	[thread overview]
Message-ID: <1433787298.18f6bd46fa7637ac635a14a0b1c59f9ff481eb66.kent@gentoo> (raw)

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

[cleanup] FormValidator-Simple: remove old versions

Package-Manager: portage-2.2.17

 .../FormValidator-Simple-0.210.0.ebuild            | 31 ---------------------
 .../FormValidator-Simple-0.220.0.ebuild            | 31 ---------------------
 .../FormValidator-Simple-0.230.0.ebuild            | 31 ---------------------
 .../FormValidator-Simple-0.280.0.ebuild            | 32 ----------------------
 4 files changed, 125 deletions(-)

diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.210.0.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.210.0.ebuild
deleted file mode 100644
index 814e172..0000000
--- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.210.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=LYOKATO
-MODULE_VERSION="0.21"
-inherit perl-module
-
-DESCRIPTION="Validation with simple chains of constraints"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-	>=dev-perl/Class-Accessor-0.220.0
-	>=dev-perl/Class-Inspector-1.130.0
-	>=dev-perl/Class-Data-Inheritable-0.40.0
-	>=dev-perl/UNIVERSAL-require-0.10
-	dev-perl/MailTools
-	>=dev-perl/Email-Valid-0.15
-	>=dev-perl/Email-Valid-Loose-0.40.0
-	>=dev-perl/Date-Calc-5.4
-	>=dev-perl/Tie-IxHash-1.210.0
-	>=dev-perl/yaml-0.390.0
-	>=dev-perl/List-MoreUtils-0.16
-	>=dev-perl/DateTime-Format-Strptime-1.70.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.220.0.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.220.0.ebuild
deleted file mode 100644
index 60fe4aa..0000000
--- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.220.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=LYOKATO
-MODULE_VERSION="0.22"
-inherit perl-module
-
-DESCRIPTION="Validation with simple chains of constraints"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-	>=dev-perl/Class-Accessor-0.220.0
-	>=dev-perl/Class-Inspector-1.130.0
-	>=dev-perl/Class-Data-Inheritable-0.40.0
-	>=dev-perl/UNIVERSAL-require-0.10
-	dev-perl/MailTools
-	>=dev-perl/Email-Valid-0.15
-	>=dev-perl/Email-Valid-Loose-0.40.0
-	>=dev-perl/Date-Calc-5.4
-	>=dev-perl/Tie-IxHash-1.210.0
-	>=dev-perl/yaml-0.390.0
-	>=dev-perl/List-MoreUtils-0.16
-	>=dev-perl/DateTime-Format-Strptime-1.70.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.230.0.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.230.0.ebuild
deleted file mode 100644
index f2f5ff7..0000000
--- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.230.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=LYOKATO
-MODULE_VERSION="0.23"
-inherit perl-module
-
-DESCRIPTION="Validation with simple chains of constraints"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-	>=dev-perl/Class-Accessor-0.220.0
-	>=dev-perl/Class-Inspector-1.130.0
-	>=dev-perl/Class-Data-Inheritable-0.40.0
-	>=dev-perl/UNIVERSAL-require-0.10
-	dev-perl/MailTools
-	>=dev-perl/Email-Valid-0.15
-	>=dev-perl/Email-Valid-Loose-0.40.0
-	>=dev-perl/Date-Calc-5.4
-	>=dev-perl/Tie-IxHash-1.210.0
-	>=dev-perl/yaml-0.390.0
-	>=dev-perl/List-MoreUtils-0.16
-	>=dev-perl/DateTime-Format-Strptime-1.70.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.280.0.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.280.0.ebuild
deleted file mode 100644
index fca8082..0000000
--- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.280.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=LYOKATO
-MODULE_VERSION="0.28"
-inherit perl-module
-
-DESCRIPTION="Validation with simple chains of constraints"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-	>=dev-perl/Class-Accessor-0.220.0
-	>=dev-perl/Class-Inspector-1.130.0
-	>=dev-perl/Class-Data-Inheritable-0.40.0
-	>=dev-perl/UNIVERSAL-require-0.10
-	dev-perl/MailTools
-	>=dev-perl/Email-Valid-0.15
-	>=dev-perl/Email-Valid-Loose-0.40.0
-	>=dev-perl/Date-Calc-5.4
-	>=dev-perl/Tie-IxHash-1.210.0
-	>=dev-perl/yaml-0.390.0
-	>=dev-perl/List-MoreUtils-0.16
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/DateTime-Format-Strptime-1.70.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"


             reply	other threads:[~2015-06-08 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 18:40 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-03  4:12 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/FormValidator-Simple/ Kent Fredric
2013-04-28 22:52 Kent Fredric
2013-04-28 22:52 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-02-26  0:39 Kent Fredric
2012-02-26  0:39 Kent Fredric
2012-02-26  0:39 Kent Fredric
2011-03-06 23:25 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433787298.18f6bd46fa7637ac635a14a0b1c59f9ff481eb66.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox