diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-27 01:08:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-27 01:08:58 +0000 |
commit | 2c8bddaa8ca88d270f9025f9117695214a7f477e (patch) | |
tree | 95757f5fae672792032c0b291fd8a7ca4bebc9d3 /games-rpg/nwn | |
parent | whitespace (diff) | |
download | gentoo-2-2c8bddaa8ca88d270f9025f9117695214a7f477e.tar.gz gentoo-2-2c8bddaa8ca88d270f9025f9117695214a7f477e.tar.bz2 gentoo-2-2c8bddaa8ca88d270f9025f9117695214a7f477e.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-rpg/nwn')
-rw-r--r-- | games-rpg/nwn/nwn-1.68-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games-rpg/nwn/nwn-1.68-r1.ebuild b/games-rpg/nwn/nwn-1.68-r1.ebuild index a75da5fa472d..253076543c12 100644 --- a/games-rpg/nwn/nwn-1.68-r1.ebuild +++ b/games-rpg/nwn/nwn-1.68-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild,v 1.3 2006/12/19 16:53:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.68-r1.ebuild,v 1.4 2007/01/27 01:08:58 mr_bones_ Exp $ inherit eutils games @@ -248,8 +248,6 @@ src_unpack() { unpack "${a}" || die "unpack ${a}" cd .. fi - - fi done ) for a in ${A} |