From 018368400eac9c56928bc8bdd79b6ade04e352ee Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 12 Sep 2004 10:06:23 +0000 Subject: !nomirror --- games-emulation/openmsx/openmsx-0.4.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games-emulation/openmsx/openmsx-0.4.0.ebuild') diff --git a/games-emulation/openmsx/openmsx-0.4.0.ebuild b/games-emulation/openmsx/openmsx-0.4.0.ebuild index dfb27d48e88c..a79fe785dc4f 100644 --- a/games-emulation/openmsx/openmsx-0.4.0.ebuild +++ b/games-emulation/openmsx/openmsx-0.4.0.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.4.0.ebuild,v 1.3 2004/06/24 22:32:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.4.0.ebuild,v 1.4 2004/09/12 10:06:23 mr_bones_ Exp $ inherit flag-o-matic eutils games DESCRIPTION="MSX emulator that aims for perfection" HOMEPAGE="http://openmsx.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" @@ -25,7 +24,7 @@ DEPEND="dev-lang/tcl src_unpack() { unpack ${A} - cd ${S} + cd "${S}" epatch "${FILESDIR}/${P}-custom.mk.patch" epatch "${FILESDIR}/${P}-symlinking.patch" -- cgit v1.2.3-65-gdbad