Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/epiphany: epiphany-2.30.2-r1.ebuild epiphany-2.26.3-r4.ebuild ChangeLog epiphany-2.30.6.ebuild
Date: Sat, 05 Feb 2011 16:13:18
Message-Id: 20110205161306.0AB5220057@flycatcher.gentoo.org
1 ssuominen 11/02/05 16:13:05
2
3 Modified: epiphany-2.30.2-r1.ebuild epiphany-2.26.3-r4.ebuild
4 ChangeLog epiphany-2.30.6.ebuild
5 Log:
6 Fix building with x11-libs/libnotify >= 0.7.
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 www-client/epiphany/epiphany-2.30.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: epiphany-2.30.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- epiphany-2.30.2-r1.ebuild 17 Oct 2010 15:38:14 -0000 1.8
24 +++ epiphany-2.30.2-r1.ebuild 5 Feb 2011 16:13:05 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild,v 1.8 2010/10/17 15:38:14 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.2-r1.ebuild,v 1.9 2011/02/05 16:13:05 ssuominen Exp $
31
32 EAPI="2"
33
34 @@ -23,6 +23,7 @@
35 >=dev-libs/libxslt-1.1.7
36 >=x11-libs/startup-notification-0.5
37 >=x11-libs/libnotify-0.4
38 + <x11-libs/libnotify-0.7
39 >=dev-libs/dbus-glib-0.71
40 >=gnome-base/gconf-2
41 >=app-text/iso-codes-0.35
42
43
44
45 1.9 www-client/epiphany/epiphany-2.26.3-r4.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild?r1=1.8&r2=1.9
50
51 Index: epiphany-2.26.3-r4.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- epiphany-2.26.3-r4.ebuild 20 Jul 2010 15:46:21 -0000 1.8
58 +++ epiphany-2.26.3-r4.ebuild 5 Feb 2011 16:13:05 -0000 1.9
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2010 Gentoo Foundation
61 +# Copyright 1999-2011 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v 1.8 2010/07/20 15:46:21 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.26.3-r4.ebuild,v 1.9 2011/02/05 16:13:05 ssuominen Exp $
65
66 EAPI="2"
67
68 @@ -24,6 +24,7 @@
69 >=gnome-base/gnome-desktop-2.9.91
70 >=x11-libs/startup-notification-0.5
71 >=x11-libs/libnotify-0.4
72 + <x11-libs/libnotify-0.7
73 >=media-libs/libcanberra-0.3[gtk]
74 >=dev-libs/dbus-glib-0.71
75 >=gnome-base/gconf-2
76
77
78
79 1.262 www-client/epiphany/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.262&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.262&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?r1=1.261&r2=1.262
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v
88 retrieving revision 1.261
89 retrieving revision 1.262
90 diff -u -r1.261 -r1.262
91 --- ChangeLog 30 Jan 2011 19:12:36 -0000 1.261
92 +++ ChangeLog 5 Feb 2011 16:13:05 -0000 1.262
93 @@ -1,6 +1,10 @@
94 # ChangeLog for www-client/epiphany
95 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.261 2011/01/30 19:12:36 armin76 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.262 2011/02/05 16:13:05 ssuominen Exp $
98 +
99 + 05 Feb 2011; Samuli Suominen <ssuominen@g.o> epiphany-2.30.6.ebuild,
100 + +files/epiphany-2.30.6-libnotify-0.7.patch:
101 + Fix building with x11-libs/libnotify >= 0.7.
102
103 30 Jan 2011; Raúl Porcel <armin76@g.o> epiphany-2.30.6.ebuild:
104 alpha/ia64/sparc stable wrt #348987
105
106
107
108 1.7 www-client/epiphany/epiphany-2.30.6.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild?rev=1.7&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild?rev=1.7&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild?r1=1.6&r2=1.7
113
114 Index: epiphany-2.30.6.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild,v
117 retrieving revision 1.6
118 retrieving revision 1.7
119 diff -u -r1.6 -r1.7
120 --- epiphany-2.30.6.ebuild 30 Jan 2011 19:12:36 -0000 1.6
121 +++ epiphany-2.30.6.ebuild 5 Feb 2011 16:13:05 -0000 1.7
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild,v 1.6 2011/01/30 19:12:36 armin76 Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild,v 1.7 2011/02/05 16:13:05 ssuominen Exp $
127
128 EAPI="2"
129
130 @@ -62,6 +62,11 @@
131 $(use_enable test tests)"
132 }
133
134 +src_prepare() {
135 + epatch "${FILESDIR}"/${P}-libnotify-0.7.patch
136 + gnome2_src_prepare
137 +}
138 +
139 src_compile() {
140 # Fix sandbox error with USE="introspection" and "doc"
141 # https://bugs.webkit.org/show_bug.cgi?id=35471