Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/gr-fosphor: gr-fosphor-9999.ebuild ChangeLog
Date: Sun, 04 May 2014 12:57:48
Message-Id: 20140504125745.5554F2004C@flycatcher.gentoo.org
1 chithanh 14/05/04 12:57:45
2
3 Modified: gr-fosphor-9999.ebuild ChangeLog
4 Log:
5 Drop gr-osmosdr dependency again as it is not strictly needed.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild?r1=1.2&r2=1.3
15
16 Index: gr-fosphor-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gr-fosphor-9999.ebuild 5 Nov 2013 20:39:24 -0000 1.2
23 +++ gr-fosphor-9999.ebuild 4 May 2014 12:57:45 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild,v 1.2 2013/11/05 20:39:24 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild,v 1.3 2014/05/04 12:57:45 chithanh Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_6,2_7} )
33 @@ -30,7 +30,6 @@
34 dev-qt/qtopengl:4
35 )
36 >=net-wireless/gnuradio-3.7_rc:0=[qt4?,wxwidgets?]
37 - net-wireless/gr-osmosdr
38 glfw? ( >=media-libs/glfw-3 )
39 virtual/opencl
40 virtual/opengl
41
42
43
44 1.3 net-analyzer/gr-fosphor/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 5 Nov 2013 20:39:24 -0000 1.2
57 +++ ChangeLog 4 May 2014 12:57:45 -0000 1.3
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-analyzer/gr-fosphor
60 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog,v 1.2 2013/11/05 20:39:24 chithanh Exp $
62 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog,v 1.3 2014/05/04 12:57:45 chithanh Exp $
64 +
65 + 04 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
66 + gr-fosphor-9999.ebuild:
67 + Drop gr-osmosdr dependency again as it is not strictly needed.
68
69 05 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
70 gr-fosphor-9999.ebuild: