summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-11-08 20:36:40 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-11-08 20:36:40 +0000
commit387f80f446b6ce78c9573d58a324fd4eb1616372 (patch)
tree825874649a6e7caef6819d4e0fa4ffb472abe9bf /sys-apps/busybox
parentppc stable #291917 (diff)
downloadhistorical-387f80f446b6ce78c9573d58a324fd4eb1616372.tar.gz
historical-387f80f446b6ce78c9573d58a324fd4eb1616372.tar.bz2
historical-387f80f446b6ce78c9573d58a324fd4eb1616372.zip
ppc stable #291931
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/ChangeLog5
-rw-r--r--sys-apps/busybox/busybox-1.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog
index 5f975c9505dd..160a4c1e4c50 100644
--- a/sys-apps/busybox/ChangeLog
+++ b/sys-apps/busybox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/busybox
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.231 2009/11/08 15:06:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.232 2009/11/08 20:36:40 nixnut Exp $
+
+ 08 Nov 2009; nixnut <nixnut@gentoo.org> busybox-1.14.2.ebuild:
+ ppc stable #291931
08 Nov 2009; Jeroen Roovers <jer@gentoo.org> busybox-1.14.2.ebuild:
Stable for HPPA (bug #291931).
diff --git a/sys-apps/busybox/busybox-1.14.2.ebuild b/sys-apps/busybox/busybox-1.14.2.ebuild
index 0e2278bfc25c..2eeebc09ace3 100644
--- a/sys-apps/busybox/busybox-1.14.2.ebuild
+++ b/sys-apps/busybox/busybox-1.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.14.2.ebuild,v 1.2 2009/11/08 15:06:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.14.2.ebuild,v 1.3 2009/11/08 20:36:40 nixnut Exp $
inherit eutils flag-o-matic savedconfig toolchain-funcs
@@ -56,7 +56,7 @@ else
fi
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="debug make-symlinks pam selinux static"
RESTRICT="test"