Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/c++-gtk-utils: c++-gtk-utils-2.0.24.ebuild c++-gtk-utils-2.2.7.ebuild ChangeLog
Date: Sat, 07 Jun 2014 13:30:39
Message-Id: 20140607133034.64F922004E@flycatcher.gentoo.org
1 jer 14/06/07 13:30:34
2
3 Modified: c++-gtk-utils-2.0.24.ebuild
4 c++-gtk-utils-2.2.7.ebuild ChangeLog
5 Log:
6 Disable guile support (>dev-scheme/guile-2.0.2) since it is unkeyworded and masked.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.2 x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild?r1=1.1&r2=1.2
16
17 Index: c++-gtk-utils-2.0.24.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- c++-gtk-utils-2.0.24.ebuild 7 Jun 2014 13:25:55 -0000 1.1
24 +++ c++-gtk-utils-2.0.24.ebuild 7 Jun 2014 13:30:34 -0000 1.2
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/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild,v 1.1 2014/06/07 13:25:55 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.24.ebuild,v 1.2 2014/06/07 13:30:34 jer Exp $
30
31 EAPI=5
32 inherit eutils
33 @@ -32,7 +32,8 @@
34 $(use_with gtk) \
35 $(use_enable static-libs static) \
36 --docdir=/usr/share/doc/${PF} \
37 - --htmldir=/usr/share/doc/${PF}/html
38 + --htmldir=/usr/share/doc/${PF}/html \
39 + --without-guile
40 }
41
42 src_install() {
43
44
45
46 1.2 x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild?r1=1.1&r2=1.2
51
52 Index: c++-gtk-utils-2.2.7.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- c++-gtk-utils-2.2.7.ebuild 7 Jun 2014 13:25:55 -0000 1.1
59 +++ c++-gtk-utils-2.2.7.ebuild 7 Jun 2014 13:30:34 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild,v 1.1 2014/06/07 13:25:55 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.7.ebuild,v 1.2 2014/06/07 13:30:34 jer Exp $
65
66 EAPI=5
67 inherit eutils
68 @@ -32,7 +32,8 @@
69 $(use_with gtk) \
70 $(use_enable static-libs static) \
71 --docdir=/usr/share/doc/${PF} \
72 - --htmldir=/usr/share/doc/${PF}/html
73 + --htmldir=/usr/share/doc/${PF}/html \
74 + --without-guile
75 }
76
77 src_install() {
78
79
80
81 1.21 x11-libs/c++-gtk-utils/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?rev=1.21&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?rev=1.21&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog?r1=1.20&r2=1.21
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v
90 retrieving revision 1.20
91 retrieving revision 1.21
92 diff -u -r1.20 -r1.21
93 --- ChangeLog 7 Jun 2014 13:25:55 -0000 1.20
94 +++ ChangeLog 7 Jun 2014 13:30:34 -0000 1.21
95 @@ -1,6 +1,11 @@
96 # ChangeLog for x11-libs/c++-gtk-utils
97 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.20 2014/06/07 13:25:55 jer Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.21 2014/06/07 13:30:34 jer Exp $
100 +
101 + 07 Jun 2014; Jeroen Roovers <jer@g.o> c++-gtk-utils-2.0.24.ebuild,
102 + c++-gtk-utils-2.2.7.ebuild:
103 + Disable guile support (>dev-scheme/guile-2.0.2) since it is unkeyworded and
104 + masked.
105
106 *c++-gtk-utils-2.2.7 (07 Jun 2014)
107 *c++-gtk-utils-2.0.24 (07 Jun 2014)