Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.8_rc.ebuild ChangeLog roundcube-0.7.2.ebuild
Date: Mon, 02 Jul 2012 12:14:50
Message-Id: 20120702121403.7E17E2004B@flycatcher.gentoo.org
1 jer 12/07/02 12:14:03
2
3 Modified: roundcube-0.8_rc.ebuild ChangeLog
4 roundcube-0.7.2.ebuild
5 Log:
6 Marked ~hppa too.
7
8 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 mail-client/roundcube/roundcube-0.8_rc.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.8_rc.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.8_rc.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.8_rc.ebuild?r1=1.1&r2=1.2
16
17 Index: roundcube-0.8_rc.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8_rc.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- roundcube-0.8_rc.ebuild 29 May 2012 12:58:58 -0000 1.1
24 +++ roundcube-0.8_rc.ebuild 2 Jul 2012 12:14:03 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8_rc.ebuild,v 1.1 2012/05/29 12:58:58 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8_rc.ebuild,v 1.2 2012/07/02 12:14:03 jer Exp $
30
31 EAPI="4"
32
33 @@ -15,7 +15,7 @@
34 # roundcube is GPL-licensed, the rest of the licenses here are
35 # for bundled PEAR components, googiespell and utf8.class.php
36 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
37 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
39 IUSE="ldap +mysql postgres ssl spell"
40
41 RDEPEND="virtual/httpd-php
42
43
44
45 1.82 mail-client/roundcube/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.82&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.82&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.81&r2=1.82
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
54 retrieving revision 1.81
55 retrieving revision 1.82
56 diff -u -r1.81 -r1.82
57 --- ChangeLog 7 Jun 2012 22:31:13 -0000 1.81
58 +++ ChangeLog 2 Jul 2012 12:14:03 -0000 1.82
59 @@ -1,6 +1,10 @@
60 # ChangeLog for mail-client/roundcube
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.81 2012/06/07 22:31:13 ranger Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.82 2012/07/02 12:14:03 jer Exp $
64 +
65 + 02 Jul 2012; Jeroen Roovers <jer@g.o> roundcube-0.7.2.ebuild,
66 + roundcube-0.8_rc.ebuild:
67 + Marked ~hppa too.
68
69 07 Jun 2012; Brent Baude <ranger@g.o> roundcube-0.7.2.ebuild:
70 Marking roundcube-0.7.2 ppc for bug 412029
71
72
73
74 1.7 mail-client/roundcube/roundcube-0.7.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild?r1=1.6&r2=1.7
79
80 Index: roundcube-0.7.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- roundcube-0.7.2.ebuild 7 Jun 2012 22:31:13 -0000 1.6
87 +++ roundcube-0.7.2.ebuild 2 Jul 2012 12:14:03 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.6 2012/06/07 22:31:13 ranger Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.7 2012/07/02 12:14:03 jer Exp $
93
94 EAPI="4"
95
96 @@ -15,7 +15,7 @@
97 # roundcube is GPL-licensed, the rest of the licenses here are
98 # for bundled PEAR components, googiespell and utf8.class.php
99 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
100 -KEYWORDS="amd64 arm ppc ppc64 ~sparc x86"
101 +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~sparc x86"
102 IUSE="ldap mysql postgres ssl spell +sqlite"
103
104 RDEPEND="virtual/httpd-php