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/findutils: findutils-4.3.13.ebuild findutils-4.2.33.ebuild
Date: Sun, 22 Jun 2008 15:28:13
Message-Id: E1KARU7-0003AR-BE@stork.gentoo.org
1 vapier 08/06/22 15:28:07
2
3 Modified: findutils-4.3.13.ebuild findutils-4.2.33.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
7
8 Revision Changes Path
9 1.6 sys-apps/findutils/findutils-4.3.13.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild?r1=1.5&r2=1.6
14
15 Index: findutils-4.3.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- findutils-4.3.13.ebuild 16 Jun 2008 03:54:54 -0000 1.5
22 +++ findutils-4.3.13.ebuild 22 Jun 2008 15:28:06 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v 1.5 2008/06/16 03:54:54 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v 1.6 2008/06/22 15:28:06 vapier Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs multilib
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
36 +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
37 IUSE="nls selinux static"
38
39 RDEPEND="selinux? ( sys-libs/libselinux )
40
41
42
43 1.4 sys-apps/findutils/findutils-4.2.33.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?r1=1.3&r2=1.4
48
49 Index: findutils-4.2.33.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- findutils-4.2.33.ebuild 27 Mar 2008 13:53:19 -0000 1.3
56 +++ findutils-4.2.33.ebuild 22 Jun 2008 15:28:06 -0000 1.4
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.3 2008/03/27 13:53:19 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.4 2008/06/22 15:28:06 vapier Exp $
62
63 inherit eutils flag-o-matic toolchain-funcs
64
65 @@ -13,7 +13,7 @@
66
67 LICENSE="GPL-2"
68 SLOT="0"
69 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
70 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
71 IUSE="nls selinux static"
72
73 RDEPEND="selinux? ( sys-libs/libselinux )"
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list