From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00A2913832E for ; Tue, 2 Aug 2016 11:54:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C4DB21C0EE; Tue, 2 Aug 2016 11:54:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2403C21C06B for ; Tue, 2 Aug 2016 11:54:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 00E3B340BA2 for ; Tue, 2 Aug 2016 11:54:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADF931B9B for ; Tue, 2 Aug 2016 11:54: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: <1470137426.a4e6edcfe3e56a038d4501dd33d0976f695ac42e.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Data-FormValidator/Data-FormValidator-4.810.0-r1.ebuild X-VCS-Directories: dev-perl/Data-FormValidator/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a4e6edcfe3e56a038d4501dd33d0976f695ac42e X-VCS-Branch: master Date: Tue, 2 Aug 2016 11:54: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: be673644-a20b-4f7d-9549-7eb7096ece18 X-Archives-Hash: a6af76f19000cbe8a79a7b6d1be9ec3c commit: a4e6edcfe3e56a038d4501dd33d0976f695ac42e Author: Kent Fredric gentoo org> AuthorDate: Tue Aug 2 11:15:24 2016 +0000 Commit: Kent Fredric gentoo 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}