Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/fltk: fltk-1.3.2.ebuild fltk-1.3.1.ebuild fltk-1.3.0-r1.ebuild ChangeLog
Date: Tue, 27 Aug 2013 15:07:30
Message-Id: 20130827150724.847B22004C@flycatcher.gentoo.org
1 kensington 13/08/27 15:07:24
2
3 Modified: fltk-1.3.2.ebuild fltk-1.3.1.ebuild
4 fltk-1.3.0-r1.ebuild ChangeLog
5 Log:
6 Pin virtual/jpeg SLOT to 0.
7
8 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
9
10 Revision Changes Path
11 1.2 x11-libs/fltk/fltk-1.3.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild?r1=1.1&r2=1.2
16
17 Index: fltk-1.3.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- fltk-1.3.2.ebuild 15 Dec 2012 06:05:47 -0000 1.1
24 +++ fltk-1.3.2.ebuild 27 Aug 2013 15:07:24 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.1 2012/12/15 06:05:47 radhermit Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.2 2013/08/27 15:07:24 kensington Exp $
31
32 EAPI=4
33
34 @@ -19,7 +19,7 @@
35
36 RDEPEND="
37 >=media-libs/libpng-1.2:0
38 - virtual/jpeg
39 + virtual/jpeg:0
40 sys-libs/zlib
41 x11-libs/libICE
42 x11-libs/libSM
43
44
45
46 1.3 x11-libs/fltk/fltk-1.3.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.1.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.1.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.1.ebuild?r1=1.2&r2=1.3
51
52 Index: fltk-1.3.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.1.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- fltk-1.3.1.ebuild 13 Nov 2012 02:01:12 -0000 1.2
59 +++ fltk-1.3.1.ebuild 27 Aug 2013 15:07:24 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.1.ebuild,v 1.2 2012/11/13 02:01:12 jer Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.1.ebuild,v 1.3 2013/08/27 15:07:24 kensington Exp $
66
67 EAPI=3
68
69 @@ -19,7 +19,7 @@
70
71 RDEPEND="
72 >=media-libs/libpng-1.2:0
73 - virtual/jpeg
74 + virtual/jpeg:0
75 sys-libs/zlib
76 x11-libs/libICE
77 x11-libs/libSM
78
79
80
81 1.16 x11-libs/fltk/fltk-1.3.0-r1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild?rev=1.16&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild?rev=1.16&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild?r1=1.15&r2=1.16
86
87 Index: fltk-1.3.0-r1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v
90 retrieving revision 1.15
91 retrieving revision 1.16
92 diff -u -r1.15 -r1.16
93 --- fltk-1.3.0-r1.ebuild 19 Aug 2012 17:12:10 -0000 1.15
94 +++ fltk-1.3.0-r1.ebuild 27 Aug 2013 15:07:24 -0000 1.16
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2012 Gentoo Foundation
97 +# Copyright 1999-2013 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v 1.15 2012/08/19 17:12:10 armin76 Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v 1.16 2013/08/27 15:07:24 kensington Exp $
101
102 EAPI=3
103
104 @@ -19,7 +19,7 @@
105
106 RDEPEND="
107 >=media-libs/libpng-1.2:0
108 - virtual/jpeg
109 + virtual/jpeg:0
110 sys-libs/zlib
111 x11-libs/libICE
112 x11-libs/libSM
113
114
115
116 1.227 x11-libs/fltk/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?rev=1.227&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?rev=1.227&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?r1=1.226&r2=1.227
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v
125 retrieving revision 1.226
126 retrieving revision 1.227
127 diff -u -r1.226 -r1.227
128 --- ChangeLog 15 Dec 2012 06:05:47 -0000 1.226
129 +++ ChangeLog 27 Aug 2013 15:07:24 -0000 1.227
130 @@ -1,6 +1,10 @@
131 # ChangeLog for x11-libs/fltk
132 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.226 2012/12/15 06:05:47 radhermit Exp $
134 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.227 2013/08/27 15:07:24 kensington Exp $
136 +
137 + 27 Aug 2013; Michael Palimaka <kensington@g.o> fltk-1.3.0-r1.ebuild,
138 + fltk-1.3.1.ebuild, fltk-1.3.2.ebuild:
139 + Pin virtual/jpeg SLOT to 0.
140
141 *fltk-1.3.2 (15 Dec 2012)