diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:48:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:48:47 +0000 |
commit | b985b75dad419cf3915486f4bd1e4a043110b3c6 (patch) | |
tree | 028ac9e3c9e8d1fa3402b6de28f876592d459816 /app-emulation/bochs/bochs-2.1.1.ebuild | |
parent | sync IUSE (-xinerama) (diff) | |
download | gentoo-2-b985b75dad419cf3915486f4bd1e4a043110b3c6.tar.gz gentoo-2-b985b75dad419cf3915486f4bd1e4a043110b3c6.tar.bz2 gentoo-2-b985b75dad419cf3915486f4bd1e4a043110b3c6.zip |
sync IUSE (+bochs-debugger -debugger)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emulation/bochs/bochs-2.1.1.ebuild')
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index c6f978bcd361..4c356a8830b1 100644 --- a/app-emulation/bochs/bochs-2.1.1.ebuild +++ b/app-emulation/bochs/bochs-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.22 2005/04/21 18:45:37 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.23 2005/07/07 02:48:47 agriffis Exp $ inherit eutils wxwidgets @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 ppc alpha sparc amd64" -IUSE="sdl wxwindows readline gtk2 debugger" +IUSE="bochs-debugger gtk2 readline sdl wxwindows" RDEPEND="virtual/libc virtual/x11 |