public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2016-02-22  8:46 Patrice Clement
  0 siblings, 0 replies; 16+ messages in thread
From: Patrice Clement @ 2016-02-22  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     daec78479215f814cb6f98a186057257f4284697
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:43:38 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daec7847

dev-perl/Data-FormValidator: empty rbump for nodyndeps

Package-Manager: portage-2.2.27

 ...-FormValidator-4.810.0.ebuild => Data-FormValidator-4.810.0-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
similarity index 100%
rename from dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
rename to dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2016-02-22  8:46 Patrice Clement
  0 siblings, 0 replies; 16+ messages in thread
From: Patrice Clement @ 2016-02-22  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     00471cafe82530a5897e9dd46a19272cffd824b7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:25:27 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00471caf

dev-perl/Data-FormValidator: Fix dep on dev-perl/Image-Size

Package-Manager: portage-2.2.27

 dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
index 015acb4..bab1c2a 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
-RDEPEND="dev-perl/ImageSize
+RDEPEND="dev-perl/Image-Size
 	>=dev-perl/Date-Calc-5.0
 	>=dev-perl/File-MMagic-1.17
 	>=dev-perl/MIME-Types-1.005


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2016-08-02 11:54 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-08-02 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a4e6edcfe3e56a038d4501dd33d0976f695ac42e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 11:15:24 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 11:30:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e6edcf

dev-perl/Data-FormValidator: Fix dependency on dev-perl/Regexp-Common

Part of captialization migration.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
index bab1c2a..646e22e 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="dev-perl/Image-Size
 	>=dev-perl/Date-Calc-5.0
 	>=dev-perl/File-MMagic-1.17
 	>=dev-perl/MIME-Types-1.005
-	dev-perl/regexp-common
+	dev-perl/Regexp-Common
 	>=dev-perl/Perl6-Junction-1.10
 	dev-perl/Email-Valid"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2016-11-10 19:24 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-11-10 19:24 UTC (permalink / raw
  To: gentoo-commits

commit:     b0e0e4aa7e975381241708ad76fbf6a4cc5545ee
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 17:04:15 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 19:19:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e0e4aa

dev-perl/Data-FormValidator: Remove POD test

Package-Manager: portage-2.3.2

 dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
index 646e22e..ccdf18a 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
@@ -25,3 +25,8 @@ DEPEND="${RDEPEND}
 	dev-perl/Module-Build"
 
 SRC_TEST=do
+
+src_test() {
+	perl_rm_files t/pod.t
+	perl-module_src_test
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-03-21  2:43 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2017-03-21  2:43 UTC (permalink / raw
  To: gentoo-commits

commit:     130deaaeb471dc16b8f4b968029d3652fd22546e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 02:42:30 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 02:42:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130deaae

dev-perl/Data-FormValidator: Bump to version 4.850.0

- EAPI6
- Parallel Tests

Upstream:
- Switch to EUMM
- Drop CGI and Perl6::Junctions deps
- Use Scalar::Util::tainted

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Data-FormValidator-4.850.0.ebuild              | 30 ++++++++++++++++++++++
 dev-perl/Data-FormValidator/Manifest               |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.850.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.850.0.ebuild
new file mode 100644
index 00000000000..4a092f1d1b8
--- /dev/null
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.850.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DFARRELL
+DIST_VERSION=4.85
+inherit perl-module
+
+DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/Image-Size
+	>=dev-perl/Date-Calc-5.0
+	>=dev-perl/File-MMagic-1.17
+	>=dev-perl/MIME-Types-1.005
+	>=dev-perl/Regexp-Common-0.30.0
+	dev-perl/Email-Valid
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+
+src_test() {
+	perl_rm_files t/pod.t
+	perl-module_src_test
+}

diff --git a/dev-perl/Data-FormValidator/Manifest b/dev-perl/Data-FormValidator/Manifest
index 533a779c914..4a8afa72e44 100644
--- a/dev-perl/Data-FormValidator/Manifest
+++ b/dev-perl/Data-FormValidator/Manifest
@@ -1 +1,2 @@
 DIST Data-FormValidator-4.81.tar.gz 109870 SHA256 f844056231b2eeb4068cafbcab1ddf5d46cb348bd5cfb1d234421c09ee8a0de3 SHA512 c9939686e60bb75e658a95407d616e7907f97e85d049d69abaf7ac89678985c555fe6d4177c773916c57964a45a423582e74d3cf79d75cef87a22f913ef82e23 WHIRLPOOL b730999ccfb945b102ecaf9cddeea2d64035b880ce82187410dbd16a8c7a09412299ea20cd7533d8edc485f7caa213ead21c0046ae9438191e8cd23b8e9d7bb3
+DIST Data-FormValidator-4.85.tar.gz 99367 SHA256 809f15d05434ff5667c3967e71e86308fcfad8fce1057420bd2714300b2a5870 SHA512 6ccd119553f85728d01f57a1fb0a8b24241ea09d951dd761c52594302e687c33cdefbf37c2161ad02fca2363c530b7023185a0b75ba304ade6caed9d7faa77cb WHIRLPOOL d052a1d7b787086a5cc07fa1dfd1100463ad8184225e45f2915966a3b7b308cc08ce2bd860ae28d5ec0bfbb3d126b229fa3f1a2d909254239409b5df6beb6f0b


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-04-01 20:14 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2017-04-01 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a379f0bfb836f7827e4efe149581aeb6b610c6fa
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 20:14:18 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 20:14:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a379f0bf

dev-perl/Data-FormValidator: Bump to version 4.860.0

Upstream:
- Add profile methods: depedencies_regexp,
  dependent_optional, dependent_require_some

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../Data-FormValidator-4.860.0.ebuild              | 30 ++++++++++++++++++++++
 dev-perl/Data-FormValidator/Manifest               |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0.ebuild
new file mode 100644
index 00000000000..29504d42203
--- /dev/null
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DFARRELL
+DIST_VERSION=4.86
+inherit perl-module
+
+DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/Image-Size
+	>=dev-perl/Date-Calc-5.0
+	>=dev-perl/File-MMagic-1.17
+	>=dev-perl/MIME-Types-1.005
+	>=dev-perl/Regexp-Common-0.30.0
+	dev-perl/Email-Valid
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+
+src_test() {
+	perl_rm_files t/pod.t
+	perl-module_src_test
+}

diff --git a/dev-perl/Data-FormValidator/Manifest b/dev-perl/Data-FormValidator/Manifest
index 4a8afa72e44..365fab8473a 100644
--- a/dev-perl/Data-FormValidator/Manifest
+++ b/dev-perl/Data-FormValidator/Manifest
@@ -1,2 +1,3 @@
 DIST Data-FormValidator-4.81.tar.gz 109870 SHA256 f844056231b2eeb4068cafbcab1ddf5d46cb348bd5cfb1d234421c09ee8a0de3 SHA512 c9939686e60bb75e658a95407d616e7907f97e85d049d69abaf7ac89678985c555fe6d4177c773916c57964a45a423582e74d3cf79d75cef87a22f913ef82e23 WHIRLPOOL b730999ccfb945b102ecaf9cddeea2d64035b880ce82187410dbd16a8c7a09412299ea20cd7533d8edc485f7caa213ead21c0046ae9438191e8cd23b8e9d7bb3
 DIST Data-FormValidator-4.85.tar.gz 99367 SHA256 809f15d05434ff5667c3967e71e86308fcfad8fce1057420bd2714300b2a5870 SHA512 6ccd119553f85728d01f57a1fb0a8b24241ea09d951dd761c52594302e687c33cdefbf37c2161ad02fca2363c530b7023185a0b75ba304ade6caed9d7faa77cb WHIRLPOOL d052a1d7b787086a5cc07fa1dfd1100463ad8184225e45f2915966a3b7b308cc08ce2bd860ae28d5ec0bfbb3d126b229fa3f1a2d909254239409b5df6beb6f0b
+DIST Data-FormValidator-4.86.tar.gz 101409 SHA256 004fc21b95574402229f498b9cbdffc5c16a88302338dcc0b3b8091012cdc407 SHA512 ca9e178313dcc15006a0d5557494d50d9328ae4ae9b54428bfd76b3c6169767290f819c70af1928f772ce9a2cd2139eb373e69394af8f03eee0f061525bc76f4 WHIRLPOOL 5698cef0514e84a2004075b66f3eae9d58bcf67a54fec9a040f8045d4e9d31a3b06f4dcc0c0b6b1d079fce1a2d79a126103dd19486dfca0cff3f66f2b3cda3ba


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-07-15 17:04 Tobias Klausmann
  0 siblings, 0 replies; 16+ messages in thread
From: Tobias Klausmann @ 2017-07-15 17:04 UTC (permalink / raw
  To: gentoo-commits

commit:     82a252a44c90bcf435bc210392ec8d1aa9e07521
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 17:04:06 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 17:04:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a252a4

dev-perl/Data-FormValidator-4.860.0-r1: add amd64 keyword

Gentoo-Bug: 624822

 dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
index e91a4c28da9..641b318bab6 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 PATCHES=( "${FILESDIR}/4.86-dot-in-inc.patch" )


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-08-19  0:56 Thomas Deutschmann
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Deutschmann @ 2017-08-19  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     ed72deb09aadffd78c2f03ebfc0ef1c5af13ebaa
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 00:53:23 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 00:53:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed72deb0

dev-perl/Data-FormValidator: x86 stable (bug #624822)

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
index 641b318bab6..e25c5bbe98a 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 PATCHES=( "${FILESDIR}/4.86-dot-in-inc.patch" )


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-10-15 19:08 Sergei Trofimovich
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2017-10-15 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5053c0de0486a17ad92b59b314c121937f29f426
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 19:07:42 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 19:07:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5053c0de

dev-perl/Data-FormValidator: stable 4.860.0-r1 for ppc64, bug #624822

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"

 dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
index af42b3a2c8d..117a7678030 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 PATCHES=( "${FILESDIR}/4.86-dot-in-inc.patch" )


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-10-15 19:08 Sergei Trofimovich
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2017-10-15 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     3c59c3e9992a6c0131bfbc1591aa38b4b74ce94b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 18:56:50 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 19:07:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c59c3e9

dev-perl/Data-FormValidator: stable 4.860.0-r1 for ppc, bug #624822

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
index e25c5bbe98a..af42b3a2c8d 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 
 PATCHES=( "${FILESDIR}/4.86-dot-in-inc.patch" )


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2017-12-16 11:28 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2017-12-16 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     be65d1bd04f53379b9b0cf60dcb1d205c6f774c9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 10:57:05 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 11:22:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be65d1bd

dev-perl/Data-FormValidator: Cleanup old re bug #613378

Closes: https://bugs.gentoo.org/613378
Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Data-FormValidator-4.810.0-r1.ebuild           | 31 ----------------------
 .../Data-FormValidator-4.850.0.ebuild              | 30 ---------------------
 .../Data-FormValidator-4.860.0.ebuild              | 30 ---------------------
 dev-perl/Data-FormValidator/Manifest               |  2 --
 4 files changed, 93 deletions(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
deleted file mode 100644
index cbb432a7b63..00000000000
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MARKSTOS
-MODULE_VERSION=4.81
-inherit perl-module
-
-DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="dev-perl/Image-Size
-	>=dev-perl/Date-Calc-5.0
-	>=dev-perl/File-MMagic-1.17
-	>=dev-perl/MIME-Types-1.005
-	dev-perl/Regexp-Common
-	>=dev-perl/Perl6-Junction-1.10
-	dev-perl/Email-Valid"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build"
-
-SRC_TEST=do
-
-src_test() {
-	perl_rm_files t/pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.850.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.850.0.ebuild
deleted file mode 100644
index 4a092f1d1b8..00000000000
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.850.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DFARRELL
-DIST_VERSION=4.85
-inherit perl-module
-
-DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Image-Size
-	>=dev-perl/Date-Calc-5.0
-	>=dev-perl/File-MMagic-1.17
-	>=dev-perl/MIME-Types-1.005
-	>=dev-perl/Regexp-Common-0.30.0
-	dev-perl/Email-Valid
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-src_test() {
-	perl_rm_files t/pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0.ebuild
deleted file mode 100644
index 29504d42203..00000000000
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.860.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DFARRELL
-DIST_VERSION=4.86
-inherit perl-module
-
-DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Image-Size
-	>=dev-perl/Date-Calc-5.0
-	>=dev-perl/File-MMagic-1.17
-	>=dev-perl/MIME-Types-1.005
-	>=dev-perl/Regexp-Common-0.30.0
-	dev-perl/Email-Valid
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-src_test() {
-	perl_rm_files t/pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Data-FormValidator/Manifest b/dev-perl/Data-FormValidator/Manifest
index f39d7bcbb5a..5ba28fd129c 100644
--- a/dev-perl/Data-FormValidator/Manifest
+++ b/dev-perl/Data-FormValidator/Manifest
@@ -1,4 +1,2 @@
-DIST Data-FormValidator-4.81.tar.gz 109870 BLAKE2B d65eb9f79680cb547e388054b4300efebef59de6a0669e53cde0575c268263ee7376459771176918bc818f8dd1e18b7cf7e54280f3848173ac58a45f5a706548 SHA512 c9939686e60bb75e658a95407d616e7907f97e85d049d69abaf7ac89678985c555fe6d4177c773916c57964a45a423582e74d3cf79d75cef87a22f913ef82e23
-DIST Data-FormValidator-4.85.tar.gz 99367 BLAKE2B ca9d9d5e6bc1a69f97f15ab7a21fd54688c87725ab2b2d58735635934b3c26cb1272499ef781d98c4a7452d4eb779ab81f71775afa40b8470b48afd936931a9b SHA512 6ccd119553f85728d01f57a1fb0a8b24241ea09d951dd761c52594302e687c33cdefbf37c2161ad02fca2363c530b7023185a0b75ba304ade6caed9d7faa77cb
 DIST Data-FormValidator-4.86.tar.gz 101409 BLAKE2B 5c5c3abf715155ccf5340c9f95aef6bea26452376618c23164f5d025cb21615a6db4d4839f306443f775883a8a90495a7a470aabdbef52d697657ee2ac5d8bb8 SHA512 ca9e178313dcc15006a0d5557494d50d9328ae4ae9b54428bfd76b3c6169767290f819c70af1928f772ce9a2cd2139eb373e69394af8f03eee0f061525bc76f4
 DIST Data-FormValidator-4.88.tar.gz 99850 BLAKE2B abb72030dd9b6155c83aa95d975643c6ebd4e4b8b15b7cc360d1a2ff81eddc9b210e8bda7408876f27bba9241541f1e3e6289ebb037a50e0a77d5850b281be76 SHA512 f4f9d813a3c9ae3cefdc1795516c955307dbaa23ca464e5a0a31eb4a9f43a3f31da8155b911433d29915d65da5b05d0843b7de45287d977a0c58ba19f3cfc736


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2018-04-05 23:19 Thomas Deutschmann
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Deutschmann @ 2018-04-05 23:19 UTC (permalink / raw
  To: gentoo-commits

commit:     bb4af3de86bd4178d78988a9dd220fbab9b0c97a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  5 23:03:37 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 23:16:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4af3de

dev-perl/Data-FormValidator: x86 stable (bug #652630)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
index 55615c0f9af..fdac531a8fd 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Image-Size


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2018-04-06  0:42 Aaron Bauman
  0 siblings, 0 replies; 16+ messages in thread
From: Aaron Bauman @ 2018-04-06  0:42 UTC (permalink / raw
  To: gentoo-commits

commit:     25a842f4f5562b988d4ee4a92a09cf0191bee500
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  6 00:35:15 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 00:40:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a842f4

dev-perl/Data-FormValidator: amd64 stable

Bug: https://bugs.gentoo.org/652630
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
index fdac531a8fd..62d4c53c6b3 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Image-Size


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2018-04-07  4:01 Matt Turner
  0 siblings, 0 replies; 16+ messages in thread
From: Matt Turner @ 2018-04-07  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     15bdd6279255f518eda58a699fe113b7b00c35b0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 04:00:32 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 04:00:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15bdd627

dev-perl/Data-FormValidator-4.880.0: ppc stable, bug 652630

 dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
index 62d4c53c6b3..3c3bce2a44d 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Image-Size


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2018-04-07  4:01 Matt Turner
  0 siblings, 0 replies; 16+ messages in thread
From: Matt Turner @ 2018-04-07  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     7999a94096b11c3881e9af5ec4d33c988cbbd9bf
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 04:01:00 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 04:01:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7999a940

dev-perl/Data-FormValidator-4.880.0: ppc64 stable, bug 652630

 dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
index 3c3bce2a44d..63b2a572fe9 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Image-Size


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
@ 2021-10-17 14:04 Andreas K. Hüttel
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas K. Hüttel @ 2021-10-17 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     1ab5ff833cbd13466bbb38ca156752ee36fa70dc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 13:58:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 14:04:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab5ff83

dev-perl/Data-FormValidator: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...-4.880.0.ebuild => Data-FormValidator-4.880.0-r1.ebuild} | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0-r1.ebuild
similarity index 93%
rename from dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
rename to dev-perl/Data-FormValidator/Data-FormValidator-4.880.0-r1.ebuild
index 8718777f0b2..c6f1b92c787 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=DFARRELL
 DIST_VERSION=4.88
@@ -11,10 +11,9 @@ DESCRIPTION="Validates user input (usually from an HTML form) based on input pro
 
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-RDEPEND="dev-perl/Image-Size
+RDEPEND="
+	dev-perl/Image-Size
 	>=dev-perl/Date-Calc-5.0
 	>=dev-perl/File-MMagic-1.170.0
 	>=dev-perl/MIME-Types-1.5.0
@@ -22,11 +21,13 @@ RDEPEND="dev-perl/Image-Size
 	dev-perl/Email-Valid
 	virtual/perl-Scalar-List-Utils
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? ( virtual/perl-Test-Simple )
 "
+
 PATCHES=( "${FILESDIR}/${P}-skip-readme-pod.patch" )
+
 src_test() {
 	local i;
 	elog "Install the following dependencies for comprehensive tests:"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-10-17 14:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 11:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2021-10-17 14:04 Andreas K. Hüttel
2018-04-07  4:01 Matt Turner
2018-04-07  4:01 Matt Turner
2018-04-06  0:42 Aaron Bauman
2018-04-05 23:19 Thomas Deutschmann
2017-12-16 11:28 Kent Fredric
2017-10-15 19:08 Sergei Trofimovich
2017-10-15 19:08 Sergei Trofimovich
2017-08-19  0:56 Thomas Deutschmann
2017-07-15 17:04 Tobias Klausmann
2017-04-01 20:14 Kent Fredric
2017-03-21  2:43 Kent Fredric
2016-11-10 19:24 Kent Fredric
2016-02-22  8:46 Patrice Clement
2016-02-22  8:46 Patrice Clement

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