blob: 2740955c2afa4148e78cf23afca6404822725122 (
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
65
66
67
68
69
|
# ChangeLog for dev-util/cproto
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.20 2006/06/17 12:02:50 tcort Exp $
17 Jun 2006; Thomas Cort <tcort@gentoo.org> -cproto-4.6-r1.ebuild,
cproto-4.7e.ebuild:
Remove old version, fix quoting.
17 Jun 2006; Thomas Cort <tcort@gentoo.org> cproto-4.7e.ebuild:
Removed virtual/libc DEPEND.
14 Jun 2006; <nixnut@gentoo.org> cproto-4.7e.ebuild:
Stable on ppc; bug #136734
14 Jun 2006; Michele Noberasco <s4t4n@gentoo.org> cproto-4.7e.ebuild:
Stable for x86. See bug #136734.
14 Jun 2006; Thomas Cort <tcort@gentoo.org> cproto-4.7e.ebuild:
Stable on alpha and amd64.
*cproto-4.7e (12 May 2006)
12 May 2006; Thomas Cort <tcort@gentoo.org> +metadata.xml,
-cproto-4.6.ebuild, cproto-4.6-r1.ebuild, +cproto-4.7e.ebuild:
Version bump to 4.7e wrt Bug #122354. Update HOMEPAGE/SRC_URI as there is a
new upstream maintainer. Removed cproto-4.6 because it doesn't build
properly, fixed in 4.6-r1 (Bug #44638). Added metadata.xml with myself as
maintainer. cproto-4.6-r1 stable on amd64.
11 May 2006; Thomas Cort <tcort@gentoo.org> cproto-4.6-r1.ebuild:
Stable on alpha.
23 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> cproto-4.6-r1.ebuild:
Add ~alpha. Tested by Thomas Cort <tcort@cs.ubishops.ca>
10 Nov 2005; Fabian Groffen <grobian@gentoo.org> cproto-4.6-r1.ebuild:
Marked ~ppc-macos (bug #111593)
12 Sep 2005; Luis Medinas <metalgod@gentoo.org> cproto-4.6-r1.ebuild:
Added ~amd64 keyword. Closes bug #105390.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cproto-4.6-r1.ebuild:
Stable on ppc.
25 Aug 2004; Sven Wegener <swegener@gentoo.org> cproto-4.6.ebuild:
Changed SRC_URI to use mirror:// syntax.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cproto-4.6-r1.ebuild,
cproto-4.6.ebuild:
virtual/glibc -> virtual/libc
15 Mar 2004; David Holm <dholm@gentoo.org> cproto-4.6-r1.ebuild:
Added to ~ppc.
*cproto-4.6-r1 (14 Mar 2004)
14 Mar 2004; George Shapovalov <george@gentoo.org> cproto-4.6-r1.ebuild, files/4.6-YYSTYPE.patch :
fix (for gcc-3.3 related?) build problem (#44638)
thanks to Joe Khoobyar <joe@ankhcraft.com> for report and patch
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cproto-4.6.ebuild:
Don't assign default to S; header fix
*cproto-4.6 (06 Dec 2002)
06 Dec 2002; George Shapovalov <george@gentoo.org> ChangeLog, cproto-4.6.ebuild, files/\{cproto-4.6-mkstemp.patch,digest-cproto-4.6\} :
initial release
generate C function prototypes from C source code
ebuild submitted by Cory Visi <cory@visi.name>
|