blob: b478125e3c2b06aa7229bb587092b71a8e6f228b (
plain)
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
93
94
95
96
97
98
99
100
101
|
# ChangeLog for net-ftp/yafc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.28 2007/04/07 16:50:38 nixnut Exp $
07 Apr 2007; nixnut <nixnut@gentoo.org> yafc-1.1.1-r1.ebuild:
Stable on ppc wrt bug 173646
*yafc-1.1.1-r1 (07 Apr 2007)
07 Apr 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+yafc-1.1.1-r1.ebuild:
Remove krb4 use flag and dependency on app-crypt/kth-krb. Bug 173354
14 Mar 2007; Raúl Porcel <armin76@gentoo.org>
+files/yafc-1.1.1-gcc4.patch:
refix the commit, thanks to robbat2
14 Mar 2007; Raúl Porcel <armin76@gentoo.org>
files/yafc-1.1.1-gcc4.patch:
Fix the patch again, thanks to genone for the command of cvs
14 Mar 2007; Charlie Shepherd <masterdriverz@gentoo.org>
files/yafc-1.1.1-gcc4.patch:
Really fix patch this time
12 Mar 2007; Raúl Porcel <armin76@gentoo.org>
files/yafc-1.1.1-gcc4.patch, yafc-1.1.1.ebuild:
fix patch, as it failed, and stable x86
28 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
files/yafc-1.1.1-gcc4.patch:
Fix yafc-1.1.1-gcc4.patch; thanks to Alex Unigovsky; bug 164170
08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -yafc-1.0.ebuild:
QA: Removed unused versions.
09 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
+files/yafc-1.1.1-gcc4.patch, yafc-1.1.1.ebuild:
Add fix for gcc-4; thanks to P Nienaber for reporting; bug 127634
08 Jul 2006; Lars Weiler <pylon@gentoo.org> yafc-1.1.1.ebuild:
Stable on ppc; it's better for our default unicode-support.
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> yafc-1.1.ebuild:
Stable on ppc.
02 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> yafc-1.1.ebuild:
Stable on sparc
01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> yafc-1.1.ebuild:
Stable on x86. Bug 111171.
*yafc-1.1.1 (09 Oct 2005)
09 Oct 2005; Daniel Black <dragonheart@gentoo.org> +yafc-1.1.1.ebuild:
version bump
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
04 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> yafc-1.1.ebuild:
stable on amd64
19 Jun 2004; Jason Wever <weeve@gentoo.org> yafc-1.1.ebuild:
Marked ~arch for everyone since this was initially imported as stable for x86,
ppc and sparc.
*yafc-1.1 (19 Jun 2004)
19 Jun 2004; Mike Frysinger <vapier@gentoo.org> +yafc-1.1.ebuild:
Version bump #53168 by Mikael Wärlander.
05 Jan 2004; Jon Portnoy <avenj@gentoo.org> :
AMD64 keywords.
*yafc-1.0 (20 Jun 2003)
20 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumpage.
*yafc-0.7.10 (10 Oct 2002)
03 Feb 2003; Jon Nall <nall@gentoo.org>) yafc-0.7.10.ebuild :
added ~ppc
10 Oct 2002; Jack Morgan <jmorgan@gentoo.org> :
Updated version number to fix an issue with sparc64
*yafc-0.7.9 (6 Jun 2002)
6 Jun 2002; Donny Davies <woodchip@gentoo.org> :
Add docs + ssh RDEPEND + $P; close #859.
*yafc-0.7.2-r1 (26 May 2002)
26 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|