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
|
# ChangeLog for app-crypt/bestcrypt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.15 2004/06/24 21:30:10 agriffis Exp $
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> bestcrypt-1.2_p6.ebuild,
bestcrypt-1.4_p2.ebuild, bestcrypt-1.5_p1.ebuild, bestcrypt-1.5_p2.ebuild,
+metdata.xml:
QA fix (IUSE)
*bestcrypt-1.5_p2 (27 Mar 2004)
27 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> bestcrypt-1.5_p2.ebuild:
Version bump. Fix detection of kernel dir, closing #42125. Also add patch for missing
BDEV_FILE in newer 2.6 kernels and new Makefile patch.
27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
bestcrypt-1.2_p6.ebuild, bestcrypt-1.4_p2.ebuild, bestcrypt-1.5_p1.ebuild:
inherit flag-o-matic; move filter-flags into src_unpack
*bestcrypt-1.5_p1 (18 Jan 2004)
18 Jan 2004; Brandon Low <lostlogic@gentoo.org> bestcrypt-1.5_p1.ebuild,
files/bcrypt2:
Bump to the latest from jetico, modify the init script to work with
module-init-tools and therefore with kernel-2.6, documentation seems to have
been dropped from the package so remove it's installation from the ebuild
12 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> bestcrypt-1.4_p2.ebuild,
bestcrupt-1.2_p6.ebuild:
Filter -fforce-addr, closing #34603. Also remove docs from SRC_URI since they don't have any version
in the filename.
*bestcrypt-1.4_p2 (25 Nov 2003)
25 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> bestcrypt-1.4_p2.ebuild:
Version bump
27 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> files/bcrypt :
Closing #26749.
*bestcrypt-1.2_p6 (10 Sep 2003)
10 Sep 2003; Brandon Low <lostlogic@gentoo.org> bestcrypt-1.2_p6.ebuild:
Bump
25 Jun 2003; Brandon Low <lostlogic@gentoo.org> bestcrypt-1.2_p5.ebuild:
Make it install documentation too
*bestcrypt-1.2_p5 (16 Jun 2003)
16 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*bestcrypt-1.2_p2 (01 Mar 2003)
01 Mar 2003; Brandon Low <lostlogic@gentoo.org> bestcrypt-1.2_p2.ebuild:
Use a better versioning scheme for this package allowing for gentoo-r bumps as
needed.
*bestcrypt-1.2-r2 (13 Nov 2002)
13 Nov 2002; Brandon Low <lostlogic@gentoo.org> ; * :
Added new package. This is a PAY LICENSE encryption package from
Jetico, Inc. Please read and understand the license before using
this software. 30 Day Demo begins when you download and merge.
|