blob: f3a19ee8adade0776db4860aca59c1812ee3b4ce (
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
57
58
59
60
61
62
63
64
|
# ChangeLog for dev-libs/cgilib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cgilib/ChangeLog,v 1.17 2005/12/04 20:15:06 tgall Exp $
04 Dec 2005; Tom Gall <tgall@gentoo.org> cgilib-0.5-r1.ebuild:
stable on ppc64
10 Nov 2005; Brent Baude <ranger@gentoo.org> cgilib-0.5-r1.ebuild:
Marked cgilib-0.5-r1 ~ppc64 per bug 111849
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> cgilib-0.5.ebuild:
stable on amd64
23 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> cgilib-0.5.ebuild,
cgilib-0.5-r1.ebuild:
Added ~mips.
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> cgilib-0.5.ebuild:
stable on ia64
26 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> cgilib-0.5-r1.ebuild:
Test is possibly broken on other arches, so I am making it x86-only for now.
*cgilib-0.5-r1 (26 Jun 2005)
26 Jun 2005; Marcelo Goes <vanquirius@gentoo.org>
+files/cgilib-0.5-cgitest.diff, +cgilib-0.5-r1.ebuild:
Add patch from CVS, compile and install cgilib.test to make testing easier.
12 Jun 2005; Bryan Ãstergaard <kloeri@gentoo.org> cgilib-0.5.ebuild:
Stable on alpha.
10 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> cgilib-0.5.ebuild:
Stable on sparc
05 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> cgilib-0.5.ebuild:
Stable on hppa.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> cgilib-0.5.ebuild:
Stable on ppc.
03 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> cgilib-0.5.ebuild:
Marked x86 stable. Fixes bug 94960. Thanks to Daniel Webert <rockoo@gmail.com>.
24 Apr 2005; Bryan Ãstergaard <kloeri@gentoo.org> cgilib-0.5.ebuild:
~alpha keyword, bug 88697.
21 Apr 2005; Jason Wever <weeve@gentoo.org> cgilib-0.5.ebuild:
Added ~sparc keyword wrt bug #88697.
14 Apr 2005; Joseph Jezak <josejx@gentoo.org> cgilib-0.5.ebuild:
Marked ~ppc for bug #88697.
13 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> cgilib-0.5.ebuild:
sed CFLAGS in Makefile instead of completely overriding them so that -I. is
included.
*cgilib-0.5 (12 Apr 2005)
12 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
+cgilib-0.5.ebuild:
Initial commit (dependency of latest rrdtool release). Thanks to Frederic
Mangeant in bug 88697 for the ebuild.
|