Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/cogl: cogl-1.16.2.ebuild cogl-1.14.1_pre20130901-r1.ebuild ChangeLog
Date: Sat, 22 Feb 2014 22:14:58
Message-Id: 20140222221454.D96212004C@flycatcher.gentoo.org
1 pacho 14/02/22 22:14:54
2
3 Modified: cogl-1.16.2.ebuild
4 cogl-1.14.1_pre20130901-r1.ebuild ChangeLog
5 Log:
6 Fix wrong commit, bug 502160
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.3 media-libs/cogl/cogl-1.16.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild?r1=1.2&r2=1.3
16
17 Index: cogl-1.16.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- cogl-1.16.2.ebuild 22 Feb 2014 15:31:10 -0000 1.2
24 +++ cogl-1.16.2.ebuild 22 Feb 2014 22:14:54 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild,v 1.2 2014/02/22 15:31:10 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild,v 1.3 2014/02/22 22:14:54 pacho Exp $
30
31 EAPI="5"
32 CLUTTER_LA_PUNT="yes"
33 @@ -15,7 +15,7 @@
34 SLOT="1.0/15" # subslot = .so version
35 # doc and profile disable for now due bugs #484750 and #483332
36 IUSE="examples gles2 gstreamer +introspection +opengl +pango test" # doc profile
37 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
39
40 COMMON_DEPEND="
41 >=dev-libs/glib-2.32:2
42
43
44
45 1.5 media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild?r1=1.4&r2=1.5
50
51 Index: cogl-1.14.1_pre20130901-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- cogl-1.14.1_pre20130901-r1.ebuild 22 Feb 2014 15:31:10 -0000 1.4
58 +++ cogl-1.14.1_pre20130901-r1.ebuild 22 Feb 2014 22:14:54 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild,v 1.4 2014/02/22 15:31:10 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild,v 1.5 2014/02/22 22:14:54 pacho Exp $
64
65 EAPI="5"
66 CLUTTER_LA_PUNT="yes"
67 @@ -17,7 +17,7 @@
68 SLOT="1.0/12" # subslot = .so version
69 # doc and profile disable for now due bugs #484750 and #483332
70 IUSE="examples +introspection +opengl gles2 +pango" # doc profile
71 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
72 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
73
74 COMMON_DEPEND="
75 >=dev-libs/glib-2.32:2
76
77
78
79 1.45 media-libs/cogl/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/ChangeLog?rev=1.45&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/ChangeLog?rev=1.45&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/cogl/ChangeLog?r1=1.44&r2=1.45
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v
88 retrieving revision 1.44
89 retrieving revision 1.45
90 diff -u -r1.44 -r1.45
91 --- ChangeLog 22 Feb 2014 15:31:10 -0000 1.44
92 +++ ChangeLog 22 Feb 2014 22:14:54 -0000 1.45
93 @@ -1,6 +1,10 @@
94 # ChangeLog for media-libs/cogl
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.44 2014/02/22 15:31:10 pacho Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.45 2014/02/22 22:14:54 pacho Exp $
98 +
99 + 22 Feb 2014; Pacho Ramos <pacho@g.o> cogl-1.14.1_pre20130901-r1.ebuild,
100 + cogl-1.16.2.ebuild:
101 + Fix wrong commit, bug 502160
102
103 22 Feb 2014; Pacho Ramos <pacho@g.o> cogl-1.14.1_pre20130901-r1.ebuild,
104 cogl-1.16.2.ebuild: