Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-6.10-r1.ebuild ChangeLog
Date: Mon, 14 Apr 2008 18:08:34
Message-Id: E1JlT6V-0004MF-2Y@stork.gentoo.org
1 corsair 08/04/14 18:08:31
2
3 Modified: coreutils-6.10-r1.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #217239
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 sys-apps/coreutils/coreutils-6.10-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: coreutils-6.10-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- coreutils-6.10-r1.ebuild 14 Apr 2008 14:17:33 -0000 1.8
22 +++ coreutils-6.10-r1.ebuild 14 Apr 2008 18:08:30 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.8 2008/04/14 14:17:33 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.9 2008/04/14 18:08:30 corsair Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs autotools
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="GPL-3"
34 SLOT="0"
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 IUSE="acl nls selinux static xattr vanilla"
38
39 RDEPEND="selinux? ( sys-libs/libselinux )
40
41
42
43 1.227 sys-apps/coreutils/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.227&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.227&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.226&r2=1.227
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
52 retrieving revision 1.226
53 retrieving revision 1.227
54 diff -u -r1.226 -r1.227
55 --- ChangeLog 14 Apr 2008 14:17:33 -0000 1.226
56 +++ ChangeLog 14 Apr 2008 18:08:30 -0000 1.227
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/coreutils
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.226 2008/04/14 14:17:33 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.227 2008/04/14 18:08:30 corsair Exp $
62 +
63 + 14 Apr 2008; Markus Rothe <corsair@g.o> coreutils-6.10-r1.ebuild:
64 + Stable on ppc64; bug #217239
65
66 14 Apr 2008; Raúl Porcel <armin76@g.o> coreutils-6.10-r1.ebuild:
67 alpha/ia64/sparc stable wrt #217239
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list