Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes: loop-aes-3.2h.ebuild ChangeLog loop-aes-3.2g.ebuild
Date: Fri, 25 Dec 2009 18:04:52
Message-Id: E1NOEWr-00058M-HG@stork.gentoo.org
1 armin76 09/12/25 18:04:45
2
3 Modified: loop-aes-3.2h.ebuild ChangeLog loop-aes-3.2g.ebuild
4 Log:
5 Add ~sparc wrt #277776
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.2 sys-fs/loop-aes/loop-aes-3.2h.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild?r1=1.1&r2=1.2
14
15 Index: loop-aes-3.2h.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- loop-aes-3.2h.ebuild 12 Dec 2009 03:49:59 -0000 1.1
22 +++ loop-aes-3.2h.ebuild 25 Dec 2009 18:04:45 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild,v 1.1 2009/12/12 03:49:59 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild,v 1.2 2009/12/25 18:04:45 armin76 Exp $
28
29 EAPI="2"
30
31 @@ -14,7 +14,7 @@
32 LICENSE="GPL-2"
33 SLOT="0"
34 IUSE="extra-ciphers keyscrub padlock"
35 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
36 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
37
38 RDEPEND=">=sys-apps/util-linux-2.12r"
39 RDEPEND="|| ( ${RDEPEND}[crypt] ${RDEPEND}[loop-aes] )"
40
41
42
43 1.48 sys-fs/loop-aes/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.48&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.48&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/ChangeLog?r1=1.47&r2=1.48
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v
52 retrieving revision 1.47
53 retrieving revision 1.48
54 diff -u -r1.47 -r1.48
55 --- ChangeLog 12 Dec 2009 03:49:59 -0000 1.47
56 +++ ChangeLog 25 Dec 2009 18:04:45 -0000 1.48
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-fs/loop-aes
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.47 2009/12/12 03:49:59 arfrever Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.48 2009/12/25 18:04:45 armin76 Exp $
62 +
63 + 25 Dec 2009; Raúl Porcel <armin76@g.o> loop-aes-3.2g.ebuild,
64 + loop-aes-3.2h.ebuild:
65 + Add ~sparc wrt #277776
66
67 *loop-aes-3.2h (12 Dec 2009)
68
69
70
71
72 1.5 sys-fs/loop-aes/loop-aes-3.2g.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild?rev=1.5&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild?rev=1.5&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild?r1=1.4&r2=1.5
77
78 Index: loop-aes-3.2g.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v
81 retrieving revision 1.4
82 retrieving revision 1.5
83 diff -u -r1.4 -r1.5
84 --- loop-aes-3.2g.ebuild 17 Aug 2009 20:12:29 -0000 1.4
85 +++ loop-aes-3.2g.ebuild 25 Dec 2009 18:04:45 -0000 1.5
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v 1.4 2009/08/17 20:12:29 fauli Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v 1.5 2009/12/25 18:04:45 armin76 Exp $
91
92 EAPI="2"
93
94 @@ -14,7 +14,7 @@
95 LICENSE="GPL-2"
96 SLOT="0"
97 IUSE="extra-ciphers keyscrub padlock"
98 -KEYWORDS="amd64 ~hppa ~ppc x86"
99 +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
100
101 RDEPEND=">=sys-apps/util-linux-2.12r"
102 RDEPEND="|| ( ${RDEPEND}[crypt] ${RDEPEND}[loop-aes] )"