Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ddrescue: ChangeLog ddrescue-1.15.ebuild
Date: Thu, 03 May 2012 09:39:04
Message-Id: 20120503093849.651672004B@flycatcher.gentoo.org
1 xmw 12/05/03 09:38:49
2
3 Modified: ChangeLog ddrescue-1.15.ebuild
4 Log:
5 ppc stable (bug 413261)
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.36 sys-fs/ddrescue/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ddrescue/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ddrescue/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ddrescue/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 24 Apr 2012 12:40:16 -0000 1.35
23 +++ ChangeLog 3 May 2012 09:38:49 -0000 1.36
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-fs/ddrescue
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.35 2012/04/24 12:40:16 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.36 2012/05/03 09:38:49 xmw Exp $
29 +
30 + 03 May 2012; Michael Weber <xmw@g.o> ddrescue-1.15.ebuild:
31 + ppc stable (bug 413261)
32
33 24 Apr 2012; Agostino Sarubbo <ago@g.o> ddrescue-1.15.ebuild:
34 Stable for amd64, wrt bug #413261
35
36
37
38 1.4 sys-fs/ddrescue/ddrescue-1.15.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild?r1=1.3&r2=1.4
43
44 Index: ddrescue-1.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- ddrescue-1.15.ebuild 24 Apr 2012 12:40:16 -0000 1.3
51 +++ ddrescue-1.15.ebuild 3 May 2012 09:38:49 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v 1.3 2012/04/24 12:40:16 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v 1.4 2012/05/03 09:38:49 xmw Exp $
57
58 inherit toolchain-funcs
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
65 +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
66 IUSE=""
67
68 DEPEND=""