diff options
Diffstat (limited to 'games-emulation/dosbox/dosbox-0.65.ebuild')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.65.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox/dosbox-0.65.ebuild b/games-emulation/dosbox/dosbox-0.65.ebuild index ff504a0c638c..99d458d96895 100644 --- a/games-emulation/dosbox/dosbox-0.65.ebuild +++ b/games-emulation/dosbox/dosbox-0.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.65.ebuild,v 1.4 2006/09/18 17:51:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.65.ebuild,v 1.5 2006/09/20 16:47:46 blubb Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="DOS emulator" HOMEPAGE="http://dosbox.sourceforge.net/" SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" LICENSE="GPL-2" SLOT="0" IUSE="alsa hardened opengl" |