Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: ChangeLog iproute2-3.17.0.ebuild
Date: Mon, 09 Feb 2015 08:07:31
Message-Id: 20150209080725.A0C3011610@oystercatcher.gentoo.org
1 pinkbyte 15/02/09 08:07:25
2
3 Modified: ChangeLog iproute2-3.17.0.ebuild
4 Log:
5 s390 stable, wrt bug #535698
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.242 sys-apps/iproute2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.242&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.242&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.241&r2=1.242
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
19 retrieving revision 1.241
20 retrieving revision 1.242
21 diff -u -r1.241 -r1.242
22 --- ChangeLog 28 Jan 2015 10:18:59 -0000 1.241
23 +++ ChangeLog 9 Feb 2015 08:07:25 -0000 1.242
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/iproute2
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.241 2015/01/28 10:18:59 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.242 2015/02/09 08:07:25 pinkbyte Exp $
29 +
30 + 09 Feb 2015; Sergey Popov <pinkbyte@g.o> iproute2-3.17.0.ebuild:
31 + s390 stable, wrt bug #535698
32
33 28 Jan 2015; Agostino Sarubbo <ago@g.o> iproute2-3.17.0.ebuild:
34 Stable for ppc, wrt bug #535698
35
36
37
38 1.7 sys-apps/iproute2/iproute2-3.17.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild?r1=1.6&r2=1.7
43
44 Index: iproute2-3.17.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- iproute2-3.17.0.ebuild 28 Jan 2015 10:18:59 -0000 1.6
51 +++ iproute2-3.17.0.ebuild 9 Feb 2015 08:07:25 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.6 2015/01/28 10:18:59 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.7 2015/02/09 08:07:25 pinkbyte Exp $
57
58 EAPI="5"
59
60 @@ -11,7 +11,7 @@
61 inherit git-2
62 else
63 SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
64 - KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
65 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh ~sparc x86"
66 fi
67
68 DESCRIPTION="kernel routing and traffic control utilities"