Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@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: Sat, 28 Feb 2015 19:48:28
Message-Id: 20150228194825.169C312C17@oystercatcher.gentoo.org
1 tgall 15/02/28 19:48:25
2
3 Modified: busybox-1.23.1-r1.ebuild ChangeLog
4 Log:
5 arm64, stable
6
7 (Portage version: 2.2.14/cvs/Linux aarch64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild?rev=1.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- busybox-1.23.1-r1.ebuild 15 Feb 2015 08:37:41 -0000 1.4
23 +++ busybox-1.23.1-r1.ebuild 28 Feb 2015 19:48:25 -0000 1.5
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.4 2015/02/15 08:37:41 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.23.1-r1.ebuild,v 1.5 2015/02/28 19:48:25 tgall 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.393 sys-apps/busybox/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.393&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.393&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.392&r2=1.393
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
53 retrieving revision 1.392
54 retrieving revision 1.393
55 diff -u -r1.392 -r1.393
56 --- ChangeLog 24 Feb 2015 10:57:45 -0000 1.392
57 +++ ChangeLog 28 Feb 2015 19:48:25 -0000 1.393
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.392 2015/02/24 10:57:45 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.393 2015/02/28 19:48:25 tgall Exp $
63 +
64 + 28 Feb 2015; <tgall@g.o> busybox-1.23.1-r1.ebuild:
65 + arm64, stable
66
67 24 Feb 2015; Agostino Sarubbo <ago@g.o> busybox-1.23.1.ebuild:
68 Stable for alpha, wrt bug #537978