Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnice: ChangeLog libnice-0.0.13.ebuild
Date: Tue, 22 Feb 2011 19:39:48
Message-Id: 20110222193937.E505720054@flycatcher.gentoo.org
1 tomka 11/02/22 19:39:37
2
3 Modified: ChangeLog libnice-0.0.13.ebuild
4 Log:
5 x86 stable per bug 355719
6
7 (Portage version: 2.1.9.40/cvs/Linux i686)
8
9 Revision Changes Path
10 1.22 net-libs/libnice/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnice/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnice/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnice/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 21 Feb 2011 12:12:04 -0000 1.21
23 +++ ChangeLog 22 Feb 2011 19:39:37 -0000 1.22
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libnice
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.21 2011/02/21 12:12:04 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.22 2011/02/22 19:39:37 tomka Exp $
29 +
30 + 22 Feb 2011; Thomas Kahle <tomka@g.o> libnice-0.0.13.ebuild:
31 + x86 stable per bug 355719
32
33 21 Feb 2011; Markos Chandras <hwoarang@g.o> libnice-0.0.13.ebuild:
34 Stable on amd64 wrt bug #355719
35
36
37
38 1.5 net-libs/libnice/libnice-0.0.13.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild?r1=1.4&r2=1.5
43
44 Index: libnice-0.0.13.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- libnice-0.0.13.ebuild 21 Feb 2011 12:12:04 -0000 1.4
51 +++ libnice-0.0.13.ebuild 22 Feb 2011 19:39:37 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild,v 1.4 2011/02/21 12:12:04 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.0.13.ebuild,v 1.5 2011/02/22 19:39:37 tomka Exp $
57
58 EAPI="2"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="LGPL-2.1 MPL-1.1"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE="+gstreamer upnp"
67
68 RDEPEND=">=dev-libs/glib-2.10