Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/busybox: busybox-1.6.1.ebuild ChangeLog
Date: Fri, 28 Sep 2007 07:06:20
Message-Id: E1Ib9mx-0003Lq-W4@stork.gentoo.org
1 kumba 07/09/28 06:57:27
2
3 Modified: busybox-1.6.1.ebuild ChangeLog
4 Log:
5 Stable on mips.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.7 sys-apps/busybox/busybox-1.6.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild?r1=1.6&r2=1.7
14
15 Index: busybox-1.6.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- busybox-1.6.1.ebuild 1 Sep 2007 10:35:37 -0000 1.6
22 +++ busybox-1.6.1.ebuild 28 Sep 2007 06:57:27 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.6 2007/09/01 10:35:37 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.7 2007/09/28 06:57:27 kumba Exp $
28
29 inherit eutils flag-o-matic savedconfig
30
31 @@ -57,7 +57,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="debug static savedconfig make-symlinks selinux"
38 RESTRICT="test"
39
40
41
42
43 1.160 sys-apps/busybox/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.160&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.160&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.159&r2=1.160
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
52 retrieving revision 1.159
53 retrieving revision 1.160
54 diff -u -r1.159 -r1.160
55 --- ChangeLog 27 Sep 2007 15:36:19 -0000 1.159
56 +++ ChangeLog 28 Sep 2007 06:57:27 -0000 1.160
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/busybox
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.159 2007/09/27 15:36:19 solar Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.160 2007/09/28 06:57:27 kumba Exp $
62 +
63 + 28 Sep 2007; Joshua Kinard <kumba@g.o> busybox-1.6.1.ebuild:
64 + Stable on mips.
65
66 *busybox-1.7.1 (27 Sep 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list