Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.0.0.ebuild ChangeLog
Date: Mon, 26 Oct 2009 19:27:34
Message-Id: E1N2VE2-0003xT-2k@stork.gentoo.org
1 volkmar 09/10/26 19:27:30
2
3 Modified: mirrorselect-2.0.0.ebuild ChangeLog
4 Log:
5 Stable on ppc64.
6 Bug 287356.
7 (Portage version: 14478-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.9 app-portage/mirrorselect/mirrorselect-2.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild?r1=1.8&r2=1.9
15
16 Index: mirrorselect-2.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- mirrorselect-2.0.0.ebuild 24 Oct 2009 12:53:55 -0000 1.8
23 +++ mirrorselect-2.0.0.ebuild 26 Oct 2009 19:27:29 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild,v 1.8 2009/10/24 12:53:55 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.0.0.ebuild,v 1.9 2009/10/26 19:27:29 volkmar Exp $
29
30 EAPI="2"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 RDEPEND="dev-lang/python[xml]
41
42
43
44 1.86 app-portage/mirrorselect/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.86&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.86&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.85&r2=1.86
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
53 retrieving revision 1.85
54 retrieving revision 1.86
55 diff -u -r1.85 -r1.86
56 --- ChangeLog 24 Oct 2009 12:53:55 -0000 1.85
57 +++ ChangeLog 26 Oct 2009 19:27:29 -0000 1.86
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-portage/mirrorselect
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.85 2009/10/24 12:53:55 nixnut Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.86 2009/10/26 19:27:29 volkmar Exp $
63 +
64 + 26 Oct 2009; Mounir Lamouri <volkmar@g.o>
65 + mirrorselect-2.0.0.ebuild:
66 + Stable on ppc64, bug 287356
67
68 24 Oct 2009; nixnut <nixnut@g.o> mirrorselect-2.0.0.ebuild:
69 ppc stable #287356