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: iproute2-2.6.28.ebuild ChangeLog
Date: Fri, 02 Oct 2009 17:46:30
Message-Id: E1MtmD6-0006Ue-6b@stork.gentoo.org
1 armin76 09/10/02 17:46:28
2
3 Modified: iproute2-2.6.28.ebuild ChangeLog
4 Log:
5 ia64/m68k/s390/sh stable wrt #269184 and re-add ~sparc
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.11 sys-apps/iproute2/iproute2-2.6.28.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?r1=1.10&r2=1.11
14
15 Index: iproute2-2.6.28.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- iproute2-2.6.28.ebuild 13 Sep 2009 14:47:52 -0000 1.10
22 +++ iproute2-2.6.28.ebuild 2 Oct 2009 17:46:27 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.10 2009/09/13 14:47:52 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.11 2009/10/02 17:46:27 armin76 Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -17,7 +17,7 @@
32 fi
33 MY_P="${PN}-${MY_PV}"
34 SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2"
35 - KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh -sparc x86"
36 + KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86"
37 S=${WORKDIR}/${MY_P}
38 fi
39
40
41
42
43 1.134 sys-apps/iproute2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.134&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.134&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.133&r2=1.134
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
52 retrieving revision 1.133
53 retrieving revision 1.134
54 diff -u -r1.133 -r1.134
55 --- ChangeLog 13 Sep 2009 14:47:52 -0000 1.133
56 +++ ChangeLog 2 Oct 2009 17:46:27 -0000 1.134
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/iproute2
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.133 2009/09/13 14:47:52 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.134 2009/10/02 17:46:27 armin76 Exp $
62 +
63 + 02 Oct 2009; Raúl Porcel <armin76@g.o> iproute2-2.6.28.ebuild:
64 + ia64/m68k/s390/sh stable wrt #269184 and re-add ~sparc
65
66 13 Sep 2009; Markus Meier <maekke@g.o> iproute2-2.6.28.ebuild:
67 arm stable, bug #269184