diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-05-02 17:39:55 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-05-02 17:39:55 +0000 |
commit | 5282b48ee4c69061a012a7ed55f560e55bd4f2e9 (patch) | |
tree | 34cc8b193c838cd22a594b79cbb2e0b650254952 | |
parent | Lack of support for WiFi (bug #176517). (diff) | |
download | gentoo-2-5282b48ee4c69061a012a7ed55f560e55bd4f2e9.tar.gz gentoo-2-5282b48ee4c69061a012a7ed55f560e55bd4f2e9.tar.bz2 gentoo-2-5282b48ee4c69061a012a7ed55f560e55bd4f2e9.zip |
Stable on alpha wrt bug #146954
(Portage version: 2.1.2.2)
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 0be214699774..0b6d87f5a820 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.62 2007/04/20 22:16:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.63 2007/05/02 17:39:55 yoswink Exp $ + + 02 May 2007; Jose Luis Rivero <yoswink@gentoo.org> bochs-2.2.6.ebuild: + Stable on alpha wrt bug #146954 20 Apr 2007; Joseph Jezak <josejx@gentoo.org> bochs-2.2.6.ebuild: Marked ppc stable for bug #146954. diff --git a/app-emulation/bochs/bochs-2.2.6.ebuild b/app-emulation/bochs/bochs-2.2.6.ebuild index 1168cb74d077..dd33f51dad94 100644 --- a/app-emulation/bochs/bochs-2.2.6.ebuild +++ b/app-emulation/bochs/bochs-2.2.6.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.2.6.ebuild,v 1.6 2007/04/20 22:16:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild,v 1.7 2007/05/02 17:39:55 yoswink Exp $ inherit eutils wxwidgets @@ -12,7 +12,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 |