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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
# ChangeLog for net-voip/yate
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.20 2013/06/19 07:47:23 chithanh Exp $
19 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
yate-4.3.0.1.ebuild:
Add comment about parallel compile issue, bug #312407. Remove some unnecessary
die calls.
19 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> yate-4.3.0.1.ebuild:
Fix desktop file, wrt bug #463442. Thanks to Andreis Vinogradovs for
discovering this issue
*yate-4.3.0.1 (18 Jun 2013)
18 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+files/yate-4.3.0-ilbc-alsa-oss.patch, +yate-4.3.0.1.ebuild, metadata.xml:
Version bump, bug 291600.
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> yate-2.0.0.ebuild:
Move Qt dependencies to the new category
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #260683
03 May 2012; Jeff Horelick <jdhore@gentoo.org> yate-2.0.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
25 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Set herd as primary maintainer as talked with volkmar.
02 Mar 2011; Michael Sterrett <mr_bones_@gentoo.org> yate-2.0.0.ebuild,
metadata.xml:
remove zaptel support since zaptel is gone from the portage tree
17 Jun 2010; Patrick Lauer <patrick@gentoo.org> yate-2.0.0.ebuild:
Migrating away from deprecated postgres virtuals
23 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> yate-2.0.0.ebuild,
metadata.xml:
Remove amrnb support wrt #290011.
02 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
-files/yate-0.9.0-gtk2.diff, -yate-1.2.0.ebuild, -yate-1.3.0.ebuild,
-files/yate-1.3.0-makefiles.patch, -files/yate-1.3.0-resolv.patch:
Removing old ebuilds and patches.
*yate-2.0.0 (30 Jul 2009)
30 Jul 2009; Mounir Lamouri <volkmar@gentoo.org>
+files/yate-2.0.0-as-needed.patch, +files/yate-2.0.0-cxxflags.patch,
+files/yate-2.0.0-ilbc-alsa-oss.patch, +files/yate-2.0.0-spandsp.patch,
files/yate.confd, +files/yate.initd, files/yate.rc6, metadata.xml,
+yate-2.0.0.ebuild:
Version bump to 2.0.0. Fixing bug 272280.
16 May 2009; Mounir Lamouri <volkmar@gentoo.org> metadata.xml:
Use global gsm USE flag instead of local one.
06 Feb 2009; Timothy Redaelli <drizzt@gentoo.org>
files/yate-1.3.0-makefiles.patch, +files/yate-1.3.0-resolv.patch,
yate-1.3.0.ebuild:
Also fix compilation problem with uclibc #199222
*yate-1.3.0 (06 Feb 2009)
06 Feb 2009; Timothy Redaelli <drizzt@gentoo.org>
+files/yate-1.3.0-makefiles.patch, +yate-1.3.0.ebuild:
Bug fixed: #197638, #248190, #198254 (added new speex dep)
22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
21 May 2008; Tiziano Müller <dev-zero@gentoo.org> yate-1.2.0.ebuild:
Changed dependency for postgresql from dev-db/postgresql to
virtual/postgresql-server
*yate-1.2.0 (01 May 2007)
01 May 2007; Stefan Schweizer <genstef@gentoo.org> -yate-1.1.0.ebuild,
+yate-1.2.0.ebuild:
version bump
08 Apr 2007; Stefan Schweizer <genstef@gentoo.org> yate-1.1.0.ebuild:
Dont append /usr for gtk thanks to Ivan <bdfy@mail.ru> in bug 173755
*yate-1.1.0 (18 Oct 2006)
18 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
+files/yate-0.9.0-gtk2.diff, +files/yate.confd, +files/yate.rc6,
+metadata.xml, +yate-1.1.0.ebuild:
version bump, net-misc -> net-voip
|