blob: 16590d9669e60f97150a0c4728782ddeee04e5de (
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
|
# ChangeLog for dev-util/ccache
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.6 2002/11/21 05:52:37 zhen Exp $
20 Nov 2002, ZhEN <zhen@gentoo.org> ccache-1.9-r1.ebuild,
I added some info the the einfo section regarding
bug #6805. My change should clear up that confusion.
12 Jul 2002; phoen][x <phoenix@gentoo.org> ccache-1.9-r1.ebuild,
files/digest-ccache-1.9-r1: New revision: Added a check before
symlinking in pkg_postinst(). That way, the ebuild wont create
symlinks for compiler which arent installed.
12 Jul 2002; phoen][x <phoenix@gentoo.org> ccache-1.9-r1.ebuild,
Added LICENSE, SLOT.
*ccache-1.9-r1 (09 Jul 2002)
09 Jul 2002; Mark Guertin <gerk@gentoo.org> : tested and added
ppc to KEYWORDS
*ccache-1.9 (24 Jun 2002)
24 Jun 2002; Daniel Robbins <drobbins@gentoo.org> : updating to 1.9.
*ccache-1.8-r1 (24 Jun 2002)
24 Jun 2002; Daniel Robbins <drobbins@gentoo.org> : new ebuild that installs
ccache into /usr/bin/ccache/ccache and creates /usr/bin/ccache/gcc and cc
symlinks automatically. Also creates /root/.ccache dir if it doesn't exist.
This version is designed to play nicely with Portage 2.0.6. Portage 2.0.6+
will auto-detect and use ccache if it is available :)
*ccache-1.8 (30 Apr 2002)
30 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : Initial
release submitted by Paul Belt <gaarde@yahoo.com>. Thanks Paul!
|