diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-08-01 23:41:55 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-08-01 23:41:55 +0000 |
commit | cc2e3ac5c04c1670a77d71d70f52c89724e33143 (patch) | |
tree | 3f1911aa8591ee1adffc32834c4cb12e375fb8e4 /games-emulation | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-cc2e3ac5c04c1670a77d71d70f52c89724e33143.tar.gz gentoo-2-cc2e3ac5c04c1670a77d71d70f52c89724e33143.tar.bz2 gentoo-2-cc2e3ac5c04c1670a77d71d70f52c89724e33143.zip |
Marked stable on AMD64 as requested by Michael "Mr. Bones" Sterrett <mr_bones_@gentoo.org> in bug #279864. Tested with Pinball Fantasies (full screen, 3000 cycles) on a dual hex-core Opteron with USE="alsa opengl -debug -hardened".
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dosbox/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.73.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/games-emulation/dosbox/ChangeLog b/games-emulation/dosbox/ChangeLog index 59e0b4bb5460..b699231d1941 100644 --- a/games-emulation/dosbox/ChangeLog +++ b/games-emulation/dosbox/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-emulation/dosbox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.44 2009/08/01 06:44:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.45 2009/08/01 23:41:55 chainsaw Exp $ + + 01 Aug 2009; <chainsaw@gentoo.org> dosbox-0.73.ebuild: + Marked stable on AMD64 as requested by Michael "Mr. Bones" Sterrett + <mr_bones_@gentoo.org> in bug #279864. Tested with Pinball Fantasies (full + screen, 3000 cycles) on a dual hex-core Opteron with USE="alsa opengl + -debug -hardened". 01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> dosbox-0.72.ebuild, dosbox-0.73.ebuild: diff --git a/games-emulation/dosbox/dosbox-0.73.ebuild b/games-emulation/dosbox/dosbox-0.73.ebuild index 7eb1e6199447..ebc9eb943c1f 100644 --- a/games-emulation/dosbox/dosbox-0.73.ebuild +++ b/games-emulation/dosbox/dosbox-0.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.73.ebuild,v 1.2 2009/08/01 06:44:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.73.ebuild,v 1.3 2009/08/01 23:41:55 chainsaw Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="alsa debug hardened opengl" DEPEND="alsa? ( media-libs/alsa-lib ) |