diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 15:40:33 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 15:40:33 +0000 |
commit | 45e01d6b14a0c44c62ae76b7f21b246939650964 (patch) | |
tree | 4f142b4e8db5b407c6b0770c657432e07452aedb /app-emulation/bochs/bochs-2.0.ebuild | |
parent | new release (Manifest recommit) (diff) | |
download | gentoo-2-45e01d6b14a0c44c62ae76b7f21b246939650964.tar.gz gentoo-2-45e01d6b14a0c44c62ae76b7f21b246939650964.tar.bz2 gentoo-2-45e01d6b14a0c44c62ae76b7f21b246939650964.zip |
Stable on alpha.
Diffstat (limited to 'app-emulation/bochs/bochs-2.0.ebuild')
-rw-r--r-- | app-emulation/bochs/bochs-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.0.ebuild b/app-emulation/bochs/bochs-2.0.ebuild index 605f99276632..cbde291d71b1 100644 --- a/app-emulation/bochs/bochs-2.0.ebuild +++ b/app-emulation/bochs/bochs-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.ebuild,v 1.5 2004/03/30 20:45:14 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.0.ebuild,v 1.6 2004/05/04 15:40:33 kloeri Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bochs is a pc emulator. @@ -16,7 +16,7 @@ IUSE="sdl" DEPEND=">=sys-libs/glibc-2.1.3 virtual/x11 sdl? media-libs/libsdl" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~alpha" src_unpack() { unpack ${P}.tar.gz |