diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 14:19:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 14:19:58 +0000 |
commit | 608424cc156d4aaee5e341091687bd1eeebe3b82 (patch) | |
tree | cea60b12dafa4301a4710f6e5b2d4741e36fb703 /games-emulation/dosbox | |
parent | add missing test to IUSE (diff) | |
download | gentoo-2-608424cc156d4aaee5e341091687bd1eeebe3b82.tar.gz gentoo-2-608424cc156d4aaee5e341091687bd1eeebe3b82.tar.bz2 gentoo-2-608424cc156d4aaee5e341091687bd1eeebe3b82.zip |
ppc stable #279864
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'games-emulation/dosbox')
-rw-r--r-- | games-emulation/dosbox/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.73.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dosbox/ChangeLog b/games-emulation/dosbox/ChangeLog index b699231d1941..8f150efe7ee7 100644 --- a/games-emulation/dosbox/ChangeLog +++ b/games-emulation/dosbox/ChangeLog @@ -1,6 +1,9 @@ # 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.45 2009/08/01 23:41:55 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.46 2009/08/09 14:19:58 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> dosbox-0.73.ebuild: + ppc stable #279864 01 Aug 2009; <chainsaw@gentoo.org> dosbox-0.73.ebuild: Marked stable on AMD64 as requested by Michael "Mr. Bones" Sterrett diff --git a/games-emulation/dosbox/dosbox-0.73.ebuild b/games-emulation/dosbox/dosbox-0.73.ebuild index ebc9eb943c1f..fb86c9220c68 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.3 2009/08/01 23:41:55 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.73.ebuild,v 1.4 2009/08/09 14:19:58 nixnut 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 ) |