diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-16 15:08:03 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-16 15:08:03 +0000 |
commit | b2cc1dfb352fadeba7bb2cf1b0c14daf975bd02f (patch) | |
tree | 128fe09f00ebbe4cc29ccf25049df960810779a5 /app-emulation/bochs | |
parent | Removed johnm from metadata.xml. cf. bug 186467. (diff) | |
download | gentoo-2-b2cc1dfb352fadeba7bb2cf1b0c14daf975bd02f.tar.gz gentoo-2-b2cc1dfb352fadeba7bb2cf1b0c14daf975bd02f.tar.bz2 gentoo-2-b2cc1dfb352fadeba7bb2cf1b0c14daf975bd02f.zip |
Stable on amd64 wrt security bug #188148
(Portage version: 2.1.3.9)
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 7b48bf2e4df1..670f48699be3 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.70 2007/09/10 09:57:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.71 2007/09/16 15:08:03 angelos Exp $ + + 16 Sep 2007; Christoph Mende <angelos@gentoo.org> bochs-2.3.ebuild: + Stable on amd64 wrt security bug #188148 10 Sep 2007; Raúl Porcel <armin76@gentoo.org> bochs-2.3.ebuild: alpha stable wrt security #188148 diff --git a/app-emulation/bochs/bochs-2.3.ebuild b/app-emulation/bochs/bochs-2.3.ebuild index 7f2e4e6e9ba6..14febf52c961 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.4 2007/09/10 09:57:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.5 2007/09/16 15:08:03 angelos 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 |