1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
# ChangeLog for net-wireless/gnuradio
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.14 2012/07/05 21:38:59 chithanh Exp $
05 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> metadata.xml:
Assign maintainership to radio herd.
18 Jun 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
gnuradio-3.6.1-r1.ebuild:
Depend on cheetah unconditionally, bug #421823.
*gnuradio-3.6.1-r1 (12 Jun 2012)
12 Jun 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+files/gnuradio-3.6.1-automagic-audio.patch, +gnuradio-3.6.1-r1.ebuild:
Always enable gr-audio and make the individual output modules non-automagic.
*gnuradio-3.6.1 (11 Jun 2012)
11 Jun 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+gnuradio-3.6.1.ebuild:
Version bump, bug #420739.
*gnuradio-3.6.0-r1 (29 May 2012)
29 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+gnuradio-3.6.0-r1.ebuild, -gnuradio-3.6.0.ebuild:
Remove extra python shebangs that prevented applications to start when
python-3 was eselected.
06 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
files/gnuradio-3.6.0-cmake-sysconfdir.patch, gnuradio-3.6.0.ebuild:
Improve SYSCONFDIR patch.
06 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
gnuradio-3.6.0.ebuild:
Add missing cmake define, bug #414861.
*gnuradio-3.6.0 (05 May 2012)
05 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+files/gnuradio-3.6.0-cmake-sysconfdir.patch, +gnuradio-3.6.0.ebuild,
-gnuradio-3.5.3.ebuild, metadata.xml:
Version bump.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> gnuradio-3.5.3.ebuild,
gnuradio-3.5.3.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*gnuradio-3.5.3.2 (01 May 2012)
01 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+gnuradio-3.5.3.2.ebuild:
Version bump.
18 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
gnuradio-3.5.3.ebuild:
Fix building in the absence of qt-qt3support, add -j1 to emake install, bug
#412449.
18 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
gnuradio-3.5.3.ebuild:
Fix removal of useless doc files.
17 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
gnuradio-3.5.3.ebuild:
Drop ~x86 keyword.
*gnuradio-3.5.3 (17 Apr 2012)
17 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+gnuradio-3.5.3.ebuild, +metadata.xml:
Initial import, bug #90667. Based on ebuild from Lukas Sandström.
|