summaryrefslogtreecommitdiff
blob: c8a5aeeac4673c75f6662f53d9661f09f95aa0ba (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# ChangeLog for dev-util/cproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.25 2011/11/12 13:28:09 xmw Exp $

  12 Nov 2011; Michael Weber <xmw@gentoo.org> cproto-4.7e.ebuild:
  Added dependencies virtual/yacc and sys-devel/flex (thanks to bay, bug
  387649)

  15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cproto-4.7e.ebuild:
  Transfer Prefix keywords

  06 Sep 2009; Christian Ruppert <idl0r@gentoo.org>
  -files/4.6-YYSTYPE.patch, -files/cproto-4.6-mkstemp.patch:
  Remove unused patches.

  27 Jan 2008; Fabian Groffen <grobian@gentoo.org> cproto-4.7e.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
  Remove tcort from metadata.xml due to retirement.

  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>