Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Mon, 26 Apr 2010 19:08:24
Message-Id: 20100426190821.F2C3C2C04C@corvid.gentoo.org
1 maekke 10/04/26 19:08:21
2
3 Modified: ChangeLog iproute2-2.6.31.ebuild
4 Log:
5 amd64/arm stable, bug #308137
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.153 sys-apps/iproute2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.153&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.153&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.152&r2=1.153
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
18 retrieving revision 1.152
19 retrieving revision 1.153
20 diff -u -r1.152 -r1.153
21 --- ChangeLog 4 Apr 2010 09:01:40 -0000 1.152
22 +++ ChangeLog 26 Apr 2010 19:08:21 -0000 1.153
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.152 2010/04/04 09:01:40 gmsoft Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.153 2010/04/26 19:08:21 maekke Exp $
28 +
29 + 26 Apr 2010; Markus Meier <maekke@g.o> iproute2-2.6.31.ebuild:
30 + amd64/arm stable, bug #308137
31
32 04 Apr 2010; Guy Martin <gmsoft@g.o> iproute2-2.6.31.ebuild:
33 Stable on hppa, #308137.
34
35
36
37 1.7 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.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?r1=1.6&r2=1.7
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.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- iproute2-2.6.31.ebuild 4 Apr 2010 09:01:40 -0000 1.6
50 +++ iproute2-2.6.31.ebuild 26 Apr 2010 19:08:21 -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.31.ebuild,v 1.6 2010/04/04 09:01:40 gmsoft Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v 1.7 2010/04/26 19:08:21 maekke 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