Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/busybox: busybox-1.23.1-r1.ebuild ChangeLog
Date: Sun, 08 Feb 2015 22:35:42
Message-Id: 20150208223539.4372811599@oystercatcher.gentoo.org
1 blueness 15/02/08 22:35:39
2
3 Modified: busybox-1.23.1-r1.ebuild ChangeLog
4 Log:
5 Stable on amd64, ppc, ppc64 and x86
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.3 sys-apps/busybox/busybox-1.23.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: busybox-1.23.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- busybox-1.23.1-r1.ebuild 8 Feb 2015 21:11:14 -0000 1.2
23 +++ busybox-1.23.1-r1.ebuild 8 Feb 2015 22:35:39 -0000 1.3
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-r1.ebuild,v 1.2 2015/02/08 21:11:14 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild,v 1.3 2015/02/08 22:35:39 blueness 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.388 sys-apps/busybox/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.388&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.388&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.387&r2=1.388
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
53 retrieving revision 1.387
54 retrieving revision 1.388
55 diff -u -r1.387 -r1.388
56 --- ChangeLog 8 Feb 2015 21:11:14 -0000 1.387
57 +++ ChangeLog 8 Feb 2015 22:35:39 -0000 1.388
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.387 2015/02/08 21:11:14 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.388 2015/02/08 22:35:39 blueness Exp $
63 +
64 + 08 Feb 2015; Anthony G. Basile <blueness@g.o> busybox-1.23.1-r1.ebuild:
65 + Stable on amd64, ppc, ppc64 and x86
66
67 08 Feb 2015; Markus Meier <maekke@g.o> busybox-1.23.1-r1.ebuild:
68 arm stable, bug #537978