Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/findutils: ChangeLog findutils-4.2.33.ebuild
Date: Tue, 28 Oct 2008 01:25:32
Message-Id: E1KudKr-0001sO-6a@stork.gentoo.org
1 ranger 08/10/28 01:25:29
2
3 Modified: ChangeLog findutils-4.2.33.ebuild
4 Log:
5 stable ppc64, bug 244412
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.171 sys-apps/findutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/ChangeLog?rev=1.171&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/ChangeLog?rev=1.171&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/ChangeLog?r1=1.170&r2=1.171
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v
18 retrieving revision 1.170
19 retrieving revision 1.171
20 diff -u -r1.170 -r1.171
21 --- ChangeLog 26 Oct 2008 22:43:04 -0000 1.170
22 +++ ChangeLog 28 Oct 2008 01:25:29 -0000 1.171
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/findutils
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.170 2008/10/26 22:43:04 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.171 2008/10/28 01:25:29 ranger Exp $
28 +
29 + 28 Oct 2008; Brent Baude <ranger@g.o> findutils-4.2.33.ebuild:
30 + stable ppc64, bug 244412
31
32 26 Oct 2008; Jeroen Roovers <jer@g.o> findutils-4.2.33.ebuild,
33 findutils-4.3.13.ebuild, findutils-4.4.0.ebuild:
34
35
36
37 1.7 sys-apps/findutils/findutils-4.2.33.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?r1=1.6&r2=1.7
42
43 Index: findutils-4.2.33.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- findutils-4.2.33.ebuild 26 Oct 2008 22:43:04 -0000 1.6
50 +++ findutils-4.2.33.ebuild 28 Oct 2008 01:25:29 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.6 2008/10/26 22:43:04 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.7 2008/10/28 01:25:29 ranger Exp $
56
57 inherit eutils flag-o-matic toolchain-funcs
58
59 @@ -13,7 +13,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
65 IUSE="nls selinux static"
66
67 RDEPEND="selinux? ( sys-libs/libselinux )"