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