From f193081a9f1537598f6fed550a0ec7b44c211741 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 12 May 2004 09:02:46 +0000 Subject: IUSE; error check; tidy --- games-puzzle/drod-bin/drod-bin-1.6.3.ebuild | 3 ++- games-puzzle/drod-bin/drod-bin-1.6.5.ebuild | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'games-puzzle/drod-bin') diff --git a/games-puzzle/drod-bin/drod-bin-1.6.3.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.3.ebuild index 3b882e3da564..4e99762f71b6 100644 --- a/games-puzzle/drod-bin/drod-bin-1.6.3.ebuild +++ b/games-puzzle/drod-bin/drod-bin-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.3.ebuild,v 1.4 2004/02/20 06:53:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.3.ebuild,v 1.5 2004/05/12 09:02:45 mr_bones_ Exp $ inherit games eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/drod/CDROD-${PV}-setup.sh.bin" LICENSE="MPL-1.1" SLOT="0" KEYWORDS="-* x86" +IUSE="" RDEPEND="virtual/x11 dev-libs/expat diff --git a/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild index 884fcbcf22a9..2e2af45a9b4a 100644 --- a/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild +++ b/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild,v 1.3 2004/02/26 07:24:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild,v 1.4 2004/05/12 09:02:45 mr_bones_ Exp $ inherit games eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/drod/CDROD-${PV}-setup.sh.bin" LICENSE="MPL-1.1" SLOT="0" KEYWORDS="-* x86" +IUSE="" RDEPEND="virtual/x11 dev-libs/expat @@ -18,7 +19,7 @@ RDEPEND="virtual/x11 media-libs/libsdl >=media-libs/sdl-ttf-2.0.6" -S=${WORKDIR} +S="${WORKDIR}" src_unpack() { unpack_makeself ${A} -- cgit v1.2.3-65-gdbad