diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-10 09:57:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-10 09:57:21 +0000 |
commit | 9ac7a135713fa1d5974d177a5dbc72c27b48a70c (patch) | |
tree | c272193b18d33cc728d54ccaca74c5998186e1b0 /app-emulation/bochs | |
parent | Add minimal version dependencies for X.Org 7.3 release. Also remove blocker o... (diff) | |
download | gentoo-2-9ac7a135713fa1d5974d177a5dbc72c27b48a70c.tar.gz gentoo-2-9ac7a135713fa1d5974d177a5dbc72c27b48a70c.tar.bz2 gentoo-2-9ac7a135713fa1d5974d177a5dbc72c27b48a70c.zip |
alpha stable wrt security #188148
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-emulation/bochs')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 7827b9c6e2e1..7b48bf2e4df1 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.69 2007/09/09 16:11:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.70 2007/09/10 09:57:21 armin76 Exp $ + + 10 Sep 2007; Raúl Porcel <armin76@gentoo.org> bochs-2.3.ebuild: + alpha stable wrt security #188148 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org> bochs-2.3.ebuild: stable x86, security bug 188148 diff --git a/app-emulation/bochs/bochs-2.3.ebuild b/app-emulation/bochs/bochs-2.3.ebuild index e1c0a7790209..7f2e4e6e9ba6 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.3 2007/09/09 16:11:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.4 2007/09/10 09:57:21 armin76 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 |