Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: ChangeLog roundcube-0.3.1.ebuild
Date: Mon, 30 Nov 2009 18:22:08
Message-Id: E1NFAsw-0003fC-Ny@stork.gentoo.org
1 ranger 09/11/30 18:22:06
2
3 Modified: ChangeLog roundcube-0.3.1.ebuild
4 Log:
5 Marking roundcube-0.3.1 ppc64 for bug 294679
6 (Portage version: 2.1.7.1/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.16 mail-client/roundcube/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 30 Nov 2009 11:36:10 -0000 1.15
22 +++ ChangeLog 30 Nov 2009 18:22:06 -0000 1.16
23 @@ -1,6 +1,9 @@
24 # ChangeLog for mail-client/roundcube
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.15 2009/11/30 11:36:10 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.16 2009/11/30 18:22:06 ranger Exp $
28 +
29 + 30 Nov 2009; Brent Baude <ranger@g.o> roundcube-0.3.1.ebuild:
30 + Marking roundcube-0.3.1 ppc64 for bug 294679
31
32 30 Nov 2009; Markus Meier <maekke@g.o> roundcube-0.3.1.ebuild:
33 amd64 stable, bug #294679
34
35
36
37 1.4 mail-client/roundcube/roundcube-0.3.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild?r1=1.3&r2=1.4
42
43 Index: roundcube-0.3.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- roundcube-0.3.1.ebuild 30 Nov 2009 11:36:10 -0000 1.3
50 +++ roundcube-0.3.1.ebuild 30 Nov 2009 18:22:06 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.3 2009/11/30 11:36:10 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.4 2009/11/30 18:22:06 ranger Exp $
56
57 EAPI="2"
58
59 @@ -16,7 +16,7 @@
60 # roundcube is GPL-licensed, the rest of the licenses here are
61 # for bundled PEAR components, googiespell and utf8.class.php
62 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
63 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
64 +KEYWORDS="amd64 ~ppc ppc64 x86"
65 IUSE="ldap mysql postgres +sqlite +ssl spell"
66
67 DEPEND=""