blob: ad8b2aab17226515ac8081ae1fedf56fb705d514 (
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
|
# ChangeLog for dev-lang/fpc
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.23 2005/09/15 22:02:41 vanquirius Exp $
15 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
fpc-1.9.5_pre20040820.ebuild:
Add app-arch/unzip to DEPEND for bug 69831.
24 Jul 2005; Herbie Hopkins <herbs@gentoo.org> fpc-2.0.0-r1.ebuild:
Added amd64 support thanks to Matthias Jansen.
*fpc-2.0.0-r1 (03 Jul 2005)
03 Jul 2005; Carsten Lohrke <carlo@gentoo.org> +fpc-2.0.0-r1.ebuild:
added optional documentation
27 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0_rc2.ebuild,
fpc-2.0.0.ebuild:
Fix src_compile to call set_pp instead of set_compiler
26 Jun 2005; David Holm <dholm@gentoo.org> fpc-2.0.0.ebuild:
Added to ~ppc.
25 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0.ebuild:
Install the man-pages too
*fpc-2.0.0 (25 Jun 2005)
25 Jun 2005; Aron Griffis <agriffis@gentoo.org>
fpc-1.9.5_pre20040820.ebuild, fpc-2.0.0_rc2.ebuild, +fpc-2.0.0.ebuild:
Update to 2.0.0 and clean up these ebuilds #93233
19 Apr 2005; Elfyn McBratney <beu@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
31 Mar 2005; Chris White <chriswhite@gentoo.org> fpc-2.0.0_rc2.ebuild:
Wasn't supposed to be stable marked when imported.
*fpc-2.0.0_rc2 (31 Mar 2005)
31 Mar 2005; Chris White <chriswhite@gentoo.org> +fpc-2.0.0_rc2.ebuild:
Closing part 1 of 2 for Bug #87337. Thanks to expose for the ebuild.
*fpc-1.9.5_pre20040820 (21 Jan 2005)
21 Jan 2005; Chris White <chriswhite@gentoo.org> +metadata.xml,
+fpc-1.9.5_pre20040820.ebuild:
Fixing bug #71677. Renaming fpc-source to fpc.
26 Aug 2004; Chris White <chriswhite@gentoo.org>
fpc-source-1.9.5_pre20040820.ebuild:
FPC asm doesn't go too well with amd64. -arch marking. Used zhen's dev box to verify this.
22 Aug 2004; Chris White <chriswhite@gentoo.org>
fpc-source-1.9.5_pre20040820.ebuild:
Changed to emake -j1 since the makefile apparently doesn't like parallel makes.
22 Aug 2004; Chris White <chriswhite@gentoo.org>
fpc-source-1.9.5_pre20040820.ebuild:
Added fpc blocker.
*fpc-source-1.9.5_pre20040820 (22 Aug 2004)
22 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml,
+fpc-source-1.9.5_pre20040820.ebuild:
Initial package import. Adding myself as maintainer.
|