blob: 09912551f483881b9ad8048059380ce52893120f (
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
|
# ChangeLog for dev-util/cook
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.11 2005/11/05 19:40:26 grobian Exp $
05 Nov 2005; Fabian Groffen <grobian@gentoo.org>
+files/cook-2.24-gcc4.patch, cook-2.24.ebuild:
Added GCC4 patch and marked ~ppc-macos (bug #111620)
03 May 2005; David Holm <dholm@gentoo.org> cook-2.24.ebuild:
Added to ~ppc.
*cook-2.24 (01 Apr 2004)
01 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
cook-2.24.ebuild: New upstream version. No joke.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*cook-2.20 (23 Jul 2002)
08 Aug 2002; Seemant Kulleen <seemant@gentoo.org> cook-2.20.ebuild :
Made it more FHS compliant.
23 Jul 2002; Seemant Kulleen <seemant@gentoo.org> cook-2.20.ebuild
files/digest-cook-2.20 :
Version bump, because cook-2.18 is no longer hosted upstream
*cook-2.18 ( 18 Feb 2002 )
18 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog cook-2.18.ebuild files/digest-cook-2.18
Cook is a tool for constructing files. It is given a set of files to create,
and recipes of how to create them. In any non-trivial program there will be
prerequisites to performing the actions necessary to creating any file, such
as include files. Cook provides a mechanism to define these.
Ebuild submitted by Sean Mitchell <sean@arawak.tzo.org>.
|