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: roundcube-0.6.ebuild ChangeLog
Date: Fri, 25 Nov 2011 19:11:37
Message-Id: 20111125191111.A78082004B@flycatcher.gentoo.org
1 xarthisius 11/11/25 19:11:11
2
3 Modified: roundcube-0.6.ebuild ChangeLog
4 Log:
5 ppc/ppc64 stable wrt #389807
6
7 (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 mail-client/roundcube/roundcube-0.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild?r1=1.3&r2=1.4
15
16 Index: roundcube-0.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- roundcube-0.6.ebuild 4 Nov 2011 16:15:07 -0000 1.3
23 +++ roundcube-0.6.ebuild 25 Nov 2011 19:11:11 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 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.6.ebuild,v 1.3 2011/11/04 16:15:07 nativemad Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild,v 1.4 2011/11/25 19:11:11 xarthisius Exp $
29
30 EAPI="2"
31
32 @@ -15,7 +15,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 x86"
37 +KEYWORDS="amd64 ppc ppc64 x86"
38 IUSE="ldap mysql postgres ssl spell +sqlite"
39
40 DEPEND=""
41
42
43
44 1.61 mail-client/roundcube/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.61&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.61&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.60&r2=1.61
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
53 retrieving revision 1.60
54 retrieving revision 1.61
55 diff -u -r1.60 -r1.61
56 --- ChangeLog 4 Nov 2011 16:15:07 -0000 1.60
57 +++ ChangeLog 25 Nov 2011 19:11:11 -0000 1.61
58 @@ -1,6 +1,9 @@
59 # ChangeLog for mail-client/roundcube
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.60 2011/11/04 16:15:07 nativemad Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.61 2011/11/25 19:11:11 xarthisius Exp $
63 +
64 + 25 Nov 2011; Kacper Kowalik <xarthisius@g.o> roundcube-0.6.ebuild:
65 + ppc/ppc64 stable wrt #389807
66
67 05 Nov 2011; Andreas Schuerch <nativemad@g.o> roundcube-0.6.ebuild:
68 x86 stable, see bug 388613