diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:18:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:18:53 +0000 |
commit | 9564c33e1b9a5239af28218cca7d61d2fa6c68e0 (patch) | |
tree | 441c0ccc5bcb62fe41c4defa6e501b8d475d855d /games-action/descent1-maps | |
parent | xft virtual (diff) | |
download | historical-9564c33e1b9a5239af28218cca7d61d2fa6c68e0.tar.gz historical-9564c33e1b9a5239af28218cca7d61d2fa6c68e0.tar.bz2 historical-9564c33e1b9a5239af28218cca7d61d2fa6c68e0.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'games-action/descent1-maps')
-rw-r--r-- | games-action/descent1-maps/descent1-maps-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent1-maps/descent1-maps-1.0.ebuild b/games-action/descent1-maps/descent1-maps-1.0.ebuild index 6f27b1338afd..6f905ddf71c6 100644 --- a/games-action/descent1-maps/descent1-maps-1.0.ebuild +++ b/games-action/descent1-maps/descent1-maps-1.0.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-action/descent1-maps/descent1-maps-1.0.ebuild,v 1.2 2004/06/24 21:54:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-maps/descent1-maps-1.0.ebuild,v 1.3 2004/07/14 14:18:53 agriffis Exp $ inherit games @@ -11,9 +11,9 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="games-action/d1x" -S="${WORKDIR}/${P}" src_install () { |