Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: ChangeLog iproute2-2.6.35-r2.ebuild
Date: Mon, 29 Nov 2010 14:13:52
Message-Id: 20101129141339.2FC0F20051@flycatcher.gentoo.org
1 ranger 10/11/29 14:13:39
2
3 Modified: ChangeLog iproute2-2.6.35-r2.ebuild
4 Log:
5 stable ppc64, bug 346385
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.168 sys-apps/iproute2/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.168&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.168&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.167&r2=1.168
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
18 retrieving revision 1.167
19 retrieving revision 1.168
20 diff -u -r1.167 -r1.168
21 --- ChangeLog 28 Nov 2010 17:18:59 -0000 1.167
22 +++ ChangeLog 29 Nov 2010 14:13:39 -0000 1.168
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/iproute2
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.167 2010/11/28 17:18:59 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.168 2010/11/29 14:13:39 ranger Exp $
28 +
29 + 29 Nov 2010; Brent Baude <ranger@g.o> iproute2-2.6.35-r2.ebuild:
30 + stable ppc64, bug 346385
31
32 28 Nov 2010; Markus Meier <maekke@g.o> iproute2-2.6.35-r2.ebuild:
33 x86 stable, bug #346385
34
35
36
37 1.7 sys-apps/iproute2/iproute2-2.6.35-r2.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild?r1=1.6&r2=1.7
42
43 Index: iproute2-2.6.35-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- iproute2-2.6.35-r2.ebuild 28 Nov 2010 17:18:59 -0000 1.6
50 +++ iproute2-2.6.35-r2.ebuild 29 Nov 2010 14:13:39 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.6 2010/11/28 17:18:59 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.7 2010/11/29 14:13:39 ranger Exp $
56
57 EAPI="2"
58
59 @@ -19,7 +19,7 @@
60 fi
61 MY_P="${PN}-${MY_PV}"
62 SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2"
63 - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
64 + KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
65 S=${WORKDIR}/${MY_P}
66 fi