Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libchamplain: libchamplain-0.6.0.ebuild metadata.xml libchamplain-0.8.0.ebuild ChangeLog
Date: Mon, 04 Oct 2010 19:10:40
Message-Id: 20101004191030.BD58320051@flycatcher.gentoo.org
1 jlec 10/10/04 19:10:30
2
3 Modified: libchamplain-0.6.0.ebuild metadata.xml
4 libchamplain-0.8.0.ebuild ChangeLog
5 Log:
6 Moving slots: =media-libs/libchamplain-0.8.0 from 0.6 to 0.8
7
8 (Portage version: 2.2_rc88/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 media-libs/libchamplain/libchamplain-0.6.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild?r1=1.3&r2=1.4
16
17 Index: libchamplain-0.6.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- libchamplain-0.6.0.ebuild 22 Jun 2010 07:32:06 -0000 1.3
24 +++ libchamplain-0.6.0.ebuild 4 Oct 2010 19:10:30 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.3 2010/06/22 07:32:06 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.4 2010/10/04 19:10:30 jlec Exp $
30
31 EAPI="3"
32
33 @@ -15,7 +15,7 @@
34 LICENSE="LGPL-2"
35 SLOT="0.6"
36 KEYWORDS="~amd64 ~x86"
37 -IUSE="debug doc gtk introspection python"
38 +IUSE="debug doc gtk html introspection python"
39
40 RDEPEND="
41 >=dev-libs/glib-2.16
42 @@ -44,8 +44,10 @@
43 G2CONF="${G2CONF}
44 --disable-static
45 --enable-memphis
46 + --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html
47 $(use_enable debug)
48 $(use_enable gtk)
49 + $(use_enable html gtk-doc-html)
50 $(use_enable introspection)
51 $(use_enable python)"
52
53
54
55
56 1.2 media-libs/libchamplain/metadata.xml
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/metadata.xml?rev=1.2&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/metadata.xml?rev=1.2&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/metadata.xml?r1=1.1&r2=1.2
61
62 Index: metadata.xml
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/media-libs/libchamplain/metadata.xml,v
65 retrieving revision 1.1
66 retrieving revision 1.2
67 diff -u -r1.1 -r1.2
68 --- metadata.xml 18 Jun 2010 09:07:25 -0000 1.1
69 +++ metadata.xml 4 Oct 2010 19:10:30 -0000 1.2
70 @@ -6,5 +6,6 @@
71 </maintainer>
72 <use>
73 <flag name='introspection'>Use dev-libs/gobject-introspection for introspection</flag>
74 + <flag name='html'>Install gtk-doc html version for this package</flag>
75 </use>
76 </pkgmetadata>
77
78
79
80 1.4 media-libs/libchamplain/libchamplain-0.8.0.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild?rev=1.4&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild?rev=1.4&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild?r1=1.3&r2=1.4
85
86 Index: libchamplain-0.8.0.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v
89 retrieving revision 1.3
90 retrieving revision 1.4
91 diff -u -r1.3 -r1.4
92 --- libchamplain-0.8.0.ebuild 2 Oct 2010 21:25:57 -0000 1.3
93 +++ libchamplain-0.8.0.ebuild 4 Oct 2010 19:10:30 -0000 1.4
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2010 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v 1.3 2010/10/02 21:25:57 jlec Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v 1.4 2010/10/04 19:10:30 jlec Exp $
99
100 EAPI="3"
101
102 @@ -13,9 +13,9 @@
103 HOMEPAGE="http://blog.pierlux.com/projects/libchamplain/en/"
104
105 LICENSE="LGPL-2"
106 -SLOT="0.6"
107 +SLOT="0.8"
108 KEYWORDS="~amd64 ~x86"
109 -IUSE="debug doc gtk introspection python"
110 +IUSE="debug doc gtk html introspection python"
111
112 RDEPEND="
113 >=dev-libs/glib-2.16
114 @@ -44,8 +44,10 @@
115 G2CONF="${G2CONF}
116 --disable-static
117 --enable-memphis
118 + --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html
119 $(use_enable debug)
120 $(use_enable gtk)
121 + $(use_enable html gtk-doc-html)
122 $(use_enable introspection)
123 $(use_enable python)"
124
125
126
127
128 1.5 media-libs/libchamplain/ChangeLog
129
130 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/ChangeLog?rev=1.5&view=markup
131 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/ChangeLog?rev=1.5&content-type=text/plain
132 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/ChangeLog?r1=1.4&r2=1.5
133
134 Index: ChangeLog
135 ===================================================================
136 RCS file: /var/cvsroot/gentoo-x86/media-libs/libchamplain/ChangeLog,v
137 retrieving revision 1.4
138 retrieving revision 1.5
139 diff -u -r1.4 -r1.5
140 --- ChangeLog 2 Oct 2010 21:15:13 -0000 1.4
141 +++ ChangeLog 4 Oct 2010 19:10:30 -0000 1.5
142 @@ -1,6 +1,10 @@
143 # ChangeLog for media-libs/libchamplain
144 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
145 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/ChangeLog,v 1.4 2010/10/02 21:15:13 jlec Exp $
146 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/ChangeLog,v 1.5 2010/10/04 19:10:30 jlec Exp $
147 +
148 + 04 Oct 2010; Justin Lecher <jlec@g.o> libchamplain-0.6.0.ebuild,
149 + libchamplain-0.8.0.ebuild:
150 + Moving slots: =media-libs/libchamplain-0.8.0 from 0.6 to 0.8
151
152 *libchamplain-0.8.0 (02 Oct 2010)