Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: ChangeLog iproute2-2.6.31.ebuild
Date: Sat, 08 May 2010 18:16:11
Message-Id: 20100508181609.985F42C3FA@corvid.gentoo.org
1 armin76 10/05/08 18:16:09
2
3 Modified: ChangeLog iproute2-2.6.31.ebuild
4 Log:
5 alpha/ia64/m68k/s390/sh/sparc stable wrt #308137
6 (Portage version: 2.1.7.17/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.154 sys-apps/iproute2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.154&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.154&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.153&r2=1.154
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
18 retrieving revision 1.153
19 retrieving revision 1.154
20 diff -u -r1.153 -r1.154
21 --- ChangeLog 26 Apr 2010 19:08:21 -0000 1.153
22 +++ ChangeLog 8 May 2010 18:16:09 -0000 1.154
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.153 2010/04/26 19:08:21 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.154 2010/05/08 18:16:09 armin76 Exp $
28 +
29 + 08 May 2010; Raúl Porcel <armin76@g.o> iproute2-2.6.31.ebuild:
30 + alpha/ia64/m68k/s390/sh/sparc stable wrt #308137
31
32 26 Apr 2010; Markus Meier <maekke@g.o> iproute2-2.6.31.ebuild:
33 amd64/arm stable, bug #308137
34
35
36
37 1.8 sys-apps/iproute2/iproute2-2.6.31.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?r1=1.7&r2=1.8
42
43 Index: iproute2-2.6.31.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- iproute2-2.6.31.ebuild 26 Apr 2010 19:08:21 -0000 1.7
50 +++ iproute2-2.6.31.ebuild 8 May 2010 18:16:09 -0000 1.8
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.31.ebuild,v 1.7 2010/04/26 19:08:21 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v 1.8 2010/05/08 18:16:09 armin76 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