diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
commit | 6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c (patch) | |
tree | 2faaa638cad7827a9280cb6ae8b7c83cd031be23 /app-emulation | |
parent | 0.7.2 stable on amd64; also taking over maintainership seeing as dragonheart ... (diff) | |
download | gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.gz gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.bz2 gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index 84c13ca47413..2e24fa4cc2c8 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.40 2005/04/04 05:38:35 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.41 2005/04/21 18:45:37 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> bochs-2.1.1.ebuild: + stable on amd64 04 Apr 2005; Luca Barbato <lu_zero@gentoo.org> bochs-2.1.1.ebuild: Added opensp dependency as pointed out in bug #85789, thanks to Marius diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index ae12c4427ef5..c6f978bcd361 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.21 2005/04/04 05:38:35 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.22 2005/04/21 18:45:37 blubb Exp $ inherit eutils wxwidgets @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc alpha sparc ~amd64" +KEYWORDS="x86 ppc alpha sparc amd64" IUSE="sdl wxwindows readline gtk2 debugger" RDEPEND="virtual/libc |