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/findutils: ChangeLog findutils-4.3.13.ebuild findutils-4.2.33.ebuild
Date: Thu, 27 Mar 2008 13:53:26
Message-Id: E1JesXg-0008Lz-4p@stork.gentoo.org
1 armin76 08/03/27 13:53:20
2
3 Modified: ChangeLog findutils-4.3.13.ebuild
4 findutils-4.2.33.ebuild
5 Log:
6 alpha/ia64/sparc/x86 stable
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.160 sys-apps/findutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/ChangeLog?rev=1.160&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/ChangeLog?rev=1.160&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/ChangeLog?r1=1.159&r2=1.160
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v
19 retrieving revision 1.159
20 retrieving revision 1.160
21 diff -u -r1.159 -r1.160
22 --- ChangeLog 24 Mar 2008 19:30:46 -0000 1.159
23 +++ ChangeLog 27 Mar 2008 13:53:19 -0000 1.160
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/findutils
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.159 2008/03/24 19:30:46 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.160 2008/03/27 13:53:19 armin76 Exp $
29 +
30 + 27 Mar 2008; Raúl Porcel <armin76@g.o> findutils-4.2.33.ebuild,
31 + findutils-4.3.13.ebuild:
32 + alpha/ia64/sparc/x86 stable
33
34 *findutils-4.4.0 (24 Mar 2008)
35
36
37
38
39 1.2 sys-apps/findutils/findutils-4.3.13.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild?r1=1.1&r2=1.2
44
45 Index: findutils-4.3.13.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- findutils-4.3.13.ebuild 19 Feb 2008 22:47:00 -0000 1.1
52 +++ findutils-4.3.13.ebuild 27 Mar 2008 13:53:19 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v 1.1 2008/02/19 22:47:00 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v 1.2 2008/03/27 13:53:19 armin76 Exp $
58
59 inherit eutils flag-o-matic toolchain-funcs multilib
60
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
67 IUSE="nls selinux static"
68
69 RDEPEND="selinux? ( sys-libs/libselinux )
70
71
72
73 1.3 sys-apps/findutils/findutils-4.2.33.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild?r1=1.2&r2=1.3
78
79 Index: findutils-4.2.33.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- findutils-4.2.33.ebuild 18 Mar 2008 12:32:25 -0000 1.2
86 +++ findutils-4.2.33.ebuild 27 Mar 2008 13:53:19 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.2 2008/03/18 12:32:25 vapier Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.3 2008/03/27 13:53:19 armin76 Exp $
92
93 inherit eutils flag-o-matic toolchain-funcs
94
95 @@ -13,7 +13,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
100 +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
101 IUSE="nls selinux static"
102
103 RDEPEND="selinux? ( sys-libs/libselinux )"
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list