diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
commit | 898178ab4c4066d7a0ff4662d1e51df4c144385d (patch) | |
tree | a17d5e8581ea8540005f952ed3ca8fd4597cd77e /app-emulation/dosbox | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | historical-898178ab4c4066d7a0ff4662d1e51df4c144385d.tar.gz historical-898178ab4c4066d7a0ff4662d1e51df4c144385d.tar.bz2 historical-898178ab4c4066d7a0ff4662d1e51df4c144385d.zip |
unmask and changelog fixes
Diffstat (limited to 'app-emulation/dosbox')
-rw-r--r-- | app-emulation/dosbox/dosbox-0.57.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/dosbox/dosbox-0.57.ebuild b/app-emulation/dosbox/dosbox-0.57.ebuild index 3bc5e720e65b..fadd0d13d2e0 100644 --- a/app-emulation/dosbox/dosbox-0.57.ebuild +++ b/app-emulation/dosbox/dosbox-0.57.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosbox/dosbox-0.57.ebuild,v 1.2 2003/02/13 07:13:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosbox/dosbox-0.57.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="DOSBox - DOS emulator" HOMEPAGE="http://dosbox.zophar.net" -SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/dosbox/${P}.tar.gz" +SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="sys-libs/ncurses >=media-libs/libsdl-1.2.0 |