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:39:08
Message-Id: 20140428023902.B1C412004C@flycatcher.gentoo.org
1 zx2c4 14/04/28 02:39:02
2
3 Modified: yate-9999.ebuild ChangeLog
4 Log:
5 Fix description
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
8
9 Revision Changes Path
10 1.2 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.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?r1=1.1&r2=1.2
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.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- yate-9999.ebuild 28 Apr 2014 02:35:33 -0000 1.1
23 +++ yate-9999.ebuild 28 Apr 2014 02:39:02 -0000 1.2
24 @@ -1,13 +1,13 @@
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.1 2014/04/28 02:35:33 zx2c4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.2 2014/04/28 02:39:02 zx2c4 Exp $
29
30 EAPI=5
31
32 inherit subversion autotools
33
34 -DESCRIPTION="The Yate GSM base station"
35 -HOMEPAGE="http://www.yatebts.com/"
36 +DESCRIPTION="The Yate AV Suite"
37 +HOMEPAGE="http://yate.null.ro/"
38 ESVN_REPO_URI="http://voip.null.ro/svn/yate/trunk"
39
40 LICENSE="GPL-2"
41
42
43
44 1.26 net-voip/yate/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.26&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.26&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?r1=1.25&r2=1.26
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v
53 retrieving revision 1.25
54 retrieving revision 1.26
55 diff -u -r1.25 -r1.26
56 --- ChangeLog 28 Apr 2014 02:35:33 -0000 1.25
57 +++ ChangeLog 28 Apr 2014 02:39:02 -0000 1.26
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.25 2014/04/28 02:35:33 zx2c4 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.26 2014/04/28 02:39:02 zx2c4 Exp $
63 +
64 + 28 Apr 2014; Jason A. Donenfeld <zx2c4@g.o> yate-9999.ebuild:
65 + Fix description
66
67 *yate-9999 (28 Apr 2014)