Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/busybox: ChangeLog busybox-1.7.4.ebuild
Date: Mon, 03 Dec 2007 17:02:52
Message-Id: E1IzEgu-0007TB-59@stork.gentoo.org
1 angelos 07/12/03 17:02:44
2
3 Modified: ChangeLog busybox-1.7.4.ebuild
4 Log:
5 Stable on amd64 wrt bug #201036
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.168 sys-apps/busybox/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.168&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.168&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.167&r2=1.168
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
18 retrieving revision 1.167
19 retrieving revision 1.168
20 diff -u -r1.167 -r1.168
21 --- ChangeLog 3 Dec 2007 00:14:07 -0000 1.167
22 +++ ChangeLog 3 Dec 2007 17:02:43 -0000 1.168
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/busybox
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.167 2007/12/03 00:14:07 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.168 2007/12/03 17:02:43 angelos Exp $
28 +
29 + 03 Dec 2007; Christoph Mende <angelos@g.o> busybox-1.7.4.ebuild:
30 + Stable on amd64 wrt bug #201036
31
32 03 Dec 2007; Mike Frysinger <vapier@g.o>
33 -files/busybox-1.8.2-flags-strip.patch, busybox-1.8.2.ebuild:
34
35
36
37 1.2 sys-apps/busybox/busybox-1.7.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild?r1=1.1&r2=1.2
42
43 Index: busybox-1.7.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- busybox-1.7.4.ebuild 2 Dec 2007 23:33:19 -0000 1.1
50 +++ busybox-1.7.4.ebuild 3 Dec 2007 17:02:43 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 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.7.4.ebuild,v 1.1 2007/12/02 23:33:19 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild,v 1.2 2007/12/03 17:02:43 angelos Exp $
56
57 inherit eutils flag-o-matic savedconfig
58
59 @@ -57,7 +57,7 @@
60
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 pam static make-symlinks selinux"
66 RESTRICT="test"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list