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
|
# ChangeLog for dev-lang/ccc
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ChangeLog,v 1.11 2007/01/31 14:22:04 genone Exp $
31 Jan 2007; Marius Mauch <genone@gentoo.org> ccc-6.5.6.002.ebuild,
ccc-6.5.9.001.ebuild, ccc-6.5.9.001-r2.ebuild, ccc-6.5.9.001-r3.ebuild:
Replacing einfo with elog
28 Oct 2006; Sven Wegener <swegener@gentoo.org> ccc-6.5.6.002.ebuild,
ccc-6.5.9.001.ebuild, ccc-6.5.9.001-r1.ebuild, ccc-6.5.9.001-r2.ebuild,
ccc-6.5.9.001-r3.ebuild:
Use emerge --config instead of ebuild config.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ccc-6.5.6.002.ebuild,
ccc-6.5.9.001-r1.ebuild, ccc-6.5.9.001-r2.ebuild, ccc-6.5.9.001-r3.ebuild,
ccc-6.5.9.001.ebuild:
virtual/glibc -> virtual/libc
*ccc-6.5.9.001-r3 (19 Feb 2004)
19 Feb 2004; Tavis Ormandy <taviso@gentoo.org> ccc-6.5.9.001-r3.ebuild:
use rpm.eclass
*ccc-6.5.9.001-r2 (08 Feb 2004)
08 Feb 2004; Aron Griffis <agriffis@gentoo.org> ccc-6.5.9.001-r2.ebuild,
files/create-comp-config.patch:
Add patch to sort gcc-lib include paths last. Thanks to Marc Giger for
figuring this out
*ccc-6.5.9.001-r1 (06 Feb 2004)
06 Feb 2004; Aron Griffis <agriffis@gentoo.org> ccc-6.5.9.001-r1.ebuild:
Fix config script to work with gcc-3
23 Jun 2003; Tavis Ormandy <taviso@gentoo.org> ccc-6.5.9.001.ebuild:
stable on alpha
*ccc-6.5.9.001 (15 Apr 2003)
18 Apr 2003; Aron Griffis <agriffis@gentoo.org> ccc-6.5.9.001.ebuild:
Fix some dependency issues and fix problem with gpg not decrypting due to
missing /root/.gnupg
15 Apr 2003; Tavis Ormandy <taviso@gentoo.org> ccc-6.5.9.001.ebuild:
Updated ebuild to latest release of ccc.
Changed rdepend of libcpml to >=libcpml-5.2.01-r2, this should fix the probe problem.
Modified ebuild to read a variable to unlock the new distribution (requires gpg).
*ccc-6.5.6.002 (11 Apr 2003)
11 Apr 2003; Aron Griffis <agriffis@gentoo.org> ccc-6.5.6.002.ebuild:
Initial import. Ebuild submitted by Tavis Ormandy <itaviso@sdf.lonestar.org>
|