summaryrefslogtreecommitdiff
blob: 87d5bdeae5d6cba55b3b2ae93b0823a654d89af5 (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
# ChangeLog for app-crypt/cryptoapi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/ChangeLog,v 1.19 2011/04/30 21:52:09 halcy0n Exp $

  30 Apr 2011; Mark Loeser <halcy0n@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  Helper function shouldn't use ; fix implicit RDEPEND

  14 Oct 2009; Mark Loeser <halcy0n@gentoo.org> cryptoapi-2.4.7.0.ebuild:
  QA fixes; unquoted variables

  06 Sep 2009; Robin H. Johnson <robbat2@gentoo.org>
  cryptoapi-2.4.7.0.ebuild:
  Linux-info cleanup (bug #283320): This package actually makes kernel
  modules.

  13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add herd

  12 Apr 2007; Stefan Schweizer <genstef@gentoo.org>
  cryptoapi-2.4.7.0.ebuild:
  Do not use check_KV, bug 150058

  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.