summaryrefslogtreecommitdiff
blob: a764f5cad365f975e65f94035d27638c6925d9b3 (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
# ChangeLog for app-crypt/cryptoapi
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/ChangeLog,v 1.14 2007/01/24 16:52:26 genone Exp $

  24 Jan 2007; Marius Mauch <genone@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  Replacing einfo with elog

  12 Mar 2005; Daniel Black <dragonheart@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  Transition to linux-info eclass

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  Add die following econf for bug 48950

  14 Jan 2004; <rphillips@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  Added check for 2.5 and 2.6 kernels

  01 Dec 2003; <rphillips@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  Removed legacy -iv support. Fixes #19006

*cryptoapi-2.4.7.0 (7 May 2002)

  22 Jul 2002; cselkrik <cselkirk@gentoo.org> cryptoapi-2.4.7.0.ebuild :
   
  Added KEYWORDS="x86 -ppc". Not building right now on ppc
  Added SLOT and RDEPEND (for repoman complience)
     
  7 May 2002; Spider <spider@gentoo.org> cryptoapi-2.4.7.0.ebuild :
  fix sourceforge mirroring.
      
*cryptoapi-2.4.7.0 (25 Apr 2002)

  7 May 2002; Ryan Phillips <rphillips@gentoo.org> cryptoapi-2.4.7.0.ebuild :

  Added support for option --enable-iv-mode-sector, and tweaked to include
  support for check_KV - a new portage 1.9.10 feature.
  
  30 Apr 2002; Ryan Phillips <rphillips@gentoo.org> cryptoapi-2.4.7.0.ebuild :

  modified trailing text to tell users to make sure loopback is installed
  into the kernel

  29 Apr 2002; Ryan Phillips <rphillips@gentoo.org> cryptoapi-2.4.7.0.ebuild :

  changed install directory to match kernel version.  should fix (#2222)
  
  25 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.