diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-15 09:02:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-15 09:02:43 +0000 |
commit | 39b8c76e91aefbcef135efa81bfd0860d3f0aa6e (patch) | |
tree | ffa80a406b4c9d822c6a695f696186af42d40dd6 /games-emulation/dosbox | |
parent | stable x86, bug 325141 (diff) | |
download | gentoo-2-39b8c76e91aefbcef135efa81bfd0860d3f0aa6e.tar.gz gentoo-2-39b8c76e91aefbcef135efa81bfd0860d3f0aa6e.tar.bz2 gentoo-2-39b8c76e91aefbcef135efa81bfd0860d3f0aa6e.zip |
stable x86, bug 325153
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-emulation/dosbox')
-rw-r--r-- | games-emulation/dosbox/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.74.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dosbox/ChangeLog b/games-emulation/dosbox/ChangeLog index fc007dfb7058..100a027cbb64 100644 --- a/games-emulation/dosbox/ChangeLog +++ b/games-emulation/dosbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dosbox # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.52 2010/06/24 21:11:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.53 2010/07/15 09:02:43 fauli Exp $ + + 15 Jul 2010; Christian Faulhammer <fauli@gentoo.org> dosbox-0.74.ebuild: + stable x86, bug 325153 24 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> dosbox-0.74.ebuild: remove autotools since it's not used (thanks to Pacho for the pointer) diff --git a/games-emulation/dosbox/dosbox-0.74.ebuild b/games-emulation/dosbox/dosbox-0.74.ebuild index 104c64a1f8a0..018d56f5017f 100644 --- a/games-emulation/dosbox/dosbox-0.74.ebuild +++ b/games-emulation/dosbox/dosbox-0.74.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.3 2010/06/24 21:11:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.4 2010/07/15 09:02:43 fauli 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 ) |