diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-10 13:55:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-10 13:55:12 +0000 |
commit | a3c5d1b2cd4de99013c42206325bee658d503223 (patch) | |
tree | e18f939b3e1cbdf1d3722f379ef0fc2fb557965b /sys-apps | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-a3c5d1b2cd4de99013c42206325bee658d503223.tar.gz gentoo-2-a3c5d1b2cd4de99013c42206325bee658d503223.tar.bz2 gentoo-2-a3c5d1b2cd4de99013c42206325bee658d503223.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.2.11)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog index a982d653f5f6..1213fc53e62c 100644 --- a/sys-apps/busybox/ChangeLog +++ b/sys-apps/busybox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/busybox # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.153 2007/07/30 10:54:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.154 2007/08/10 13:55:12 armin76 Exp $ + + 10 Aug 2007; Raúl Porcel <armin76@gentoo.org> busybox-1.6.1.ebuild: + alpha/ia64/x86 stable 30 Jul 2007; Markus Rothe <corsair@gentoo.org> busybox-1.5.1.ebuild: Stable on ppc64; bug #186288 diff --git a/sys-apps/busybox/busybox-1.6.1.ebuild b/sys-apps/busybox/busybox-1.6.1.ebuild index 1cd4a0290c76..7f3ad1b15650 100644 --- a/sys-apps/busybox/busybox-1.6.1.ebuild +++ b/sys-apps/busybox/busybox-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.3 2007/08/10 13:55:12 armin76 Exp $ inherit eutils flag-o-matic savedconfig @@ -57,7 +57,7 @@ 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 static savedconfig make-symlinks selinux" RESTRICT="test" |