Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/diffstat: ChangeLog diffstat-1.54.ebuild
Date: Sun, 01 Jan 2012 18:57:21
Message-Id: 20120101185706.D5A992004B@flycatcher.gentoo.org
1 armin76 12/01/01 18:57:06
2
3 Modified: ChangeLog diffstat-1.54.ebuild
4 Log:
5 alpha/ia64/s390/sh/sparc/x86 stable wrt #395691
6
7 (Portage version: 2.1.10.44/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.114 dev-util/diffstat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.114&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.114&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?r1=1.113&r2=1.114
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v
19 retrieving revision 1.113
20 retrieving revision 1.114
21 diff -u -r1.113 -r1.114
22 --- ChangeLog 26 Dec 2011 20:16:34 -0000 1.113
23 +++ ChangeLog 1 Jan 2012 18:57:06 -0000 1.114
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-util/diffstat
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.113 2011/12/26 20:16:34 jer Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.114 2012/01/01 18:57:06 armin76 Exp $
30 +
31 + 01 Jan 2012; Raúl Porcel <armin76@g.o> diffstat-1.54.ebuild:
32 + alpha/ia64/s390/sh/sparc/x86 stable wrt #395691
33
34 26 Dec 2011; Jeroen Roovers <jer@g.o> diffstat-1.54.ebuild:
35 Stable for HPPA (bug #395691).
36
37
38
39 1.5 dev-util/diffstat/diffstat-1.54.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.54.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.54.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.54.ebuild?r1=1.4&r2=1.5
44
45 Index: diffstat-1.54.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.54.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- diffstat-1.54.ebuild 26 Dec 2011 20:16:34 -0000 1.4
52 +++ diffstat-1.54.ebuild 1 Jan 2012 18:57:06 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.54.ebuild,v 1.4 2011/12/26 20:16:34 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.54.ebuild,v 1.5 2012/01/01 18:57:06 armin76 Exp $
59
60 DESCRIPTION="Display a histogram of diff changes"
61 HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
62 @@ -8,7 +8,7 @@
63
64 LICENSE="as-is"
65 SLOT="0"
66 -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"
67 +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"
68 IUSE=""
69
70 DEPEND=""