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
|
# ChangeLog for app-mobilephone/yaps
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/yaps/ChangeLog,v 1.16 2007/11/01 11:19:24 maekke Exp $
01 Nov 2007; Markus Meier <maekke@gentoo.org> yaps-0.96-r2.ebuild:
x86 stable, bug #197087
*yaps-0.96-r2 (16 May 2007)
16 May 2007; Stefan Briesenick <sbriesen@gentoo.org> +yaps-0.96-r2.ebuild:
changed SRC_URI to new location, bumped capi release (no CAPI V3 patch
needed anymore).
23 Jan 2007; Marius Mauch <genone@gentoo.org> yaps-0.96-r1.ebuild:
Replacing einfo with elog
28 Jul 2006; Stefan Briesenick <sbriesen@gentoo.org> yaps-0.96-r1.ebuild:
fixed slang dependency, see bug #141947.
25 Feb 2006; Alin Nastac <mrness@gentoo.org> -files/yaps-0.96.patch,
-yaps-0.96.ebuild:
Remove old version.
03 Jan 2006; Alin Nastac <mrness@gentoo.org> yaps-0.96-r1.ebuild:
Stable on x86.
18 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org> yaps-0.96-r1.ebuild:
optimized 'use capi' handling. hopefully the last time. ;-)
17 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org> yaps-0.96-r1.ebuild:
removed 'use capi' from global scope.
16 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org> yaps-0.96-r1.ebuild:
reverted x86 to ~x86. Sorry, my fault. Forgot to reset keywords after fixing
ebuild.
16 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org>
files/yaps-0.96-gentoo.patch, metadata.xml, yaps-0.96-r1.ebuild:
fixing broken patch with USE flag 'capi', see #105676
*yaps-0.96-r1 (15 Oct 2005)
15 Oct 2005; Alin Nastac <mrness@gentoo.org>
+files/yaps-0.96-gentoo.patch, +yaps-0.96-r1.ebuild:
Add Cityruf service to yaps.rc (#105676).
13 Oct 2005; Alin Nastac <mrness@gentoo.org> yaps-0.96.ebuild:
Remove COPYRIGHT and INSTALL from docs.
09 Sep 2005; Stefan Briesenick <sbriesen@gentoo.org> yaps-0.96.ebuild:
stable on x86.
30 Jul 2005; Stefan Briesenick <sbriesen@gentoo.org> yaps-0.96.ebuild:
correcting depend/rdepend for pkgconfig
29 Jul 2005; David Holm <dholm@gentoo.org> yaps-0.96.ebuild:
Added to ~ppc.
*yaps-0.96 (28 Jul 2005)
28 Jul 2005; Stefan Briesenick <sbriesen@gentoo.org>
+files/yaps-0.96-capiv3.patch, +files/yaps-0.96.patch, +metadata.xml,
+yaps-0.96.ebuild:
initial commit. Implementing CAPI, Lua and SLang support.
|