summaryrefslogtreecommitdiff
blob: a542619a6b226eba5463de5aae7b56f18dc9a7d4 (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
# 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.7 2003/02/12 06:39:23 vapier Exp $

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