summaryrefslogtreecommitdiff
blob: f4a232d59da82cd301db4ada5f3f191272eb5455 (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
# ChangeLog for dev-util/ccache
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.14 2003/02/12 06:39:07 vapier Exp $

  11 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

*ccache-2.1.1 (24 Jan 2002)

  24 Jan 2002; Bart Verwilst <verwilst@gentoo.org> : updating to 2.1.1.

  06 Jan 2003; Jan Seidel <tuxus@gentoo.org>: ccache-1.9-r1.ebuild,
  Added mips to keywords.

*ccache-1.9-r2 (06 Jan 2003)

  06 Jan 2003; Aron Griffis <agriffis@gentoo.org> ccache-1.9-r2.ebuild :
  Fix installation of symbolic links by searching PATH for compiler
  front-ends.  Fix einfo commentary to fit in an 80-column terminal.  
  Add alpha to KEYWORDS.  Make this the -r2 release.

  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!