Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/davical/
Date: Fri, 29 Apr 2016 19:36:50
Message-Id: 1461958559.bc28363bc665b249cc8551a29821fc9a450eba57.dilfridge@gentoo
1 commit: bc28363bc665b249cc8551a29821fc9a450eba57
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 26 13:11:51 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 19:35:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc28363b
7
8 www-apps/davical: Fix dependency on dev-perl/YAML
9
10 Package-Manager: portage-2.2.28
11 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"
12
13 www-apps/davical/davical-1.0.2-r2.ebuild | 4 ++--
14 www-apps/davical/davical-1.1.0-r1.ebuild | 4 ++--
15 www-apps/davical/davical-1.1.1-r2.ebuild | 4 ++--
16 www-apps/davical/davical-1.1.3.1-r2.ebuild | 4 ++--
17 4 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/www-apps/davical/davical-1.0.2-r2.ebuild b/www-apps/davical/davical-1.0.2-r2.ebuild
20 index 1614cad..36d5d7d 100644
21 --- a/www-apps/davical/davical-1.0.2-r2.ebuild
22 +++ b/www-apps/davical/davical-1.0.2-r2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -21,7 +21,7 @@ RDEPEND="
30 dev-lang/php:*[calendar,curl,pdo,postgres,xml]
31 dev-perl/DBI
32 dev-perl/DBD-Pg
33 - dev-perl/yaml
34 + dev-perl/YAML
35 >=dev-php/awl-0.51
36 www-servers/apache"
37
38
39 diff --git a/www-apps/davical/davical-1.1.0-r1.ebuild b/www-apps/davical/davical-1.1.0-r1.ebuild
40 index e647cf7..80773b0 100644
41 --- a/www-apps/davical/davical-1.1.0-r1.ebuild
42 +++ b/www-apps/davical/davical-1.1.0-r1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2015 Gentoo Foundation
45 +# Copyright 1999-2016 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -22,7 +22,7 @@ RDEPEND="app-admin/pwgen
50 dev-lang/php:*[calendar,curl,pdo,postgres,xml]
51 dev-perl/DBI
52 dev-perl/DBD-Pg
53 - dev-perl/yaml
54 + dev-perl/YAML
55 >=dev-php/awl-0.51
56 www-servers/apache"
57
58
59 diff --git a/www-apps/davical/davical-1.1.1-r2.ebuild b/www-apps/davical/davical-1.1.1-r2.ebuild
60 index e39cace..c89a2e7 100644
61 --- a/www-apps/davical/davical-1.1.1-r2.ebuild
62 +++ b/www-apps/davical/davical-1.1.1-r2.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2015 Gentoo Foundation
65 +# Copyright 1999-2016 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 # $Id$
68
69 @@ -20,7 +20,7 @@ RDEPEND="app-admin/pwgen
70 dev-lang/php:*[calendar,curl,pdo,postgres,xml]
71 dev-perl/DBI
72 dev-perl/DBD-Pg
73 - dev-perl/yaml
74 + dev-perl/YAML
75 >=dev-php/awl-0.51
76 virtual/httpd-php"
77
78
79 diff --git a/www-apps/davical/davical-1.1.3.1-r2.ebuild b/www-apps/davical/davical-1.1.3.1-r2.ebuild
80 index 28ee6ec..3beaf60 100644
81 --- a/www-apps/davical/davical-1.1.3.1-r2.ebuild
82 +++ b/www-apps/davical/davical-1.1.3.1-r2.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2015 Gentoo Foundation
85 +# Copyright 1999-2016 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Id$
88
89 @@ -20,7 +20,7 @@ RDEPEND="app-admin/pwgen
90 dev-lang/php:*[calendar,curl,pdo,postgres,xml]
91 dev-perl/DBI
92 dev-perl/DBD-Pg
93 - dev-perl/yaml
94 + dev-perl/YAML
95 >=dev-php/awl-0.55
96 virtual/httpd-php"