Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.4.ebuild ChangeLog
Date: Sun, 03 Oct 2010 16:20:08
Message-Id: 20101003162002.BA24D20051@flycatcher.gentoo.org
1 hwoarang 10/10/03 16:20:02
2
3 Modified: roundcube-0.4.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #308065
6
7 (Portage version: 2.2_rc86/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 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.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild?r1=1.1&r2=1.2
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.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- roundcube-0.4.ebuild 28 Sep 2010 05:35:44 -0000 1.1
23 +++ roundcube-0.4.ebuild 3 Oct 2010 16:20:02 -0000 1.2
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.1 2010/09/28 05:35:44 radhermit Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild,v 1.2 2010/10/03 16:20:02 hwoarang 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.27 mail-client/roundcube/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 29 Sep 2010 16:15:19 -0000 1.26
57 +++ ChangeLog 3 Oct 2010 16:20:02 -0000 1.27
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.26 2010/09/29 16:15:19 radhermit Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.27 2010/10/03 16:20:02 hwoarang Exp $
63 +
64 + 03 Oct 2010; Markos Chandras <hwoarang@g.o> roundcube-0.4.ebuild:
65 + Stable on amd64 wrt bug #308065
66
67 *roundcube-0.4.1 (29 Sep 2010)