Gentoo Archives: gentoo-commits

From: "Jason Donenfeld (zx2c4)" <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-voip/yate: yate-9999.ebuild ChangeLog
Date: Mon, 28 Apr 2014 02:40:33
Message-Id: 20140428024028.19D1C2004C@flycatcher.gentoo.org
1 zx2c4 14/04/28 02:40:28
2
3 Modified: yate-9999.ebuild ChangeLog
4 Log:
5 We dont need libusb.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
8
9 Revision Changes Path
10 1.3 net-voip/yate/yate-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?r1=1.2&r2=1.3
15
16 Index: yate-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- yate-9999.ebuild 28 Apr 2014 02:39:02 -0000 1.2
23 +++ yate-9999.ebuild 28 Apr 2014 02:40:27 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.2 2014/04/28 02:39:02 zx2c4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.3 2014/04/28 02:40:27 zx2c4 Exp $
29
30 EAPI=5
31
32 @@ -27,7 +27,7 @@
33 ilbc? ( dev-libs/ilbc-rfc3951 )
34 spandsp? ( >=media-libs/spandsp-0.0.3 )
35 dahdi? ( net-misc/dahdi )
36 - virtual/libusb:1"
37 +"
38 DEPEND="app-doc/doxygen virtual/pkgconfig ${RDEPEND}"
39
40 src_prepare() {
41
42
43
44 1.27 net-voip/yate/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 28 Apr 2014 02:39:02 -0000 1.26
57 +++ ChangeLog 28 Apr 2014 02:40:27 -0000 1.27
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-voip/yate
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.26 2014/04/28 02:39:02 zx2c4 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.27 2014/04/28 02:40:27 zx2c4 Exp $
63 +
64 + 28 Apr 2014; Jason A. Donenfeld <zx2c4@g.o> yate-9999.ebuild:
65 + We dont need libusb.
66
67 28 Apr 2014; Jason A. Donenfeld <zx2c4@g.o> yate-9999.ebuild:
68 Fix description