# ChangeLog for games-emulation/generator
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.16 2006/12/06 17:15:36 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.17 2007/03/07 16:48:24 wolf31o2 Exp $
+
+ 07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> generator-0.35.ebuild:
+ Change all instances of [ to [[.
06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> generator-0.35.ebuild,
generator-0.35-r2.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/generator-0.35.ebuild,v 1.14 2006/12/06 17:15:36 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/generator-0.35.ebuild,v 1.15 2007/03/07 16:48:24 wolf31o2 Exp $
inherit eutils toolchain-funcs games
|| die "sed configure failed"
fi
- if [ $(gcc-major-version) -eq 3 ] ; then
+ if [[ $(gcc-major-version) -eq 3 ]] ; then
sed -i \
-e "s/-malign-functions/-falign-functions/" \
-e "s/-malign-loops/-falign-loops/" \
use gtk && myguis="gtk"
use svga && myguis="svgalib"
- [ -n "${myguis}" ] || myguis="gtk"
+ [[ -n "${myguis}" ]] || myguis="gtk"
for mygui in ${myguis}; do
if [ -f Makefile ] ; then
# ChangeLog for games-emulation/kigb
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.11 2007/02/21 23:22:45 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.12 2007/03/07 16:48:48 wolf31o2 Exp $
+
+ 07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> files/kigb:
+ Change all instances of [ to [[.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
#!/bin/bash
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/files/kigb,v 1.4 2004/08/31 11:15:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/files/kigb,v 1.5 2007/03/07 16:48:48 wolf31o2 Exp $
kigb_dir="${HOME}/.kigb"
-if [ ! -d "${kigb_dir}" ] ; then
+if [[ ! -d "${kigb_dir}" ]] ; then
mkdir -p "${kigb_dir}"
cd "${kigb_dir}"
mkdir cfg inp rom save snap state
# ChangeLog for games-emulation/visualboyadvance
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v 1.30 2006/12/11 22:27:52 nyhm Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v 1.31 2007/03/07 16:49:27 wolf31o2 Exp $
+
+ 07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ files/visualboyadvance:
+ Change all instances of [ to [[.
11 Dec 2006; Tristan Heaven <nyhm@gentoo.org>
visualboyadvance-1.7.2-r1.ebuild:
#!/bin/bash
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/files/visualboyadvance,v 1.4 2004/07/14 22:15:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/files/visualboyadvance,v 1.5 2007/03/07 16:49:27 wolf31o2 Exp $
PN=VisualBoyAdvance
-if ! [ -d ~/.${PN}/save ]; then
+if ! [[ -d ~/.${PN}/save ]] ; then
mkdir -p ~/.${PN}/save
cd ~/.${PN}
ln -s `which ${PN}` .
# ChangeLog for games-emulation/xe
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.6 2007/02/21 23:33:31 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.7 2007/03/07 16:50:52 wolf31o2 Exp $
+
+ 07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> files/xe-20060101:
+ Change all instances of [ to [[.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
#!/bin/sh
-if [ ! -d ~/.xe/modules ] ; then
+if [[ ! -d ~/.xe/modules ]] ; then
mkdir -p ~/.xe/modules
fi
for f in GENTOODIR/modules/*