Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-av: ChangeLog gupnp-av-0.10.3.ebuild
Date: Mon, 01 Oct 2012 08:28:07
Message-Id: 20121001082758.6A67D21600@flycatcher.gentoo.org
1 phajdan.jr 12/10/01 08:27:58
2
3 Modified: ChangeLog gupnp-av-0.10.3.ebuild
4 Log:
5 x86 stable wrt bug #427560
6
7 (Portage version: 2.1.11.9/cvs/Linux i686)
8
9 Revision Changes Path
10 1.21 net-libs/gupnp-av/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 7 Sep 2012 23:47:55 -0000 1.20
23 +++ ChangeLog 1 Oct 2012 08:27:58 -0000 1.21
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/gupnp-av
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.20 2012/09/07 23:47:55 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.21 2012/10/01 08:27:58 phajdan.jr Exp $
29 +
30 + 01 Oct 2012; Pawel Hajdan jr <phajdan.jr@g.o> gupnp-av-0.10.3.ebuild:
31 + x86 stable wrt bug #427560
32
33 07 Sep 2012; Agostino Sarubbo <ago@g.o> gupnp-av-0.8.0.ebuild:
34 Stable for amd64, wrt bug #427560
35
36
37
38 1.2 net-libs/gupnp-av/gupnp-av-0.10.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?r1=1.1&r2=1.2
43
44 Index: gupnp-av-0.10.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gupnp-av-0.10.3.ebuild 24 Aug 2012 17:43:27 -0000 1.1
51 +++ gupnp-av-0.10.3.ebuild 1 Oct 2012 08:27:58 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.1 2012/08/24 17:43:27 eva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.2 2012/10/01 08:27:58 phajdan.jr Exp $
57
58 EAPI="4"
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~amd64 ~ppc x86"
66 IUSE="+introspection"
67
68 RDEPEND=">=dev-libs/glib-2.16:2