summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2008-04-07 19:44:02 +0000
committerThomas Sachau <tommy@gentoo.org>2008-04-07 19:44:02 +0000
commitadc33d303015486c46ea23f1bdc3b90bcdb7f3e6 (patch)
tree54ee74b24dd3be30042e46d7499eb7570e6e91ce /games-fps
parentgames-fps/chocolate-doom: Fix quotation (diff)
downloadsunrise-adc33d303015486c46ea23f1bdc3b90bcdb7f3e6.tar.gz
sunrise-adc33d303015486c46ea23f1bdc3b90bcdb7f3e6.tar.bz2
sunrise-adc33d303015486c46ea23f1bdc3b90bcdb7f3e6.zip
games-fps/vavoom: Fix quotation
svn path=/sunrise/; revision=5999
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/vavoom/ChangeLog4
-rw-r--r--games-fps/vavoom/Manifest6
-rw-r--r--games-fps/vavoom/vavoom-1.27.ebuild4
-rw-r--r--games-fps/vavoom/vavoom-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/games-fps/vavoom/ChangeLog b/games-fps/vavoom/ChangeLog
index c6c35759b..93885274d 100644
--- a/games-fps/vavoom/ChangeLog
+++ b/games-fps/vavoom/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ vavoom-1.27.ebuild, vavoom-9999.ebuild:
+ Fix quotation
+
06 Apr 2008; Davide Cendron (scen) <scen@gentoo.org>
-files/vavoom-makefile_nowrapper.patch, -files/vavoom_cmake_build.patch:
Really nuke files dir
diff --git a/games-fps/vavoom/Manifest b/games-fps/vavoom/Manifest
index 9394322e2..5a84b183d 100644
--- a/games-fps/vavoom/Manifest
+++ b/games-fps/vavoom/Manifest
@@ -1,5 +1,5 @@
DIST vavoom-1.27.tar.bz2 1568087 RMD160 72ea18eee18abc31719d30d0c5222faacedbe043 SHA1 0c1871ccd918a2f11e1b9186c783ed25a3c50a9c SHA256 36bd0888b7ef3e1cab949b530a62fd54e7a078bde924237feb0592cfd57683d9
-EBUILD vavoom-1.27.ebuild 6440 RMD160 81e3ca13b7df2a0b505a4a83c5cf6a4f0e1d040b SHA1 d713178bc0f2aec45ead905326ffd9d3371eabb6 SHA256 c0c53256763a4a096d7a42b2aca34e754bcf005928d83ee1c92c55b3620a9aaa
-EBUILD vavoom-9999.ebuild 6490 RMD160 de90573f12824a2837b1ee79b783b460045392bc SHA1 e8d0b04435633a78d5d3cb883760965b68abeef2 SHA256 90c8ab578e79be4ef0e5d14e19772ac8bf27903b528ecc15bac48cfa043ec81c
-MISC ChangeLog 4472 RMD160 d72e9a95ca4f9562e7d82b2f01b8a7f8e79a1eaa SHA1 f8c7fb76471b4a96cf452a9bd1c4830303cb9cab SHA256 36885cadb77c22d4196bcc457ff2cf5628701f811d669246ab72449f0c768611
+EBUILD vavoom-1.27.ebuild 6446 RMD160 e00e1cda574491aaf0d5a4d19394202c71a50d3b SHA1 df7e705c55d5c3998f33952d18ca97a5fdc798d5 SHA256 7b2c7edfd0aa22dda4a0ba0d4b1e8614899999c869ef0164714abc84fc534258
+EBUILD vavoom-9999.ebuild 6496 RMD160 2e02d0ef61945bdd26bad52eef9a53c2fc418fcc SHA1 b3b40d197bff0be9746fe977d6572c017d5e6184 SHA256 a41ed8ee13d14c56bf602d1d8bcbe9e2b45ede5d00cd206b845ca3ce3ae750d2
+MISC ChangeLog 4590 RMD160 200b6dc44c8fea71c19e82a6ca64f4d824288e0a SHA1 16ca12eae4f79cc50e295903fcdb562c4b25b0ae SHA256 08a2e099c71bb53bd94526e4abca6688e18f9befe80e73a1d554b40336c3fe54
MISC metadata.xml 303 RMD160 626272995441b20fd23b1d0a94603e98b97b0f1e SHA1 f3cae1ec3568e7717d7265a58d0b2e6d8efe88b5 SHA256 334d9b64af3b010a9fcdcbd8736eba2f81ff9d87dee3eb76b5adacb7d48afa37
diff --git a/games-fps/vavoom/vavoom-1.27.ebuild b/games-fps/vavoom/vavoom-1.27.ebuild
index c20463cae..c7d595108 100644
--- a/games-fps/vavoom/vavoom-1.27.ebuild
+++ b/games-fps/vavoom/vavoom-1.27.ebuild
@@ -144,7 +144,7 @@ src_compile() {
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_DEBUG=-g2
-DDATADIR=${datadir}
- -DBINDIR=${GAMES_BINDIR}
+ -DBINDIR="${GAMES_BINDIR}"
-DENABLE_CLIENT=ON
-DENABLE_WRAPPERS=OFF
${with_allegro}
@@ -200,7 +200,7 @@ pkg_postinst() {
elog "(the files must be readable by the 'games' group)."
elog
elog "Example setup:"
- elog "ln -sn ${GAMES_DATADIR}/doom-data/doom.wad ${datadir}/"
+ elog "ln -sn "${GAMES_DATADIR}"/doom-data/doom.wad "${datadir}"/"
elog
elog "Example command-line:"
elog " vavoom -doom -opengl"
diff --git a/games-fps/vavoom/vavoom-9999.ebuild b/games-fps/vavoom/vavoom-9999.ebuild
index 5c1a18268..2c34e4c2f 100644
--- a/games-fps/vavoom/vavoom-9999.ebuild
+++ b/games-fps/vavoom/vavoom-9999.ebuild
@@ -144,7 +144,7 @@ src_compile() {
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_DEBUG=-g2
-DDATADIR=${datadir}
- -DBINDIR=${GAMES_BINDIR}
+ -DBINDIR="${GAMES_BINDIR}"
-DENABLE_CLIENT=ON
-DENABLE_WRAPPERS=OFF
${with_allegro}
@@ -200,7 +200,7 @@ pkg_postinst() {
elog "(the files must be readable by the 'games' group)."
elog
elog "Example setup:"
- elog "ln -sn ${GAMES_DATADIR}/doom-data/doom.wad ${datadir}/"
+ elog "ln -sn "${GAMES_DATADIR}"/doom-data/doom.wad "${datadir}"/"
elog
elog "Example command-line:"
elog " vavoom -doom -opengl"