blob: cb5d63b19aa6ba5dc7b34dba894e130eb008ff5d (
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
|
# ChangeLog for app-text/recode
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/recode/ChangeLog,v 1.30 2005/02/01 21:46:51 kito Exp $
01 Feb 2005; Kito <kito@gentoo.org> recode-3.6-r1.ebuild:
added ~ppc-macos and patch
07 Nov 2004; Markus Rothe <corsair@gentoo.org> recode-3.6-r1.ebuild:
Stable on ppc64; bug #60442
07 Nov 2004; Markus Rothe <corsair@gentoo.org> recode-3.6-r1.ebuild:
Marked ~ppc64
21 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml:
Add metadata (shell-tools)
23 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> recode-3.6-r1.ebuild:
`` -> $(); tidy
15 Sep 2004; Guy Martin <gmsoft@gentoo.org> recode-3.6-r1.ebuild:
Stable on hppa.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> recode-3.5.ebuild,
recode-3.6-r1.ebuild, recode-3.6.ebuild:
virtual/glibc -> virtual/libc
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> recode-3.6-r1.ebuild:
Stable on mips
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.
|