Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.4.ebuild ChangeLog
Date: Tue, 05 Oct 2010 20:03:18
Message-Id: 20101005190932.D140520051@flycatcher.gentoo.org
1 maekke 10/10/05 19:09:32
2
3 Modified: roundcube-0.4.ebuild ChangeLog
4 Log:
5 x86 stable, bug #308065
6
7 (Portage version: 2.2_rc88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 mail-client/roundcube/roundcube-0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild?r1=1.2&r2=1.3
15
16 Index: roundcube-0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- roundcube-0.4.ebuild 3 Oct 2010 16:20:02 -0000 1.2
23 +++ roundcube-0.4.ebuild 5 Oct 2010 19:09:32 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 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.4.ebuild,v 1.2 2010/10/03 16:20:02 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild,v 1.3 2010/10/05 19:09:32 maekke 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 ~arm ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
38 IUSE="ldap mysql postgres ssl spell"
39
40 DEPEND=""
41
42
43
44 1.28 mail-client/roundcube/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.28&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.28&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.27&r2=1.28
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
53 retrieving revision 1.27
54 retrieving revision 1.28
55 diff -u -r1.27 -r1.28
56 --- ChangeLog 3 Oct 2010 16:20:02 -0000 1.27
57 +++ ChangeLog 5 Oct 2010 19:09:32 -0000 1.28
58 @@ -1,6 +1,9 @@
59 # ChangeLog for mail-client/roundcube
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.27 2010/10/03 16:20:02 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.28 2010/10/05 19:09:32 maekke Exp $
63 +
64 + 05 Oct 2010; Markus Meier <maekke@g.o> roundcube-0.4.ebuild:
65 + x86 stable, bug #308065
66
67 03 Oct 2010; Markos Chandras <hwoarang@g.o> roundcube-0.4.ebuild:
68 Stable on amd64 wrt bug #308065