diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-09-18 17:51:21 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-09-18 17:51:21 +0000 |
commit | 1b9fc7585cfa8be24d145bf4acf68b79934d033a (patch) | |
tree | e375d7c98bb84bafbf11d3024c1dff5a758eb504 /games-emulation/dosbox/dosbox-0.65.ebuild | |
parent | Marked ppc stable for bug #112378. (diff) | |
download | gentoo-2-1b9fc7585cfa8be24d145bf4acf68b79934d033a.tar.gz gentoo-2-1b9fc7585cfa8be24d145bf4acf68b79934d033a.tar.bz2 gentoo-2-1b9fc7585cfa8be24d145bf4acf68b79934d033a.zip |
Marked ppc stable for bug #147835.
(Portage version: 2.1.1)
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 3536fb6f9469..ff504a0c638c 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.3 2006/09/18 04:17:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.65.ebuild,v 1.4 2006/09/18 17:51:21 josejx 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" |