summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-03-06 03:17:24 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-03-06 03:17:24 +0000
commitaa3b922a69384f087203eab1e6b8bc657336f17b (patch)
treed1ab345477590c44faad141471ef4b712d6284b9 /games-action/descent3
parentRemoving COPYING from dodoc to shut up repoman. (diff)
downloadhistorical-aa3b922a69384f087203eab1e6b8bc657336f17b.tar.gz
historical-aa3b922a69384f087203eab1e6b8bc657336f17b.tar.bz2
historical-aa3b922a69384f087203eab1e6b8bc657336f17b.zip
Fix quoting.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-action/descent3')
-rw-r--r--games-action/descent3/ChangeLog8
-rw-r--r--games-action/descent3/descent3-1.4.0b-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog
index a44057335d5a..0e526af7fbe2 100644
--- a/games-action/descent3/ChangeLog
+++ b/games-action/descent3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/descent3
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.25 2007/09/15 00:35:22 wolf31o2 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.26 2008/03/06 03:17:24 wolf31o2 Exp $
+
+ 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ descent3-1.4.0b-r1.ebuild:
+ Fix quoting.
15 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
descent3-1.4.0b-r1.ebuild:
diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild
index dad4823f42b7..7cfdb6612a14 100644
--- a/games-action/descent3/descent3-1.4.0b-r1.ebuild
+++ b/games-action/descent3/descent3-1.4.0b-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.13 2007/09/15 00:35:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.14 2008/03/06 03:17:24 wolf31o2 Exp $
inherit eutils multilib games
@@ -50,7 +50,7 @@ src_unpack() {
else
cdrom_get_cds missions/d3.mn3
fi
- mkdir -p ${S}/{a,b}
+ mkdir -p "${S}"/{a,b}
cd "${S}"/a
unpack_makeself ${PN}-1.4.0a-x86.run
cd "${S}"/b