summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-02-23 13:30:34 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-02-23 13:30:34 +0000
commitaba19058a132d606f0332c83266aece3e4eae06d (patch)
tree1cf95bb0c6e5b531867f380d423f3b1ceae0fd09 /sys-apps/busybox
parent[net-print/gutenprint] Fix typo in ebuild (diff)
downloadgentoo-2-aba19058a132d606f0332c83266aece3e4eae06d.tar.gz
gentoo-2-aba19058a132d606f0332c83266aece3e4eae06d.tar.bz2
gentoo-2-aba19058a132d606f0332c83266aece3e4eae06d.zip
stable x86, bug 305619
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/ChangeLog8
-rw-r--r--sys-apps/busybox/busybox-1.15.3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog
index 6f216cccc781..aa896b9945c8 100644
--- a/sys-apps/busybox/ChangeLog
+++ b/sys-apps/busybox/ChangeLog
@@ -1,6 +1,10 @@
# 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.237 2009/12/28 22:33:28 solar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.238 2010/02/23 13:30:34 fauli Exp $
+
+ 23 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+ busybox-1.15.3.ebuild:
+ stable x86, bug 305619
28 Dec 2009; <solar@gentoo.org> busybox-1.15.3.ebuild:
Setup mdev symlink by default
diff --git a/sys-apps/busybox/busybox-1.15.3.ebuild b/sys-apps/busybox/busybox-1.15.3.ebuild
index 185b86d4c4cd..705fe7546dc0 100644
--- a/sys-apps/busybox/busybox-1.15.3.ebuild
+++ b/sys-apps/busybox/busybox-1.15.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.15.3.ebuild,v 1.2 2009/12/28 22:33:28 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.15.3.ebuild,v 1.3 2010/02/23 13:30:34 fauli 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"