blob: a5c418b383d2c37ebb234cec84064f276692d17f (
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
|
# ChangeLog for app-admin/eselect-compiler
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/ChangeLog,v 1.7 2005/10/05 10:04:24 eradicator Exp $
*eselect-compiler-2.0.0_beta2-r2 (05 Oct 2005)
05 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
+files/eselect-compiler-2.0.0_beta2-get_bins.patch,
-eselect-compiler-2.0.0_beta2-r1.ebuild,
+eselect-compiler-2.0.0_beta2-r2.ebuild:
Fixed get_bins for cross compilers.
*eselect-compiler-2.0.0_beta2-r1 (05 Oct 2005)
05 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
+files/eselect-compiler-2.0.0_beta2-ref.patch,
+files/eselect-compiler-2.0.0_beta2-specs.patch,
-eselect-compiler-2.0.0_beta2.ebuild,
+eselect-compiler-2.0.0_beta2-r1.ebuild:
Revbump to fix a problem when choosing the reference file for touch on
crosscompilers and let postinst fix spec->specs in the conf files.
05 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
eselect-compiler-2.0.0_beta2.ebuild:
Cleaned up postinst to be a little smarter.
03 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
-eselect-compiler-2.0.0_beta1.ebuild, eselect-compiler-2.0.0_beta2.ebuild:
Add sedness to fix some possibly broken configs.
*eselect-compiler-2.0.0_beta2 (02 Oct 2005)
02 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
+eselect-compiler-2.0.0_beta2.ebuild:
Version bump with BSD fixes, some bug fixes, and more backwards compat support.
01 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org>
eselect-compiler-2.0.0_beta1.ebuild:
Filtering -ftracer as it borks stuff.
*eselect-compiler-2.0.0_beta1 (01 Oct 2005)
01 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org> +metadata.xml,
+eselect-compiler-2.0.0_beta1.ebuild:
Initial version of replacement to gcc-config. It has much better support for
multilib, cross compilers, and per-user configurations.
|