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/busybox: ChangeLog busybox-1.13.2.ebuild
Date: Fri, 27 Feb 2009 14:48:27
Message-Id: E1Ld40m-00009o-Ir@stork.gentoo.org
1 ranger 09/02/27 14:48:24
2
3 Modified: ChangeLog busybox-1.13.2.ebuild
4 Log:
5 stable ppc64, bug 260138
6 (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
7
8 Revision Changes Path
9 1.222 sys-apps/busybox/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.222&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.222&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.221&r2=1.222
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
18 retrieving revision 1.221
19 retrieving revision 1.222
20 diff -u -r1.221 -r1.222
21 --- ChangeLog 24 Feb 2009 18:43:31 -0000 1.221
22 +++ ChangeLog 27 Feb 2009 14:48:24 -0000 1.222
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/busybox
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.221 2009/02/24 18:43:31 gentoofan23 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.222 2009/02/27 14:48:24 ranger Exp $
28 +
29 + 27 Feb 2009; Brent Baude <ranger@g.o> busybox-1.13.2.ebuild:
30 + stable ppc64, bug 260138
31
32 24 Feb 2009; Thomas Anderson <gentoofan23@g.o>
33 busybox-1.13.2.ebuild:
34
35
36
37 1.4 sys-apps/busybox/busybox-1.13.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.13.2.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.13.2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.13.2.ebuild?r1=1.3&r2=1.4
42
43 Index: busybox-1.13.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.13.2.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- busybox-1.13.2.ebuild 24 Feb 2009 18:43:31 -0000 1.3
50 +++ busybox-1.13.2.ebuild 27 Feb 2009 14:48:24 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.13.2.ebuild,v 1.3 2009/02/24 18:43:31 gentoofan23 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.13.2.ebuild,v 1.4 2009/02/27 14:48:24 ranger Exp $
56
57 inherit eutils flag-o-matic savedconfig toolchain-funcs
58
59 @@ -56,7 +56,7 @@
60 fi
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
64 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
65 IUSE="debug make-symlinks pam selinux static"
66 RESTRICT="test"