Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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: Sat, 30 May 2009 19:52:02
Message-Id: E1MAUb2-0002xW-W5@stork.gentoo.org
1 nixnut 09/05/30 19:52:00
2
3 Modified: iproute2-2.6.28.ebuild ChangeLog
4 Log:
5 ppc stable #269184
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- iproute2-2.6.28.ebuild 30 May 2009 08:22:55 -0000 1.4
22 +++ iproute2-2.6.28.ebuild 30 May 2009 19:52:00 -0000 1.5
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.4 2009/05/30 08:22:55 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.5 2009/05/30 19:52:00 nixnut 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.127 sys-apps/iproute2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.127&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.127&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.126&r2=1.127
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
52 retrieving revision 1.126
53 retrieving revision 1.127
54 diff -u -r1.126 -r1.127
55 --- ChangeLog 30 May 2009 08:22:55 -0000 1.126
56 +++ ChangeLog 30 May 2009 19:52:00 -0000 1.127
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.126 2009/05/30 08:22:55 cla Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.127 2009/05/30 19:52:00 nixnut Exp $
62 +
63 + 30 May 2009; nixnut <nixnut@g.o> iproute2-2.6.28.ebuild:
64 + ppc stable #269184
65
66 30 May 2009; Dawid Węgliński <cla@g.o> iproute2-2.6.28.ebuild:
67 Stable on amd64 (bug #269184)