Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-8.22-r1.ebuild ChangeLog
Date: Sat, 28 Feb 2015 20:15:27
Message-Id: 20150228201519.C0FB012C1C@oystercatcher.gentoo.org
1 tgall 15/02/28 20:15:19
2
3 Modified: coreutils-8.22-r1.ebuild ChangeLog
4 Log:
5 arm64, stable
6
7 (Portage version: 2.2.14/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
8
9 Revision Changes Path
10 1.3 sys-apps/coreutils/coreutils-8.22-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: coreutils-8.22-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- coreutils-8.22-r1.ebuild 8 May 2014 19:42:07 -0000 1.2
23 +++ coreutils-8.22-r1.ebuild 28 Feb 2015 20:15:19 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22-r1.ebuild,v 1.2 2014/05/08 19:42:07 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22-r1.ebuild,v 1.3 2015/02/28 20:15:19 tgall Exp $
30
31 EAPI="3"
32
33 @@ -17,7 +17,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
38 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
39 IUSE="acl caps gmp nls selinux static userland_BSD vanilla xattr"
40
41 LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )
42
43
44
45 1.392 sys-apps/coreutils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.392&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.392&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.391&r2=1.392
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
54 retrieving revision 1.391
55 retrieving revision 1.392
56 diff -u -r1.391 -r1.392
57 --- ChangeLog 28 Jul 2014 09:44:48 -0000 1.391
58 +++ ChangeLog 28 Feb 2015 20:15:19 -0000 1.392
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/coreutils
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.391 2014/07/28 09:44:48 vapier Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.392 2015/02/28 20:15:19 tgall Exp $
65 +
66 + 28 Feb 2015; <tgall@g.o> coreutils-8.22-r1.ebuild:
67 + arm64, stable
68
69 *coreutils-8.23 (28 Jul 2014)