Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes: ChangeLog loop-aes-3.2g.ebuild
Date: Fri, 31 Jul 2009 15:01:21
Message-Id: E1MWtbj-0001B0-2U@stork.gentoo.org
1 chainsaw 09/07/31 15:01:19
2
3 Modified: ChangeLog loop-aes-3.2g.ebuild
4 Log:
5 Marked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis <arfrever@g.o> in bug #279401. Compile-tested on a Core2 Duo with USE="-extra-ciphers -keyscrub -padlock".
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.45 sys-fs/loop-aes/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 20 Jul 2009 02:03:16 -0000 1.44
22 +++ ChangeLog 31 Jul 2009 15:01:18 -0000 1.45
23 @@ -1,6 +1,11 @@
24 # ChangeLog for sys-fs/loop-aes
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.44 2009/07/20 02:03:16 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.45 2009/07/31 15:01:18 chainsaw Exp $
28 +
29 + 31 Jul 2009; <chainsaw@g.o> loop-aes-3.2g.ebuild:
30 + Marked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis
31 + <arfrever@g.o> in bug #279401. Compile-tested on a Core2 Duo with
32 + USE="-extra-ciphers -keyscrub -padlock".
33
34 20 Jul 2009; Jeremy Olexa <darkside@g.o> loop-aes-3.2f.ebuild:
35 amd64 stable, bug 268676
36
37
38
39 1.3 sys-fs/loop-aes/loop-aes-3.2g.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild?r1=1.2&r2=1.3
44
45 Index: loop-aes-3.2g.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- loop-aes-3.2g.ebuild 28 Jun 2009 22:11:08 -0000 1.2
52 +++ loop-aes-3.2g.ebuild 31 Jul 2009 15:01:19 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v 1.2 2009/06/28 22:11:08 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v 1.3 2009/07/31 15:01:19 chainsaw Exp $
58
59 EAPI="2"
60
61 @@ -14,7 +14,7 @@
62 LICENSE="GPL-2"
63 SLOT="0"
64 IUSE="extra-ciphers keyscrub padlock"
65 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
66 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
67
68 RDEPEND=">=sys-apps/util-linux-2.12r"
69 RDEPEND="|| ( ${RDEPEND}[crypt] ${RDEPEND}[loop-aes] )"