Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea-bin: ChangeLog icedtea-bin-7.2.0-r1.ebuild
Date: Fri, 18 Nov 2011 20:28:08
Message-Id: 20111118202758.7ABA92004B@flycatcher.gentoo.org
1 caster 11/11/18 20:27:58
2
3 Modified: ChangeLog icedtea-bin-7.2.0-r1.ebuild
4 Log:
5 Update deps to match scanelf results more closely, fix #390945.
6
7 (Portage version: 2.2.0_alpha68/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-java/icedtea-bin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 15 Nov 2011 09:21:36 -0000 1.5
23 +++ ChangeLog 18 Nov 2011 20:27:58 -0000 1.6
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/icedtea-bin
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.5 2011/11/15 09:21:36 sera Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.6 2011/11/18 20:27:58 caster Exp $
29 +
30 + 18 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-bin-7.2.0-r1.ebuild:
31 + Update deps to match scanelf results more closely, fix #390945.
32
33 *icedtea-bin-7.2.0-r1 (15 Nov 2011)
34
35
36
37
38 1.2 dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: icedtea-bin-7.2.0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- icedtea-bin-7.2.0-r1.ebuild 15 Nov 2011 09:21:36 -0000 1.1
51 +++ icedtea-bin-7.2.0-r1.ebuild 18 Nov 2011 20:27:58 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild,v 1.1 2011/11/15 09:21:36 sera Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.0-r1.ebuild,v 1.2 2011/11/18 20:27:58 caster Exp $
57
58 EAPI="4"
59
60 @@ -34,26 +34,26 @@
61 >=sys-libs/glibc-2.11.2
62 >=media-libs/giflib-4.1.6-r1
63 virtual/jpeg
64 + media-libs/lcms:2
65 >=media-libs/libpng-1.5
66 >=sys-libs/zlib-1.2.3-r1
67 "
68 PDEPEND="
69 alsa? ( >=media-libs/alsa-lib-1.0.20 )
70 X? (
71 - >=media-libs/freetype-2.3.9:2
72 + >=dev-libs/atk-1.30.0
73 + >=dev-libs/glib-2.20.5:2
74 >=media-libs/fontconfig-2.6.0-r2:1.0
75 + >=media-libs/freetype-2.3.9:2
76 + >=net-print/cups-1.4
77 + >=x11-libs/cairo-1.8.8
78 + x11-libs/gdk-pixbuf:2
79 + >=x11-libs/gtk+-2.20.1:2
80 >=x11-libs/libXext-1.1
81 >=x11-libs/libXi-1.3
82 + x11-libs/libXrender
83 >=x11-libs/libXtst-1.1
84 >=x11-libs/libX11-1.3
85 - x11-libs/libXt
86 - )
87 - nsplugin? (
88 - >=dev-libs/atk-1.30.0
89 - >=dev-libs/glib-2.20.5:2
90 - >=dev-libs/nspr-4.8
91 - >=x11-libs/cairo-1.8.8
92 - >=x11-libs/gtk+-2.20.1:2
93 >=x11-libs/pango-1.24.5
94 )"
95 DEPEND=""