summaryrefslogtreecommitdiff
blob: 2ce44adeee2c3825844834345f9ee0d13edb7378 (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
# 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.9 2005/04/24 12:47:16 hansmi Exp $

  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 ��� 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>