diff options
author | 2007-10-15 14:50:40 +0000 | |
---|---|---|
committer | 2007-10-15 14:50:40 +0000 | |
commit | e2a1535d278b051e0b319f2ade98bc8330b7e6ad (patch) | |
tree | 8297cdc1d2f26a49e4ec8a3c620627f0531a844c | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-e2a1535d278b051e0b319f2ade98bc8330b7e6ad.tar.gz gentoo-2-e2a1535d278b051e0b319f2ade98bc8330b7e6ad.tar.bz2 gentoo-2-e2a1535d278b051e0b319f2ade98bc8330b7e6ad.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
-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 d29dad8c63d5..9fd4aaa7575d 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.160 2007/09/28 06:57:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.161 2007/10/15 14:50:40 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> busybox-1.6.1.ebuild: + Stable on ppc64 28 Sep 2007; Joshua Kinard <kumba@gentoo.org> busybox-1.6.1.ebuild: Stable on mips. diff --git a/sys-apps/busybox/busybox-1.6.1.ebuild b/sys-apps/busybox/busybox-1.6.1.ebuild index 2065d6d89d88..3ec1477fb4b8 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.7 2007/09/28 06:57:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.8 2007/10/15 14:50:40 corsair 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" |