blob: b3994b0a4acf6562ff601f409878a3890f4f06c0 (
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/cook
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.8 2004/04/01 00:51:52 karltk Exp $
*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>.
|