summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-14 05:53:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-14 05:53:54 +0000
commitc855aba0d5bbd80fbcb6296e7ff6f57f7846833c (patch)
tree6160b16a2591f7d292c855590f166252b4aed263 /games-strategy
parentquoting (diff)
downloadgentoo-2-c855aba0d5bbd80fbcb6296e7ff6f57f7846833c.tar.gz
gentoo-2-c855aba0d5bbd80fbcb6296e7ff6f57f7846833c.tar.bz2
gentoo-2-c855aba0d5bbd80fbcb6296e7ff6f57f7846833c.zip
quoting
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.2.8.ebuild4
-rw-r--r--games-strategy/wesnoth/wesnoth-1.3.15.ebuild4
-rw-r--r--games-strategy/wesnoth/wesnoth-1.3.16.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.2.8.ebuild b/games-strategy/wesnoth/wesnoth-1.2.8.ebuild
index 11cb445c1e72..0b93a37e0e2d 100644
--- a/games-strategy/wesnoth/wesnoth-1.2.8.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild,v 1.2 2007/11/29 22:46:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.8.ebuild,v 1.3 2008/02/14 05:53:54 mr_bones_ Exp $
inherit eutils toolchain-funcs flag-o-matic games
@@ -46,7 +46,7 @@ pkg_setup() {
}
src_unpack() {
- unpack "${A}"
+ unpack ${A}
if use server ; then
sed \
-e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \
diff --git a/games-strategy/wesnoth/wesnoth-1.3.15.ebuild b/games-strategy/wesnoth/wesnoth-1.3.15.ebuild
index 61437c3edc59..58c9718c122e 100644
--- a/games-strategy/wesnoth/wesnoth-1.3.15.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.3.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.3.15.ebuild,v 1.1 2008/01/28 06:34:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.3.15.ebuild,v 1.2 2008/02/14 05:53:54 mr_bones_ Exp $
inherit eutils toolchain-funcs flag-o-matic games
@@ -48,7 +48,7 @@ pkg_setup() {
}
src_unpack() {
- unpack "${A}"
+ unpack ${A}
if use dedicated || use server ; then
sed \
-e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \
diff --git a/games-strategy/wesnoth/wesnoth-1.3.16.ebuild b/games-strategy/wesnoth/wesnoth-1.3.16.ebuild
index 54d855cbe0c9..f93a6f14c57c 100644
--- a/games-strategy/wesnoth/wesnoth-1.3.16.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.3.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.3.16.ebuild,v 1.1 2008/02/12 02:15:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.3.16.ebuild,v 1.2 2008/02/14 05:53:54 mr_bones_ Exp $
inherit eutils toolchain-funcs flag-o-matic games
@@ -48,7 +48,7 @@ pkg_setup() {
}
src_unpack() {
- unpack "${A}"
+ unpack ${A}
if use dedicated || use server ; then
sed \
-e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \