Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/diffstat: diffstat-1.57.ebuild ChangeLog
Date: Mon, 20 May 2013 14:29:00
Message-Id: 20130520142856.BB6A42171D@flycatcher.gentoo.org
1 jer 13/05/20 14:28:56
2
3 Modified: diffstat-1.57.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #470486).
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.5 dev-util/diffstat/diffstat-1.57.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild?r1=1.4&r2=1.5
15
16 Index: diffstat-1.57.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- diffstat-1.57.ebuild 20 May 2013 12:46:37 -0000 1.4
23 +++ diffstat-1.57.ebuild 20 May 2013 14:28:56 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v 1.4 2013/05/20 12:46:37 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.57.ebuild,v 1.5 2013/05/20 14:28:56 jer Exp $
29
30 EAPI="5"
31
32 @@ -10,4 +10,4 @@
33
34 LICENSE="HPND"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38
39
40
41 1.147 dev-util/diffstat/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.147&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.147&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?r1=1.146&r2=1.147
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v
50 retrieving revision 1.146
51 retrieving revision 1.147
52 diff -u -r1.146 -r1.147
53 --- ChangeLog 20 May 2013 12:46:37 -0000 1.146
54 +++ ChangeLog 20 May 2013 14:28:56 -0000 1.147
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-util/diffstat
57 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.146 2013/05/20 12:46:37 ago Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.147 2013/05/20 14:28:56 jer Exp $
60 +
61 + 20 May 2013; Jeroen Roovers <jer@g.o> diffstat-1.57.ebuild:
62 + Stable for HPPA (bug #470486).
63
64 20 May 2013; Agostino Sarubbo <ago@g.o> diffstat-1.57.ebuild:
65 Stable for ppc, wrt bug #470486