Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/bcwipe: ChangeLog bcwipe-1.6_p8.ebuild
Date: Sat, 29 Dec 2007 12:55:41
Message-Id: E1J8bE0-0001cG-R5@stork.gentoo.org
1 nixnut 07/12/29 12:55:36
2
3 Modified: ChangeLog bcwipe-1.6_p8.ebuild
4 Log:
5 Stable on ppc wrt bug 198630
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.20 app-crypt/bcwipe/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/bcwipe/ChangeLog?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/bcwipe/ChangeLog?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/bcwipe/ChangeLog?r1=1.19&r2=1.20
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- ChangeLog 10 Nov 2007 09:18:30 -0000 1.19
22 +++ ChangeLog 29 Dec 2007 12:55:36 -0000 1.20
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-crypt/bcwipe
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.19 2007/11/10 09:18:30 alonbl Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.20 2007/12/29 12:55:36 nixnut Exp $
28 +
29 + 29 Dec 2007; nixnut <nixnut@g.o> bcwipe-1.6_p8.ebuild:
30 + Stable on ppc wrt bug 198630
31
32 *bcwipe-1.6_p8 (10 Nov 2007)
33
34
35
36
37 1.2 app-crypt/bcwipe/bcwipe-1.6_p8.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild?r1=1.1&r2=1.2
42
43 Index: bcwipe-1.6_p8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- bcwipe-1.6_p8.ebuild 10 Nov 2007 09:18:30 -0000 1.1
50 +++ bcwipe-1.6_p8.ebuild 29 Dec 2007 12:55:36 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild,v 1.1 2007/11/10 09:18:30 alonbl Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild,v 1.2 2007/12/29 12:55:36 nixnut Exp $
56
57 inherit toolchain-funcs eutils
58
59 @@ -12,7 +12,7 @@
60 LICENSE="bestcrypt"
61 SLOT="0"
62 IUSE="doc"
63 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
64 +KEYWORDS="~amd64 ppc ~sparc ~x86"
65
66 DEPEND=""
67 RDEPEND=""
68
69
70
71 --
72 gentoo-commits@g.o mailing list