Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/busybox: busybox-1.23.1.ebuild ChangeLog
Date: Fri, 06 Feb 2015 11:35:17
Message-Id: 20150206113514.72AA9112CE@oystercatcher.gentoo.org
1 ago 15/02/06 11:35:14
2
3 Modified: busybox-1.23.1.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #537978
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 sys-apps/busybox/busybox-1.23.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1.ebuild?r1=1.3&r2=1.4
15
16 Index: busybox-1.23.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.23.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- busybox-1.23.1.ebuild 6 Feb 2015 11:33:33 -0000 1.3
23 +++ busybox-1.23.1.ebuild 6 Feb 2015 11:35:14 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.23.1.ebuild,v 1.3 2015/02/06 11:33:33 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.23.1.ebuild,v 1.4 2015/02/06 11:35:14 ago Exp $
29
30 # See `man savedconfig.eclass` for info on how to use USE=savedconfig.
31
32 @@ -16,7 +16,7 @@
33 else
34 MY_P=${PN}-${PV/_/-}
35 SRC_URI="http://www.busybox.net/downloads/${MY_P}.tar.bz2"
36 - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
37 + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
38 fi
39
40 LICENSE="GPL-2"
41
42
43
44 1.386 sys-apps/busybox/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.386&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.386&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.385&r2=1.386
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
53 retrieving revision 1.385
54 retrieving revision 1.386
55 diff -u -r1.385 -r1.386
56 --- ChangeLog 6 Feb 2015 11:33:33 -0000 1.385
57 +++ ChangeLog 6 Feb 2015 11:35:14 -0000 1.386
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/busybox
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.385 2015/02/06 11:33:33 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.386 2015/02/06 11:35:14 ago Exp $
63 +
64 + 06 Feb 2015; Agostino Sarubbo <ago@g.o> busybox-1.23.1.ebuild:
65 + Stable for x86, wrt bug #537978
66
67 06 Feb 2015; Agostino Sarubbo <ago@g.o> busybox-1.23.1.ebuild:
68 Stable for amd64, wrt bug #537978