Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/diffstat: diffstat-1.58.ebuild ChangeLog
Date: Fri, 03 Jan 2014 05:24:29
Message-Id: 20140103052426.0F7DF2004C@flycatcher.gentoo.org
1 mattst88 14/01/03 05:24:25
2
3 Modified: diffstat-1.58.ebuild ChangeLog
4 Log:
5 alpha stable, bug 495664.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.4 dev-util/diffstat/diffstat-1.58.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild?r1=1.3&r2=1.4
15
16 Index: diffstat-1.58.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- diffstat-1.58.ebuild 29 Dec 2013 17:35:49 -0000 1.3
23 +++ diffstat-1.58.ebuild 3 Jan 2014 05:24:25 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v 1.3 2013/12/29 17:35:49 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.58.ebuild,v 1.4 2014/01/03 05:24:25 mattst88 Exp $
30
31 EAPI="5"
32
33 @@ -10,4 +10,4 @@
34
35 LICENSE="HPND"
36 SLOT="0"
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 +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"
39
40
41
42 1.159 dev-util/diffstat/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.159&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?rev=1.159&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/diffstat/ChangeLog?r1=1.158&r2=1.159
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v
51 retrieving revision 1.158
52 retrieving revision 1.159
53 diff -u -r1.158 -r1.159
54 --- ChangeLog 29 Dec 2013 17:35:49 -0000 1.158
55 +++ ChangeLog 3 Jan 2014 05:24:25 -0000 1.159
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-util/diffstat
58 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.158 2013/12/29 17:35:49 maekke Exp $
60 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.159 2014/01/03 05:24:25 mattst88 Exp $
62 +
63 + 03 Jan 2014; Matt Turner <mattst88@g.o> diffstat-1.58.ebuild:
64 + alpha stable, bug 495664.
65
66 29 Dec 2013; Markus Meier <maekke@g.o> diffstat-1.58.ebuild:
67 arm stable, bug #495664