Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-voip/linphone: ChangeLog linphone-3.0.0.ebuild linphone-2.1.1.ebuild
Date: Fri, 24 Apr 2009 04:12:37
Message-Id: E1LxCmA-0004sO-O9@stork.gentoo.org
1 volkmar 09/04/24 04:12:34
2
3 Modified: ChangeLog linphone-3.0.0.ebuild
4 linphone-2.1.1.ebuild
5 Log:
6 moving back ebuilds to SLOT 0, no reason to use SLOT 1
7 (Portage version: 2.1.6.7/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.24 net-voip/linphone/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 24 Apr 2009 03:48:32 -0000 1.23
23 +++ ChangeLog 24 Apr 2009 04:12:34 -0000 1.24
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-voip/linphone
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.23 2009/04/24 03:48:32 volkmar Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.24 2009/04/24 04:12:34 volkmar Exp $
29 +
30 + 24 Apr 2009; Mounir Lamouri <volkmar@g.o> linphone-2.1.1.ebuild,
31 + linphone-3.0.0.ebuild:
32 + Moving back ebuilds to SLOT 0, no reason to use SLOT 1.
33
34 24 Apr 2009; Mounir Lamouri <volkmar@g.o> linphone-2.1.1.ebuild,
35 linphone-3.0.0.ebuild, metadata.xml:
36
37
38
39 1.4 net-voip/linphone/linphone-3.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild?r1=1.3&r2=1.4
44
45 Index: linphone-3.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- linphone-3.0.0.ebuild 24 Apr 2009 03:48:32 -0000 1.3
52 +++ linphone-3.0.0.ebuild 24 Apr 2009 04:12:34 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v 1.3 2009/04/24 03:48:32 volkmar Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.0.0.ebuild,v 1.4 2009/04/24 04:12:34 volkmar Exp $
58
59 inherit eutils
60
61 @@ -9,7 +9,7 @@
62 SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}.tar.gz"
63
64 LICENSE="GPL-2"
65 -SLOT="1"
66 +SLOT="0"
67 KEYWORDS="~amd64 ~ppc ~x86"
68 IUSE="alsa arts console gsm gtk ipv6 video xv"
69
70
71
72
73 1.9 net-voip/linphone/linphone-2.1.1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild?r1=1.8&r2=1.9
78
79 Index: linphone-2.1.1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v
82 retrieving revision 1.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- linphone-2.1.1.ebuild 24 Apr 2009 03:48:32 -0000 1.8
86 +++ linphone-2.1.1.ebuild 24 Apr 2009 04:12:34 -0000 1.9
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.8 2009/04/24 03:48:32 volkmar Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-2.1.1.ebuild,v 1.9 2009/04/24 04:12:34 volkmar Exp $
92
93 # Note: video support in linphone relies on swscaler being disabled
94 # in ffmpeg. this is because the video code in linphone is old
95 @@ -14,7 +14,7 @@
96 SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/stable/sources/${P}.tar.gz"
97
98 LICENSE="GPL-2"
99 -SLOT="1"
100 +SLOT="0"
101 KEYWORDS="amd64 ppc x86"
102 IUSE="alsa arts console gsm gtk ipv6 xv"
103 # video disabled for #189774