summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-03-07 23:57:49 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-03-07 23:57:49 +0000
commitaa18b9f5ecb39578aea6abb43390e1552921ae3a (patch)
tree71255138cae0ef1cc77d2a45f4537a04df6a8a1e /games-action
parentAdd 0.26.0_alpha11. (diff)
downloadhistorical-aa18b9f5ecb39578aea6abb43390e1552921ae3a.tar.gz
historical-aa18b9f5ecb39578aea6abb43390e1552921ae3a.tar.bz2
historical-aa18b9f5ecb39578aea6abb43390e1552921ae3a.zip
QA cleanup: Fix quoting.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-action')
-rw-r--r--games-action/0verkill/0verkill-0.16-r3.ebuild10
-rw-r--r--games-action/0verkill/ChangeLog8
-rw-r--r--games-action/barrage/ChangeLog6
-rw-r--r--games-action/barrage/barrage-1.0.2-r1.ebuild4
-rw-r--r--games-action/barrage/barrage-1.0.2.ebuild6
-rw-r--r--games-action/xshipwars/ChangeLog6
-rw-r--r--games-action/xshipwars/xshipwars-2.5.5.ebuild4
7 files changed, 27 insertions, 17 deletions
diff --git a/games-action/0verkill/0verkill-0.16-r3.ebuild b/games-action/0verkill/0verkill-0.16-r3.ebuild
index e01ef08c8996..9f764a0688da 100644
--- a/games-action/0verkill/0verkill-0.16-r3.ebuild
+++ b/games-action/0verkill/0verkill-0.16-r3.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/0verkill/0verkill-0.16-r3.ebuild,v 1.4 2007/11/16 06:33:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16-r3.ebuild,v 1.5 2008/03/07 23:54:07 wolf31o2 Exp $
inherit autotools eutils games
@@ -54,10 +54,8 @@ src_install() {
done
fi
- insinto ${GAMES_DATADIR}/${PN}/data
- doins data/* || die
- insinto ${GAMES_DATADIR}/${PN}/grx
- doins grx/* || die
+ insinto "${GAMES_DATADIR}/${PN}"
+ doins -r data grx || die
dohtml doc/*.htm
rm doc/*.html doc/README.OS2 doc/Readme\ Win32.txt doc/COPYING
diff --git a/games-action/0verkill/ChangeLog b/games-action/0verkill/ChangeLog
index 289820656187..6543cabbfd0f 100644
--- a/games-action/0verkill/ChangeLog
+++ b/games-action/0verkill/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/0verkill
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/ChangeLog,v 1.15 2007/11/16 06:33:01 mr_bones_ Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/ChangeLog,v 1.16 2008/03/07 23:54:07 wolf31o2 Exp $
+
+ 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ 0verkill-0.16-r3.ebuild:
+ QA cleanup: Fix quoting.
16 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org>
+files/0verkill-0.16-docs.patch, -files/0.16-docs.patch,
diff --git a/games-action/barrage/ChangeLog b/games-action/barrage/ChangeLog
index 5e00cba0912e..2e125020a960 100644
--- a/games-action/barrage/ChangeLog
+++ b/games-action/barrage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/barrage
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.12 2008/02/29 18:44:45 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.13 2008/03/07 23:55:44 wolf31o2 Exp $
+
+ 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> barrage-1.0.2.ebuild,
+ barrage-1.0.2-r1.ebuild:
+ QA cleanup: Fix quoting.
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> barrage-1.0.2-r1.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
diff --git a/games-action/barrage/barrage-1.0.2-r1.ebuild b/games-action/barrage/barrage-1.0.2-r1.ebuild
index 930a0426a522..1532711c4285 100644
--- a/games-action/barrage/barrage-1.0.2-r1.ebuild
+++ b/games-action/barrage/barrage-1.0.2-r1.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-action/barrage/barrage-1.0.2-r1.ebuild,v 1.2 2008/02/29 18:44:45 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild,v 1.3 2008/03/07 23:55:44 wolf31o2 Exp $
inherit eutils games
@@ -22,7 +22,7 @@ src_unpack() {
}
src_compile() {
- egamesconf --datadir=${GAMES_DATADIR_BASE} || die
+ egamesconf --datadir="${GAMES_DATADIR_BASE}" || die
emake || die "emake failed"
}
diff --git a/games-action/barrage/barrage-1.0.2.ebuild b/games-action/barrage/barrage-1.0.2.ebuild
index 5917b044ca78..d9b3d7877fed 100644
--- a/games-action/barrage/barrage-1.0.2.ebuild
+++ b/games-action/barrage/barrage-1.0.2.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/barrage/barrage-1.0.2.ebuild,v 1.5 2007/05/21 17:24:48 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.2.ebuild,v 1.6 2008/03/07 23:55:44 wolf31o2 Exp $
inherit games
@@ -17,7 +17,7 @@ DEPEND=">=media-libs/libsdl-1.2
>=media-libs/sdl-mixer-1.2.4"
src_compile() {
- egamesconf --datadir=${GAMES_DATADIR_BASE} || die
+ egamesconf --datadir="${GAMES_DATADIR_BASE}" || die
emake || die "emake failed"
}
diff --git a/games-action/xshipwars/ChangeLog b/games-action/xshipwars/ChangeLog
index c7f238fcfee7..3dcff053872b 100644
--- a/games-action/xshipwars/ChangeLog
+++ b/games-action/xshipwars/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/xshipwars
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.20 2008/03/06 03:51:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.21 2008/03/07 23:57:49 wolf31o2 Exp $
+
+ 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ xshipwars-2.5.5.ebuild:
+ QA cleanup: Fix quoting.
06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
xshipwars-2.5.5.ebuild:
diff --git a/games-action/xshipwars/xshipwars-2.5.5.ebuild b/games-action/xshipwars/xshipwars-2.5.5.ebuild
index eef5305907c4..b4363d21fc14 100644
--- a/games-action/xshipwars/xshipwars-2.5.5.ebuild
+++ b/games-action/xshipwars/xshipwars-2.5.5.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-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.6 2008/03/06 03:51:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.7 2008/03/07 23:57:49 wolf31o2 Exp $
inherit toolchain-funcs eutils games
@@ -58,7 +58,7 @@ src_compile() {
local x
for x in client monitor unvedit ; do #server
- ./configure.${x} Linux --prefix=${GAMES_PREFIX} ${myconf} || die "configure ${x}"
+ ./configure.${x} Linux --prefix="${GAMES_PREFIX}" ${myconf} || die "configure ${x}"
emake -j1 -f Makefile.${x} all || die "build ${x}"
done
}