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 libchamplain-0.8.0.ebuild
Date: Mon, 04 Oct 2010 19:11:16
Message-Id: 20101004191114.227E720051@flycatcher.gentoo.org
1 jlec 10/10/04 19:11:14
2
3 Modified: libchamplain-0.6.0.ebuild libchamplain-0.8.0.ebuild
4 Log:
5 Qutoing QA
6
7 (Portage version: 2.2_rc88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 media-libs/libchamplain/libchamplain-0.6.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild?r1=1.4&r2=1.5
15
16 Index: libchamplain-0.6.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- libchamplain-0.6.0.ebuild 4 Oct 2010 19:10:30 -0000 1.4
23 +++ libchamplain-0.6.0.ebuild 4 Oct 2010 19:11:13 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.4 2010/10/04 19:10:30 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.5 2010/10/04 19:11:13 jlec Exp $
29
30 EAPI="3"
31
32 @@ -44,7 +44,7 @@
33 G2CONF="${G2CONF}
34 --disable-static
35 --enable-memphis
36 - --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html
37 + --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
38 $(use_enable debug)
39 $(use_enable gtk)
40 $(use_enable html gtk-doc-html)
41
42
43
44 1.5 media-libs/libchamplain/libchamplain-0.8.0.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild?r1=1.4&r2=1.5
49
50 Index: libchamplain-0.8.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- libchamplain-0.8.0.ebuild 4 Oct 2010 19:10:30 -0000 1.4
57 +++ libchamplain-0.8.0.ebuild 4 Oct 2010 19:11:13 -0000 1.5
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v 1.4 2010/10/04 19:10:30 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v 1.5 2010/10/04 19:11:13 jlec Exp $
63
64 EAPI="3"
65
66 @@ -44,7 +44,7 @@
67 G2CONF="${G2CONF}
68 --disable-static
69 --enable-memphis
70 - --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html
71 + --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
72 $(use_enable debug)
73 $(use_enable gtk)
74 $(use_enable html gtk-doc-html)