blob: 40f157acfd95e242673c9e1d11338b93f932546c (
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
|
# ChangeLog for app-text/recode
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/recode/ChangeLog,v 1.20 2004/06/24 22:49:54 agriffis Exp $
24 May 2004; Ferris McCormick <fmccor@gentoo.org> recode-3.6-r1.ebuild:
Marked stable for sparc.
13 May 2004; Joshua Kinard <kumba@gentoo.org> recode-3.6-r1.ebuild:
Added ~mips to KEYWORDS.
06 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org> recode-3.6-r1.ebuild:
Fix for bogus gcc version check. Marked stable on x86, as the previous
one doesn't even compile.
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> recode-3.5.ebuild,
recode-3.6.ebuild:
replace-flags in src_compile; header fix
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> recode-3.6-r1.ebuild:
stable on alpha and ia64
24 Oct 2003; Brad House <brad_mssw@gentoo.org> recode-3.6-r1.ebuild:
add amd64 flag
28 Jun 2003; Martin Holzer <mholzer@gentoo.org> recode-3.5.ebuild,
recode-3.6.ebuild:
Updated SRC_URI. Closes #23534
*recode-3.6-r1 (29 Jun 2003)
29 Jun 2003; Lars Weiler <pylon@gentoo.org> recode-3.6-r1.ebuild:
Inherits the debian patches to recode, so that BigEndian machines can handle
utf8 correctly. Tested only on ppc yet.
This closes Bug #20141
Thanks to John Steele Scott <toojays@toojays.net> for giving the hint to this
patch.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*recode-3.6 (1 Feb 2002)
04 Feb 2003; Jon Nall <nall@gentoo.org> recode-3.6.ebuild :
added ~ppc
20 Sept 2002; Mike Frysinger <vapier@gentoo.org> :
Updated HOMEPAGE variable
28 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> recode-3.6.ebuild :
Filter out -O? for gcc-3.2 on x86. Fixes #7069.
24 Aug 2002; Martin Schlemmer <azarah@gentoo.org> recode-3.6.ebuild :
Filter -march=pentium4.
2 Aug 2002; phoen][x <phoenix@gentoo.org> recode-3.6.ebuild :
Added KEYWORDS.
24 June 2002; George Shapovalov <george@gentoo.org> recode-3.8.ebuild :
modified SRC_URI to use ${P}, added RDEPEND, SLOT and LICENSE lines
and correct header line.
added recode-3.5.ebuild (exact copy of 3.6) - pybliographer requires
2 Aug 2002; phoen][x <phoenix@gentoo.org> recode-3.5.ebuild :
Added KEYWORDS.
exact that version of recode installed.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog.
*recode-3.5 (28 Jun 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
|