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/coreutils: coreutils-6.10-r2.ebuild
Date: Sun, 22 Jun 2008 15:31:08
Message-Id: E1KARWx-0003I1-GF@stork.gentoo.org
1 vapier 08/06/22 15:31:03
2
3 Modified: coreutils-6.10-r2.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.11 sys-apps/coreutils/coreutils-6.10-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?r1=1.10&r2=1.11
14
15 Index: coreutils-6.10-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- coreutils-6.10-r2.ebuild 29 Apr 2008 16:44:55 -0000 1.10
22 +++ coreutils-6.10-r2.ebuild 22 Jun 2008 15:31:02 -0000 1.11
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/coreutils/coreutils-6.10-r2.ebuild,v 1.10 2008/04/29 16:44:55 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v 1.11 2008/06/22 15:31:02 vapier Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs autotools
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="GPL-3"
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="acl nls selinux static xattr vanilla"
38
39 RDEPEND="selinux? ( sys-libs/libselinux )
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list