Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/opera-next: opera-next-12.12_pre1662.ebuild ChangeLog opera-next-12.11_pre1661.ebuild
Date: Sun, 02 Dec 2012 16:54:55
Message-Id: 20121202165430.3415D2171D@flycatcher.gentoo.org
1 eva 12/12/02 16:54:30
2
3 Modified: opera-next-12.12_pre1662.ebuild ChangeLog
4 opera-next-12.11_pre1661.ebuild
5 Log:
6 Pin gstreamer dependencies.
7
8 (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.3 www-client/opera-next/opera-next-12.12_pre1662.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/opera-next-12.12_pre1662.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/opera-next-12.12_pre1662.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/opera-next-12.12_pre1662.ebuild?r1=1.2&r2=1.3
16
17 Index: opera-next-12.12_pre1662.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.12_pre1662.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- opera-next-12.12_pre1662.ebuild 28 Nov 2012 18:34:00 -0000 1.2
24 +++ opera-next-12.12_pre1662.ebuild 2 Dec 2012 16:54:29 -0000 1.3
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/www-client/opera-next/opera-next-12.12_pre1662.ebuild,v 1.2 2012/11/28 18:34:00 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.12_pre1662.ebuild,v 1.3 2012/12/02 16:54:29 eva Exp $
30
31 EAPI=4
32 inherit eutils fdo-mime gnome2-utils multilib pax-utils versionator
33 @@ -76,9 +76,9 @@
34 GSTRDEPEND="
35 dev-libs/glib:2
36 dev-libs/libxml2
37 - media-libs/gst-plugins-base
38 - media-libs/gstreamer
39 - media-plugins/gst-plugins-meta
40 + media-libs/gst-plugins-base:0.10
41 + media-libs/gstreamer:0.10
42 + media-plugins/gst-plugins-meta:0.10
43 "
44 RDEPEND="
45 media-libs/fontconfig
46
47
48
49 1.159 www-client/opera-next/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/ChangeLog?rev=1.159&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/ChangeLog?rev=1.159&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/ChangeLog?r1=1.158&r2=1.159
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/www-client/opera-next/ChangeLog,v
58 retrieving revision 1.158
59 retrieving revision 1.159
60 diff -u -r1.158 -r1.159
61 --- ChangeLog 28 Nov 2012 18:34:00 -0000 1.158
62 +++ ChangeLog 2 Dec 2012 16:54:29 -0000 1.159
63 @@ -1,6 +1,10 @@
64 # ChangeLog for www-client/opera-next
65 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/ChangeLog,v 1.158 2012/11/28 18:34:00 jer Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/ChangeLog,v 1.159 2012/12/02 16:54:29 eva Exp $
68 +
69 + 02 Dec 2012; Gilles Dartiguelongue <eva@g.o>
70 + opera-next-12.11_pre1661.ebuild, opera-next-12.12_pre1662.ebuild:
71 + Pin gstreamer dependencies.
72
73 28 Nov 2012; Jeroen Roovers <jer@g.o> opera-next-12.11_pre1661.ebuild,
74 opera-next-12.12_pre1662.ebuild:
75
76
77
78 1.3 www-client/opera-next/opera-next-12.11_pre1661.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/opera-next-12.11_pre1661.ebuild?rev=1.3&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/opera-next-12.11_pre1661.ebuild?rev=1.3&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera-next/opera-next-12.11_pre1661.ebuild?r1=1.2&r2=1.3
83
84 Index: opera-next-12.11_pre1661.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.11_pre1661.ebuild,v
87 retrieving revision 1.2
88 retrieving revision 1.3
89 diff -u -r1.2 -r1.3
90 --- opera-next-12.11_pre1661.ebuild 28 Nov 2012 18:34:00 -0000 1.2
91 +++ opera-next-12.11_pre1661.ebuild 2 Dec 2012 16:54:30 -0000 1.3
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.11_pre1661.ebuild,v 1.2 2012/11/28 18:34:00 jer Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.11_pre1661.ebuild,v 1.3 2012/12/02 16:54:30 eva Exp $
97
98 EAPI=4
99 inherit eutils fdo-mime gnome2-utils multilib pax-utils versionator
100 @@ -76,9 +76,9 @@
101 GSTRDEPEND="
102 dev-libs/glib:2
103 dev-libs/libxml2
104 - media-libs/gst-plugins-base
105 - media-libs/gstreamer
106 - media-plugins/gst-plugins-meta
107 + media-libs/gst-plugins-base:0.10
108 + media-libs/gstreamer:0.10
109 + media-plugins/gst-plugins-meta:0.10
110 "
111 RDEPEND="
112 media-libs/fontconfig