diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-09-09 16:11:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-09-09 16:11:15 +0000 |
commit | 6720fe4f6c860bf99c8271225d02603a14bce063 (patch) | |
tree | 967220fda1389fb53e8ef2bb97e131b2fa954dee /app-emulation/bochs/bochs-2.3.ebuild | |
parent | Marked ppc/ppc64 stable for bug #188439. (diff) | |
download | historical-6720fe4f6c860bf99c8271225d02603a14bce063.tar.gz historical-6720fe4f6c860bf99c8271225d02603a14bce063.tar.bz2 historical-6720fe4f6c860bf99c8271225d02603a14bce063.zip |
stable x86, security bug 188148
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'app-emulation/bochs/bochs-2.3.ebuild')
-rw-r--r-- | app-emulation/bochs/bochs-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.3.ebuild b/app-emulation/bochs/bochs-2.3.ebuild index f0b3c3f59972..e1c0a7790209 100644 --- a/app-emulation/bochs/bochs-2.3.ebuild +++ b/app-emulation/bochs/bochs-2.3.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/app-emulation/bochs/bochs-2.3.ebuild,v 1.2 2007/09/09 11:56:23 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.3 2007/09/09 16:11:15 opfer Exp $ inherit eutils wxwidgets @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc x86" IUSE="debugger readline sdl wxwindows X ncurses vnc" RDEPEND="virtual/libc |