# ChangeLog for games-board/glchess
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/glchess/ChangeLog,v 1.14 2007/08/25 19:13:24 tupone Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/glchess/ChangeLog,v 1.15 2008/03/14 00:51:53 wolf31o2 Exp $
+
+ 14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> glchess-1.0.2.ebuild,
+ glchess-1.0.6.ebuild:
+ QA cleanup: Fix quoting.
*glchess-1.0.6 (25 Aug 2007)
-# 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-board/glchess/glchess-1.0.2.ebuild,v 1.2 2007/03/19 19:36:34 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/glchess/glchess-1.0.2.ebuild,v 1.3 2008/03/14 00:51:53 wolf31o2 Exp $
inherit python distutils games
src_install() {
python_version
- distutils_src_install --install-scripts=${GAMES_BINDIR}
+ distutils_src_install --install-scripts="${GAMES_BINDIR}"
if use nls ; then
emake DESTDIR="${D}" install || die "emake install failed"
fi
-# 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-board/glchess/glchess-1.0.6.ebuild,v 1.1 2007/08/25 19:13:24 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/glchess/glchess-1.0.6.ebuild,v 1.2 2008/03/14 00:51:53 wolf31o2 Exp $
inherit python distutils games
src_install() {
python_version
- distutils_src_install --install-scripts=${GAMES_BINDIR}
+ distutils_src_install --install-scripts="${GAMES_BINDIR}"
if use nls ; then
emake DESTDIR="${D}" install || die "emake install failed"
fi
# ChangeLog for games-board/maitretarot
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/maitretarot/ChangeLog,v 1.4 2007/02/08 21:00:54 wolf31o2 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/maitretarot/ChangeLog,v 1.5 2008/03/14 00:52:52 wolf31o2 Exp $
+
+ 14 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ maitretarot-0.1.98.ebuild:
+ QA cleanup: Fix quoting.
08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/maitretarot/maitretarot-0.1.98.ebuild,v 1.4 2004/06/24 22:19:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/maitretarot/maitretarot-0.1.98.ebuild,v 1.5 2008/03/14 00:52:52 wolf31o2 Exp $
inherit games
src_compile() {
egamesconf \
- --with-default-config-file=${GAMES_SYSCONFDIR}/maitretarotrc.xml \
+ --with-default-config-file="${GAMES_SYSCONFDIR}/maitretarotrc.xml" \
|| die
emake || die "emake failed"
}