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.7.1.ebuild
Date: Tue, 28 Feb 2012 21:36:47
Message-Id: 20120228213636.B56E12004B@flycatcher.gentoo.org
1 ranger 12/02/28 21:36:36
2
3 Modified: ChangeLog roundcube-0.7.1.ebuild
4 Log:
5 Marking roundcube-0.7.1 ppc for bug 403711
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.68 mail-client/roundcube/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.68&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.68&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.67&r2=1.68
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
19 retrieving revision 1.67
20 retrieving revision 1.68
21 diff -u -r1.67 -r1.68
22 --- ChangeLog 24 Feb 2012 14:43:00 -0000 1.67
23 +++ ChangeLog 28 Feb 2012 21:36:36 -0000 1.68
24 @@ -1,6 +1,9 @@
25 # ChangeLog for mail-client/roundcube
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.67 2012/02/24 14:43:00 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.68 2012/02/28 21:36:36 ranger Exp $
29 +
30 + 28 Feb 2012; Brent Baude <ranger@g.o> roundcube-0.7.1.ebuild:
31 + Marking roundcube-0.7.1 ppc for bug 403711
32
33 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@g.o> roundcube-0.7.1.ebuild:
34 x86 stable wrt bug #403711
35
36
37
38 1.5 mail-client/roundcube/roundcube-0.7.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild?r1=1.4&r2=1.5
43
44 Index: roundcube-0.7.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- roundcube-0.7.1.ebuild 24 Feb 2012 14:43:00 -0000 1.4
51 +++ roundcube-0.7.1.ebuild 28 Feb 2012 21:36:36 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.7.1.ebuild,v 1.4 2012/02/24 14:43:00 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild,v 1.5 2012/02/28 21:36:36 ranger Exp $
57
58 EAPI="4"
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 RDEPEND=">=dev-lang/php-5.3[crypt,iconv,json,ldap?,postgres?,session,sqlite?,sockets,ssl?,xml,unicode]