Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Handel/
Date: Sun, 26 Feb 2012 00:40:02
Message-Id: 1330213757.29ab6f79b7cf99c22e800327c57d3850f0d0a7d1.kent@gentoo
1 commit: 29ab6f79b7cf99c22e800327c57d3850f0d0a7d1
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 25 23:49:17 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Feb 25 23:49:17 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=29ab6f79
7
8 [fixdep] Handel -> DBIx-Class-Validation and FormValidator-Simple
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Handel/ChangeLog | 3 +++
14 dev-perl/Handel/Handel-1.0.130.ebuild | 4 ++--
15 2 files changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Handel/ChangeLog b/dev-perl/Handel/ChangeLog
18 index 0b5f4d1..b7b12ea 100644
19 --- a/dev-perl/Handel/ChangeLog
20 +++ b/dev-perl/Handel/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 25 Feb 2012; Kent Fredric <kentfredric@×××××.com> Handel-1.0.130.ebuild:
26 + Fixdep on DBIx-Class-Validation and FormValidator-Simple
27 +
28 22 Feb 2012; Kent Fredric <kentfredric@×××××.com> Handel-1.0.130.ebuild:
29 Fixdep Catalyst-View-TT
30
31
32 diff --git a/dev-perl/Handel/Handel-1.0.130.ebuild b/dev-perl/Handel/Handel-1.0.130.ebuild
33 index 394ba70..665762c 100644
34 --- a/dev-perl/Handel/Handel-1.0.130.ebuild
35 +++ b/dev-perl/Handel/Handel-1.0.130.ebuild
36 @@ -17,7 +17,7 @@ IUSE="catalystframework"
37 DEPEND="
38 >=dev-perl/DBIx-Class-0.08123
39 >=dev-perl/DBIx-Class-UUIDColumns-0.20.50
40 - >=dev-perl/DBIx-Class-Validation-0.02005
41 + >=dev-perl/DBIx-Class-Validation-0.20.50
42 >=dev-perl/Data-Currency-0.04002
43 >=dev-perl/Class-Accessor-Grouped-0.09003
44 >=dev-perl/Class-Inspector-1.24
45 @@ -29,7 +29,7 @@ DEPEND="
46 >=dev-perl/DateTime-Format-MySQL-0.04
47 >=dev-perl/Locale-Codes-2.70.0
48 >=dev-perl/Locale-Currency-Format-1.280.0
49 - >=dev-perl/FormValidator-Simple-0.28
50 + >=dev-perl/FormValidator-Simple-0.280.0
51 >=dev-perl/Finance-Currency-Convert-WebserviceX-0.07001
52 >=dev-perl/SQL-Translator-0.110.60
53 >=dev-perl/DBD-SQLite-1.29