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-misc/wipe: ChangeLog wipe-2.2.20050509.ebuild
Date: Fri, 19 Jun 2009 22:12:00
Message-Id: E1MHmJS-0001r7-So@stork.gentoo.org
1 ranger 09/06/19 22:11:58
2
3 Modified: ChangeLog wipe-2.2.20050509.ebuild
4 Log:
5 keyworded ~arch for ppc64, bug 272584
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.22 app-misc/wipe/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/wipe/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/wipe/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/wipe/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 30 Dec 2008 20:35:57 -0000 1.21
22 +++ ChangeLog 19 Jun 2009 22:11:58 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-misc/wipe
25 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.21 2008/12/30 20:35:57 angelos Exp $
27 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.22 2009/06/19 22:11:58 ranger Exp $
29 +
30 + 19 Jun 2009; Brent Baude <ranger@g.o> wipe-2.2.20050509.ebuild:
31 + keyworded ~arch for ppc64, bug 272584
32
33 30 Dec 2008; Christoph Mende <angelos@g.o>
34 wipe-2.2.20050509.ebuild:
35
36
37
38 1.8 app-misc/wipe/wipe-2.2.20050509.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild?r1=1.7&r2=1.8
43
44 Index: wipe-2.2.20050509.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- wipe-2.2.20050509.ebuild 30 Dec 2008 20:35:57 -0000 1.7
51 +++ wipe-2.2.20050509.ebuild 19 Jun 2009 22:11:58 -0000 1.8
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild,v 1.7 2008/12/30 20:35:57 angelos Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild,v 1.8 2009/06/19 22:11:58 ranger Exp $
58
59 inherit versionator toolchain-funcs
60
61 @@ -14,7 +14,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ppc sparc x86"
66 +KEYWORDS="amd64 ppc ~ppc64 sparc x86"
67 IUSE=""
68
69 src_compile() {