Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-voip/linphone: linphone-2.1.1.ebuild ChangeLog
Date: Fri, 01 Aug 2008 18:55:39
Message-Id: E1KOzmr-0000Q7-8V@stork.gentoo.org
1 nixnut 08/08/01 18:55:37
2
3 Modified: linphone-2.1.1.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 210741
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 net-voip/linphone/linphone-2.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild?r1=1.2&r2=1.3
14
15 Index: linphone-2.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- linphone-2.1.1.ebuild 23 Apr 2008 21:25:24 -0000 1.2
22 +++ linphone-2.1.1.ebuild 1 Aug 2008 18:55:36 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.2 2008/04/23 21:25:24 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.3 2008/08/01 18:55:36 nixnut Exp $
28
29 # Note: video support in linphone relies on swscaler being disabled
30 # in ffmpeg. this is because the video code in linphone is old
31 @@ -15,7 +15,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="1"
35 -KEYWORDS="amd64 ~ppc x86"
36 +KEYWORDS="amd64 ppc x86"
37 IUSE="alsa arts console gsm gtk ilbc ipv6 video xv"
38 # XXX: Should "video" be split into ffmpeg/libsdl ? They are two distinct
39 # things: libsdl is just for video display while ffmpeg is just for
40
41
42
43 1.14 net-voip/linphone/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 23 Apr 2008 21:25:24 -0000 1.13
56 +++ ChangeLog 1 Aug 2008 18:55:36 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-voip/linphone
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.13 2008/04/23 21:25:24 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.14 2008/08/01 18:55:36 nixnut Exp $
62 +
63 + 01 Aug 2008; nixnut <nixnut@g.o> linphone-2.1.1.ebuild:
64 + Stable on ppc wrt bug 210741
65
66 23 Apr 2008; Markus Meier <maekke@g.o> linphone-2.1.1.ebuild:
67 amd64/x86 stable, bug #210741