Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-7.5-r1.ebuild ChangeLog
Date: Mon, 09 Nov 2009 22:54:38
Message-Id: E1N7d87-0006AH-6G@stork.gentoo.org
1 vapier 09/11/09 22:54:35
2
3 Modified: coreutils-7.5-r1.ebuild ChangeLog
4 Log:
5 mark ppc64 stable in 7.5-r1 like everyone else
6
7 Revision Changes Path
8 1.3 sys-apps/coreutils/coreutils-7.5-r1.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-7.5-r1.ebuild?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-7.5-r1.ebuild?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-7.5-r1.ebuild?r1=1.2&r2=1.3
13
14 Index: coreutils-7.5-r1.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-7.5-r1.ebuild,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- coreutils-7.5-r1.ebuild 21 Oct 2009 14:59:00 -0000 1.2
21 +++ coreutils-7.5-r1.ebuild 9 Nov 2009 22:54:34 -0000 1.3
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-7.5-r1.ebuild,v 1.2 2009/10/21 14:59:00 jer Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-7.5-r1.ebuild,v 1.3 2009/11/09 22:54:34 vapier Exp $
27
28 inherit eutils flag-o-matic toolchain-funcs
29
30 @@ -15,7 +15,7 @@
31
32 LICENSE="GPL-3"
33 SLOT="0"
34 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
35 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
36 IUSE="acl caps gmp nls selinux static vanilla xattr"
37
38 RDEPEND="caps? ( sys-libs/libcap )
39
40
41
42 1.277 sys-apps/coreutils/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.277&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.277&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.276&r2=1.277
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
51 retrieving revision 1.276
52 retrieving revision 1.277
53 diff -u -r1.276 -r1.277
54 --- ChangeLog 31 Oct 2009 14:16:58 -0000 1.276
55 +++ ChangeLog 9 Nov 2009 22:54:34 -0000 1.277
56 @@ -1,8 +1,8 @@
57 # ChangeLog for sys-apps/coreutils
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.276 2009/10/31 14:16:58 ranger Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.277 2009/11/09 22:54:34 vapier Exp $
61
62 - 31 Oct 2009; Brent Baude <ranger@g.o> coreutils-7.5.ebuild:
63 + 31 Oct 2009; Brent Baude <ranger@g.o> coreutils-7.5-r1.ebuild:
64 Marking coreutils-7.5 ppc64 for bug 287219
65
66 21 Oct 2009; Jeroen Roovers <jer@g.o> coreutils-7.5-r1.ebuild: