Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/epiphany-extensions: ChangeLog epiphany-extensions-2.26.1.ebuild
Date: Thu, 01 Oct 2009 06:21:21
Message-Id: E1MtF2V-0000Bk-ED@stork.gentoo.org
1 nirbheek 09/10/01 06:21:19
2
3 Modified: ChangeLog epiphany-extensions-2.26.1.ebuild
4 Log:
5 Pull in =www-client/epiphany-2.26* because 2.27 onwards are webkit-based and incompatible
6 (Portage version: 2.2_rc41/cvs/Linux i686)
7
8 Revision Changes Path
9 1.115 www-client/epiphany-extensions/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?rev=1.115&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?rev=1.115&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?r1=1.114&r2=1.115
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v
18 retrieving revision 1.114
19 retrieving revision 1.115
20 diff -u -r1.114 -r1.115
21 --- ChangeLog 27 Sep 2009 15:35:11 -0000 1.114
22 +++ ChangeLog 1 Oct 2009 06:21:19 -0000 1.115
23 @@ -1,6 +1,11 @@
24 # ChangeLog for www-client/epiphany-extensions
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.114 2009/09/27 15:35:11 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.115 2009/10/01 06:21:19 nirbheek Exp $
28 +
29 + 01 Oct 2009; Nirbheek Chauhan <nirbheek@g.o>
30 + epiphany-extensions-2.26.1.ebuild:
31 + Pull in =www-client/epiphany-2.26* because 2.27 onwards are webkit-based
32 + and incompatible
33
34 27 Sep 2009; nixnut <nixnut@g.o> epiphany-extensions-2.26.1.ebuild:
35 ppc stable #282177
36
37
38
39 1.6 www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild?r1=1.5&r2=1.6
44
45 Index: epiphany-extensions-2.26.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- epiphany-extensions-2.26.1.ebuild 27 Sep 2009 15:35:11 -0000 1.5
52 +++ epiphany-extensions-2.26.1.ebuild 1 Oct 2009 06:21:19 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild,v 1.5 2009/09/27 15:35:11 nixnut Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.26.1.ebuild,v 1.6 2009/10/01 06:21:19 nirbheek Exp $
58
59 inherit autotools eutils gnome2 python versionator
60
61 @@ -15,7 +15,7 @@
62 KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
63 IUSE="dbus examples pcre python"
64
65 -RDEPEND=">=www-client/epiphany-${MY_MAJORV}
66 +RDEPEND="=www-client/epiphany-${MY_MAJORV}*
67 app-text/opensp
68 >=dev-libs/glib-2.15.5
69 >=gnome-base/gconf-2.0