From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JZyAK-00054Z-W0 for garchives@archives.gentoo.org; Fri, 14 Mar 2008 00:52:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75142E06F9; Fri, 14 Mar 2008 00:52:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 309CAE06F9 for ; Fri, 14 Mar 2008 00:52:55 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B21D165E23 for ; Fri, 14 Mar 2008 00:52:54 +0000 (UTC) Received: from wolf31o2 by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JZyAH-0002Hg-G2 for gentoo-commits@lists.gentoo.org; Fri, 14 Mar 2008 00:52:53 +0000 From: "Chris Gianelloni (wolf31o2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, wolf31o2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-board/maitretarot: maitretarot-0.1.98.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: maitretarot-0.1.98.ebuild ChangeLog X-VCS-Directories: games-board/maitretarot X-VCS-Committer: wolf31o2 X-VCS-Committer-Name: Chris Gianelloni Content-Type: text/plain; charset=utf8 Message-Id: Sender: Chris Gianelloni Date: Fri, 14 Mar 2008 00:52:53 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a871dc3f-6078-4210-9e5b-429703e64804 X-Archives-Hash: c76fdaabc7e44d99476e780ea70b32bf wolf31o2 08/03/14 00:52:53 Modified: maitretarot-0.1.98.ebuild ChangeLog Log: QA cleanup: Fix quoting. (Portage version: 2.1.4.4) Revision Changes Path 1.5 games-board/maitretarot/maitretarot-0.1.98.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/maitre= tarot/maitretarot-0.1.98.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/maitre= tarot/maitretarot-0.1.98.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/maitre= tarot/maitretarot-0.1.98.ebuild?r1=3D1.4&r2=3D1.5 Index: maitretarot-0.1.98.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/games-board/maitretarot/maitretarot-0.1= .98.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- maitretarot-0.1.98.ebuild 24 Jun 2004 22:19:44 -0000 1.4 +++ maitretarot-0.1.98.ebuild 14 Mar 2008 00:52:52 -0000 1.5 @@ -1,6 +1,6 @@ -# 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 $ =20 inherit games =20 @@ -19,7 +19,7 @@ =20 src_compile() { egamesconf \ - --with-default-config-file=3D${GAMES_SYSCONFDIR}/maitretarotrc.xml \ + --with-default-config-file=3D"${GAMES_SYSCONFDIR}/maitretarotrc.xml" \ || die emake || die "emake failed" } 1.5 games-board/maitretarot/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/maitre= tarot/ChangeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/maitre= tarot/ChangeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/maitre= tarot/ChangeLog?r1=3D1.4&r2=3D1.5 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/games-board/maitretarot/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 8 Feb 2007 21:00:54 -0000 1.4 +++ ChangeLog 14 Mar 2008 00:52:52 -0000 1.5 @@ -1,6 +1,10 @@ # 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 + maitretarot-0.1.98.ebuild: + QA cleanup: Fix quoting. =20 08 Feb 2007; Chris Gianelloni ChangeLog: Regenerate digest in Manifest2 format. --=20 gentoo-commits@lists.gentoo.org mailing list