Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/bcwipe: ChangeLog bcwipe-1.9.7.ebuild
Date: Fri, 07 Jan 2011 00:30:31
Message-Id: 20110107003021.DAC5620051@flycatcher.gentoo.org
1 ranger 11/01/07 00:30:21
2
3 Modified: ChangeLog bcwipe-1.9.7.ebuild
4 Log:
5 Marking bcwipe-1.9.7 ppc for bug 345483
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.47 app-crypt/bcwipe/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/ChangeLog?rev=1.47&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/ChangeLog?rev=1.47&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/ChangeLog?r1=1.46&r2=1.47
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v
19 retrieving revision 1.46
20 retrieving revision 1.47
21 diff -u -r1.46 -r1.47
22 --- ChangeLog 19 Nov 2010 20:20:48 -0000 1.46
23 +++ ChangeLog 7 Jan 2011 00:30:21 -0000 1.47
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-crypt/bcwipe
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.46 2010/11/19 20:20:48 hwoarang Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.47 2011/01/07 00:30:21 ranger Exp $
30 +
31 + 07 Jan 2011; Brent Baude <ranger@g.o> bcwipe-1.9.7.ebuild:
32 + Marking bcwipe-1.9.7 ppc for bug 345483
33
34 19 Nov 2010; Markos Chandras <hwoarang@g.o> bcwipe-1.9.7.ebuild:
35 Stable on amd64 wrt bug #345483
36
37
38
39 1.4 app-crypt/bcwipe/bcwipe-1.9.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild?r1=1.3&r2=1.4
44
45 Index: bcwipe-1.9.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- bcwipe-1.9.7.ebuild 19 Nov 2010 20:20:48 -0000 1.3
52 +++ bcwipe-1.9.7.ebuild 7 Jan 2011 00:30:21 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.3 2010/11/19 20:20:48 hwoarang Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.4 2011/01/07 00:30:21 ranger Exp $
59
60 EAPI="3"
61
62 @@ -16,7 +16,7 @@
63 LICENSE="bestcrypt"
64 SLOT="0"
65 IUSE="doc"
66 -KEYWORDS="amd64 ~ppc ~sparc x86"
67 +KEYWORDS="amd64 ppc ~sparc x86"
68
69 DEPEND=""
70 RDEPEND=""