Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.13.4.ebuild
Date: Fri, 29 Oct 2010 03:43:03
Message-Id: 20101029034300.6EA2F2004B@flycatcher.gentoo.org
1 jer 10/10/29 03:43:00
2
3 Modified: ChangeLog gupnp-0.13.4.ebuild
4 Log:
5 Stable for HPPA (bug #330657).
6
7 (Portage version: 2.1.9.23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.30 net-libs/gupnp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 14 Sep 2010 19:43:20 -0000 1.29
23 +++ ChangeLog 29 Oct 2010 03:43:00 -0000 1.30
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/gupnp
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.29 2010/09/14 19:43:20 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.30 2010/10/29 03:43:00 jer Exp $
29 +
30 + 29 Oct 2010; Jeroen Roovers <jer@g.o> gupnp-0.13.4.ebuild:
31 + Stable for HPPA (bug #330657).
32
33 14 Sep 2010; Tobias Klausmann <klausman@g.o> gupnp-0.13.2.ebuild:
34 Stable on alpha, bug #327379
35
36
37
38 1.6 net-libs/gupnp/gupnp-0.13.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild?r1=1.5&r2=1.6
43
44 Index: gupnp-0.13.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- gupnp-0.13.4.ebuild 14 Sep 2010 17:36:19 -0000 1.5
51 +++ gupnp-0.13.4.ebuild 29 Oct 2010 03:43:00 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v 1.5 2010/09/14 17:36:19 josejx Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.4.ebuild,v 1.6 2010/10/29 03:43:00 jer Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
65 +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
66 IUSE="+introspection networkmanager"
67
68 RDEPEND=">=net-libs/gssdp-0.7.1[introspection?]