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
57
58
59
60
61
62
|
# ChangeLog for dev-util/confcache
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/confcache/ChangeLog,v 1.13 2006/04/27 19:29:25 marienz Exp $
27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Fixing SHA256 digest, pass four
02 Apr 2006; Jason Wever <weeve@gentoo.org> confcache-0.4.2.ebuild:
Added ~sparc keyword.
20 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/confcache-0.4.2-argquoting.patch, -confcache-0.4.2-r1.ebuild:
Drop 0.4.2-r1, the problem was a portage screwup, not confcache's fault.
*confcache-0.4.2-r1 (20 Mar 2006)
20 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/confcache-0.4.2-argquoting.patch, metadata.xml,
confcache-0.4.2.ebuild, +confcache-0.4.2-r1.ebuild:
Add patch to quote ./configure arguments fixing bug #126898 (hopefully).
Also update HOMEPAGE and SRC_URI with current ferringb's home.
13 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> confcache-0.4.2.ebuild:
Add ~alpha keyword
03 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
confcache-0.4.2.ebuild:
Added to ~hppa, ~ppc.
*confcache-0.4.2 (22 Feb 2006)
22 Feb 2006; Brian Harring <ferringb@gentoo.org> -confcache-0.3.3.ebuild,
-confcache-0.4.1.ebuild, +confcache-0.4.2.ebuild:
version 0.4.2; removing old versions in the process (all of the same
stabling level). Yes, moving forward a bit, but 0.4.1 -> 0.4.2 is minor (bug
fixes).
*confcache-0.4.1 (07 Feb 2006)
07 Feb 2006; Brian Harring <ferringb@gentoo.org> -confcache-0.4.ebuild,
+confcache-0.4.1.ebuild:
version 0.4.1; minor maintenance release knocking deps back down to python 2.2
*confcache-0.4 (02 Feb 2006)
02 Feb 2006; Brian Harring <ferringb@gentoo.org> +confcache-0.4.ebuild:
version 0.4; bug fixes (namely internal TB's); now able to handle cpufreq
enabled kernels also
25 Dec 2005; Brian Harring <ferringb@gentoo.org> confcache-0.3.3.ebuild:
Fixed bug #113680, minor enough not revbumping it (just was installing extra
license files).
23 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> confcache-0.3.3.ebuild:
Added ~amd64 keyword.
*confcache-0.3.3 (22 Nov 2005)
22 Nov 2005; <ferringb@gentoo.org> +confcache-0.3.3.ebuild:
initial import; version 0.3.3, keyworded ~x86, should work fine on all other
arches do to the nature of the package.
|