Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-8.14.ebuild ChangeLog
Date: Sat, 07 Jan 2012 17:40:29
Message-Id: 20120107174017.9FD022004B@flycatcher.gentoo.org
1 ago 12/01/07 17:40:17
2
3 Modified: coreutils-8.14.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #397929
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sys-apps/coreutils/coreutils-8.14.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild?r1=1.2&r2=1.3
15
16 Index: coreutils-8.14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- coreutils-8.14.ebuild 18 Oct 2011 22:47:25 -0000 1.2
23 +++ coreutils-8.14.ebuild 7 Jan 2012 17:40:17 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 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.14.ebuild,v 1.2 2011/10/18 22:47:25 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.14.ebuild,v 1.3 2012/01/07 17:40:17 ago Exp $
30
31 EAPI="3"
32
33 @@ -17,7 +17,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
39 IUSE="acl caps gmp nls selinux static unicode vanilla xattr"
40
41 RDEPEND="caps? ( sys-libs/libcap )
42
43
44
45 1.328 sys-apps/coreutils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.328&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.328&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.327&r2=1.328
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
54 retrieving revision 1.327
55 retrieving revision 1.328
56 diff -u -r1.327 -r1.328
57 --- ChangeLog 6 Jan 2012 20:27:29 -0000 1.327
58 +++ ChangeLog 7 Jan 2012 17:40:17 -0000 1.328
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/coreutils
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.327 2012/01/06 20:27:29 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.328 2012/01/07 17:40:17 ago Exp $
64 +
65 + 07 Jan 2012; Agostino Sarubbo <ago@g.o> coreutils-8.14.ebuild:
66 + Stable for AMD64, wrt bug #397929
67
68 *coreutils-8.15 (06 Jan 2012)