Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
Date: Mon, 22 Feb 2016 08:46:55
Message-Id: 1456050188.00471cafe82530a5897e9dd46a19272cffd824b7.monsieurp@gentoo
1 commit: 00471cafe82530a5897e9dd46a19272cffd824b7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 20 18:25:27 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 21 10:23:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00471caf
7
8 dev-perl/Data-FormValidator: Fix dep on dev-perl/Image-Size
9
10 Package-Manager: portage-2.2.27
11
12 dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
16 index 015acb4..bab1c2a 100644
17 --- a/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
18 +++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.810.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SLOT="0"
26 KEYWORDS="amd64 ppc ppc64 x86"
27 IUSE=""
28
29 -RDEPEND="dev-perl/ImageSize
30 +RDEPEND="dev-perl/Image-Size
31 >=dev-perl/Date-Calc-5.0
32 >=dev-perl/File-MMagic-1.17
33 >=dev-perl/MIME-Types-1.005