summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-06-24 21:02:27 +0000
committerPacho Ramos <pacho@gentoo.org>2010-06-24 21:02:27 +0000
commit3c901cce5495e7cf90f146836e630ab6f2854ff1 (patch)
tree48de89315e15aa4be537fb33d9e5dece7f0696af /games-emulation/dosbox
parentstable amd64, bug 322277 (diff)
downloadgentoo-2-3c901cce5495e7cf90f146836e630ab6f2854ff1.tar.gz
gentoo-2-3c901cce5495e7cf90f146836e630ab6f2854ff1.tar.bz2
gentoo-2-3c901cce5495e7cf90f146836e630ab6f2854ff1.zip
stable amd64, bug 325153
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/dosbox')
-rw-r--r--games-emulation/dosbox/ChangeLog5
-rw-r--r--games-emulation/dosbox/dosbox-0.74.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dosbox/ChangeLog b/games-emulation/dosbox/ChangeLog
index ba975d820ca1..dac6f5726659 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.50 2010/05/16 20:34:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.51 2010/06/24 21:02:27 pacho Exp $
+
+ 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> dosbox-0.74.ebuild:
+ stable amd64, bug 325153
*dosbox-0.74 (16 May 2010)
diff --git a/games-emulation/dosbox/dosbox-0.74.ebuild b/games-emulation/dosbox/dosbox-0.74.ebuild
index 319783d0d406..bcb33d63195e 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.1 2010/05/16 20:34:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.2 2010/06/24 21:02:27 pacho Exp $
EAPI=2
inherit autotools 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 )