Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: libgweather-3.8.2.ebuild ChangeLog libgweather-3.8.1.ebuild libgweather-3.6.2.ebuild
Date: Fri, 30 Aug 2013 21:14:27
Message-Id: 20130830211424.22C8E2004C@flycatcher.gentoo.org
1 eva 13/08/30 21:14:24
2
3 Modified: libgweather-3.8.2.ebuild ChangeLog
4 Removed: libgweather-3.8.1.ebuild libgweather-3.6.2.ebuild
5 Log:
6 Clean up old revisions and deprecated comments.
7
8 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.3 dev-libs/libgweather/libgweather-3.8.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.2.ebuild?r1=1.2&r2=1.3
16
17 Index: libgweather-3.8.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- libgweather-3.8.2.ebuild 25 Jul 2013 21:39:02 -0000 1.2
24 +++ libgweather-3.8.2.ebuild 30 Aug 2013 21:14:23 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.2.ebuild,v 1.2 2013/07/25 21:39:02 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.2.ebuild,v 1.3 2013/08/30 21:14:23 eva Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -15,8 +15,6 @@
34 IUSE="+introspection"
35 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
36
37 -# libsoup-gnome is to be used because libsoup[gnome] might not
38 -# get libsoup-gnome installed by the time ${P} is built
39 COMMON_DEPEND="
40 >=x11-libs/gtk+-2.90.0:3[introspection?]
41 >=dev-libs/glib-2.35.1:2
42
43
44
45 1.96 dev-libs/libgweather/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.96&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.96&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.95&r2=1.96
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
54 retrieving revision 1.95
55 retrieving revision 1.96
56 diff -u -r1.95 -r1.96
57 --- ChangeLog 25 Jul 2013 21:39:02 -0000 1.95
58 +++ ChangeLog 30 Aug 2013 21:14:23 -0000 1.96
59 @@ -1,6 +1,11 @@
60 # ChangeLog for dev-libs/libgweather
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.95 2013/07/25 21:39:02 eva Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.96 2013/08/30 21:14:23 eva Exp $
64 +
65 + 30 Aug 2013; Gilles Dartiguelongue <eva@g.o>
66 + -libgweather-3.6.2.ebuild, -libgweather-3.8.1.ebuild,
67 + libgweather-3.8.2.ebuild:
68 + Clean up old revisions and deprecated comments.
69
70 25 Jul 2013; Gilles Dartiguelongue <eva@g.o> libgweather-3.8.2.ebuild:
71 Raise gtk-doc-am dependency per configure. changelog & configure states that