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/coreutils: ChangeLog coreutils-8.20.ebuild
Date: Tue, 01 Jan 2013 18:55:13
Message-Id: 20130101185503.1A8DC2171D@flycatcher.gentoo.org
1 armin76 13/01/01 18:55:02
2
3 Modified: ChangeLog coreutils-8.20.ebuild
4 Log:
5 m68k/s390/sh stable wrt #443536
6
7 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.365 sys-apps/coreutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.365&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.365&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.364&r2=1.365
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
19 retrieving revision 1.364
20 retrieving revision 1.365
21 diff -u -r1.364 -r1.365
22 --- ChangeLog 30 Dec 2012 14:33:52 -0000 1.364
23 +++ ChangeLog 1 Jan 2013 18:55:02 -0000 1.365
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/coreutils
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.364 2012/12/30 14:33:52 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.365 2013/01/01 18:55:02 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> coreutils-8.20.ebuild:
32 + m68k/s390/sh stable wrt #443536
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> coreutils-8.20.ebuild:
35 Stable for alpha, wrt bug #443536
36
37
38
39 1.12 sys-apps/coreutils/coreutils-8.20.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild?r1=1.11&r2=1.12
44
45 Index: coreutils-8.20.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- coreutils-8.20.ebuild 30 Dec 2012 14:33:52 -0000 1.11
52 +++ coreutils-8.20.ebuild 1 Jan 2013 18:55:02 -0000 1.12
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.11 2012/12/30 14:33:52 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.12 2013/01/01 18:55:02 armin76 Exp $
59
60 EAPI="3"
61
62 @@ -17,7 +17,7 @@
63
64 LICENSE="GPL-3"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
67 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
68 IUSE="acl caps gmp nls selinux static userland_BSD vanilla xattr"
69
70 LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )