summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2015-02-28 19:48:25 +0000
committerTom Gall <tgall@gentoo.org>2015-02-28 19:48:25 +0000
commit643f1713565f14771a5ee7438ff28da3f1943065 (patch)
treec4f282a57257dad1acb4198c2e18c469876cb583 /sys-apps
parentCleanup (diff)
downloadgentoo-2-643f1713565f14771a5ee7438ff28da3f1943065.tar.gz
gentoo-2-643f1713565f14771a5ee7438ff28da3f1943065.tar.bz2
gentoo-2-643f1713565f14771a5ee7438ff28da3f1943065.zip
arm64, stable
(Portage version: 2.2.14/cvs/Linux aarch64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/busybox/ChangeLog5
-rw-r--r--sys-apps/busybox/busybox-1.23.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog
index debb18a1e95d..11abb25918b9 100644
--- a/sys-apps/busybox/ChangeLog
+++ b/sys-apps/busybox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/busybox
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.392 2015/02/24 10:57:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.393 2015/02/28 19:48:25 tgall Exp $
+
+ 28 Feb 2015; <tgall@gentoo.org> busybox-1.23.1-r1.ebuild:
+ arm64, stable
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> busybox-1.23.1.ebuild:
Stable for alpha, wrt bug #537978
diff --git a/sys-apps/busybox/busybox-1.23.1-r1.ebuild b/sys-apps/busybox/busybox-1.23.1-r1.ebuild
index ae0e4c04efda..69090189f132 100644
--- a/sys-apps/busybox/busybox-1.23.1-r1.ebuild
+++ b/sys-apps/busybox/busybox-1.23.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
# See `man savedconfig.eclass` for info on how to use USE=savedconfig.
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P=${PN}-${PV/_/-}
SRC_URI="http://www.busybox.net/downloads/${MY_P}.tar.bz2"
- KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
fi
LICENSE="GPL-2"