Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: ChangeLog roundcube-0.5.1.ebuild
Date: Tue, 29 Mar 2011 03:51:22
Message-Id: 20110329035112.078852004F@flycatcher.gentoo.org
1 xarthisius 11/03/29 03:51:12
2
3 Modified: ChangeLog roundcube-0.5.1.ebuild
4 Log:
5 ppc64 stable wrt #360241
6
7 (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.46 mail-client/roundcube/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.46&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.46&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.45&r2=1.46
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
19 retrieving revision 1.45
20 retrieving revision 1.46
21 diff -u -r1.45 -r1.46
22 --- ChangeLog 28 Mar 2011 20:12:12 -0000 1.45
23 +++ ChangeLog 29 Mar 2011 03:51:11 -0000 1.46
24 @@ -1,6 +1,9 @@
25 # ChangeLog for mail-client/roundcube
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.45 2011/03/28 20:12:12 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.46 2011/03/29 03:51:11 xarthisius Exp $
29 +
30 + 29 Mar 2011; Kacper Kowalik <xarthisius@g.o> roundcube-0.5.1.ebuild:
31 + ppc64 stable wrt #360241
32
33 28 Mar 2011; Christian Faulhammer <fauli@g.o>
34 roundcube-0.5.1.ebuild:
35
36
37
38 1.6 mail-client/roundcube/roundcube-0.5.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild?r1=1.5&r2=1.6
43
44 Index: roundcube-0.5.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- roundcube-0.5.1.ebuild 28 Mar 2011 20:12:12 -0000 1.5
51 +++ roundcube-0.5.1.ebuild 29 Mar 2011 03:51:11 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild,v 1.5 2011/03/28 20:12:12 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild,v 1.6 2011/03/29 03:51:11 xarthisius Exp $
57
58 EAPI="2"
59
60 @@ -15,7 +15,7 @@
61 # roundcube is GPL-licensed, the rest of the licenses here are
62 # for bundled PEAR components, googiespell and utf8.class.php
63 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
64 -KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86"
65 +KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86"
66 IUSE="ldap mysql postgres ssl spell +sqlite"
67
68 DEPEND=""