Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.3.ebuild ChangeLog roundcube-0.3.1.ebuild
Date: Sat, 26 Dec 2009 19:42:25
Message-Id: E1NOcWt-0000Nr-08@stork.gentoo.org
1 armin76 09/12/26 19:42:22
2
3 Modified: roundcube-0.3.ebuild ChangeLog
4 roundcube-0.3.1.ebuild
5 Log:
6 Add ~sparc wrt #296060
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.5 mail-client/roundcube/roundcube-0.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild?r1=1.4&r2=1.5
15
16 Index: roundcube-0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- roundcube-0.3.ebuild 17 Sep 2009 15:12:57 -0000 1.4
23 +++ roundcube-0.3.ebuild 26 Dec 2009 19:42:22 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild,v 1.4 2009/09/17 15:12:57 hollow Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild,v 1.5 2009/12/26 19:42:22 armin76 Exp $
29
30 EAPI="2"
31
32 @@ -16,7 +16,7 @@
33 # roundcube is GPL-licensed, the rest of the licenses here are
34 # for bundled PEAR components, googiespell and utf8.class.php
35 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
38 IUSE="ldap mysql postgres +sqlite +ssl spell"
39
40 DEPEND=""
41
42
43
44 1.18 mail-client/roundcube/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 1 Dec 2009 07:44:58 -0000 1.17
57 +++ ChangeLog 26 Dec 2009 19:42:22 -0000 1.18
58 @@ -1,6 +1,10 @@
59 # ChangeLog for mail-client/roundcube
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.17 2009/12/01 07:44:58 hollow Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.18 2009/12/26 19:42:22 armin76 Exp $
63 +
64 + 26 Dec 2009; Raúl Porcel <armin76@g.o> roundcube-0.3.ebuild,
65 + roundcube-0.3.1.ebuild:
66 + Add ~sparc wrt #296060
67
68 01 Dec 2009; Benedikt Böhm <hollow@g.o> roundcube-0.3.1.ebuild:
69 fix #294956 (sqlite should only be forced if neither postgres nor mysql
70
71
72
73 1.6 mail-client/roundcube/roundcube-0.3.1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild?r1=1.5&r2=1.6
78
79 Index: roundcube-0.3.1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- roundcube-0.3.1.ebuild 1 Dec 2009 07:44:58 -0000 1.5
86 +++ roundcube-0.3.1.ebuild 26 Dec 2009 19:42:22 -0000 1.6
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.5 2009/12/01 07:44:58 hollow Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.6 2009/12/26 19:42:22 armin76 Exp $
92
93 EAPI="2"
94
95 @@ -16,7 +16,7 @@
96 # roundcube is GPL-licensed, the rest of the licenses here are
97 # for bundled PEAR components, googiespell and utf8.class.php
98 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
99 -KEYWORDS="amd64 ~ppc ppc64 x86"
100 +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
101 IUSE="ldap mysql postgres ssl spell"
102
103 DEPEND=""