summaryrefslogtreecommitdiff
blob: 02df8d65b55b7287dd1e99463332ca32d85d56dd (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
# 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.7 2002/12/09 04:21:13 manson Exp $

\* Autoupdate keywords (12-6-02)
  06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
 
  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!