blob: 95092ed8cfdae61a2dddd02435fa5f463fbaf26a (
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
|
# ChangeLog for dev-util/cproto
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.12 2005/11/10 20:37:15 grobian Exp $
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>
|