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/busybox: busybox-1.8.2.ebuild
Date: Wed, 06 Feb 2008 16:05:41
Message-Id: E1JMmIw-00070u-Gn@stork.gentoo.org
1 vapier 08/02/06 15:35:18
2
3 Modified: busybox-1.8.2.ebuild
4 Log:
5 arm/s390/sh stable
6
7 Revision Changes Path
8 1.10 sys-apps/busybox/busybox-1.8.2.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild?r1=1.9&r2=1.10
13
14 Index: busybox-1.8.2.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- busybox-1.8.2.ebuild 5 Feb 2008 11:18:23 -0000 1.9
21 +++ busybox-1.8.2.ebuild 6 Feb 2008 15:35:17 -0000 1.10
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild,v 1.9 2008/02/05 11:18:23 corsair Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild,v 1.10 2008/02/06 15:35:17 vapier Exp $
27
28 inherit eutils flag-o-matic savedconfig toolchain-funcs
29
30 @@ -57,7 +57,7 @@
31
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
35 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
36 IUSE="debug make-symlinks pam selinux static"
37 RESTRICT="test"
38
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list