summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:32:48 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:32:48 +0000
commit1488e23c80366ec5b844f244c7b6a8f920b7cd33 (patch)
tree433fa1780f9cb736ec2aa9476cbe8d5b27a22127 /games-emulation/dosbox
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-1488e23c80366ec5b844f244c7b6a8f920b7cd33.tar.gz
historical-1488e23c80366ec5b844f244c7b6a8f920b7cd33.tar.bz2
historical-1488e23c80366ec5b844f244c7b6a8f920b7cd33.zip
sync IUSE (-ncurses)
Diffstat (limited to 'games-emulation/dosbox')
-rw-r--r--games-emulation/dosbox/Manifest12
-rw-r--r--games-emulation/dosbox/dosbox-0.60.ebuild4
2 files changed, 8 insertions, 8 deletions
diff --git a/games-emulation/dosbox/Manifest b/games-emulation/dosbox/Manifest
index 17e199592bbf..6c32d11b4727 100644
--- a/games-emulation/dosbox/Manifest
+++ b/games-emulation/dosbox/Manifest
@@ -1,10 +1,10 @@
-MD5 ac3752ed790fa15ed10c22ac25d02fe1 ChangeLog 1699
-MD5 95e2b5bfd7767aeae061c77f7e1a055e metadata.xml 221
-MD5 2b2143addd5fb6fa1aeb602ce44b9371 dosbox-0.60.ebuild 888
MD5 0ef2fd60dc5781d72b1a290452945642 dosbox-0.61.ebuild 1084
+MD5 7bb8a8751ef2fb0617d00126797e60f7 dosbox-0.60.ebuild 880
MD5 6e4c88905ec735ea32946271c5bf5896 dosbox-0.58.ebuild 692
-MD5 6c3131692034dda3f27046c037aabc58 files/digest-dosbox-0.61 63
-MD5 709911d69c3fb90908508f4c3116a07f files/digest-dosbox-0.58 63
-MD5 a15acc3d9f2a2d55bde29cf697f86297 files/digest-dosbox-0.60 63
+MD5 ac3752ed790fa15ed10c22ac25d02fe1 ChangeLog 1699
+MD5 95e2b5bfd7767aeae061c77f7e1a055e metadata.xml 221
MD5 f4257165581f9c2cb8e2a428f2ebeaae files/0.60-alsa-1.0.0.patch 721
MD5 3df3072eb03de57f9e5aebcfb47f35a0 files/dosbox_gcc34.gz 655
+MD5 709911d69c3fb90908508f4c3116a07f files/digest-dosbox-0.58 63
+MD5 a15acc3d9f2a2d55bde29cf697f86297 files/digest-dosbox-0.60 63
+MD5 6c3131692034dda3f27046c037aabc58 files/digest-dosbox-0.61 63
diff --git a/games-emulation/dosbox/dosbox-0.60.ebuild b/games-emulation/dosbox/dosbox-0.60.ebuild
index 418eed3f8ea8..37fff20651f3 100644
--- a/games-emulation/dosbox/dosbox-0.60.ebuild
+++ b/games-emulation/dosbox/dosbox-0.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.60.ebuild,v 1.5 2004/06/24 22:25:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.60.ebuild,v 1.6 2004/07/14 14:32:48 agriffis Exp $
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-IUSE="alsa ncurses png"
+IUSE="alsa png"
DEPEND="png? ( media-libs/libpng sys-libs/zlib )
alsa? ( media-libs/alsa-lib )