From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mt3ze-0001V0-Dv for garchives@archives.gentoo.org; Wed, 30 Sep 2009 18:33:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE200E095F; Wed, 30 Sep 2009 18:33:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C5684E095F for ; Wed, 30 Sep 2009 18:33:37 +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 7911167AD5 for ; Wed, 30 Sep 2009 18:33:37 +0000 (UTC) Received: from nyhm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mt3zc-0004jD-Hz for gentoo-commits@lists.gentoo.org; Wed, 30 Sep 2009 18:33:36 +0000 From: "Tristan Heaven (nyhm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nyhm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/xphotohunter: xphotohunter-1.4-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: xphotohunter-1.4-r1.ebuild X-VCS-Directories: games-puzzle/xphotohunter X-VCS-Committer: nyhm X-VCS-Committer-Name: Tristan Heaven Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tristan Heaven Date: Wed, 30 Sep 2009 18:33:36 +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: baf0e823-0c1e-42b6-811f-07608a90a6e1 X-Archives-Hash: 08915a0f767b43dee3928e78fa91756e nyhm 09/09/30 18:33:36 Modified: xphotohunter-1.4-r1.ebuild Log: inherit games last (Portage version: 2.2_rc42/cvs/Linux x86_64) Revision Changes Path 1.9 games-puzzle/xphotohunter/xphotohunter-1.4-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/xphot= ohunter/xphotohunter-1.4-r1.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/xphot= ohunter/xphotohunter-1.4-r1.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/xphot= ohunter/xphotohunter-1.4-r1.ebuild?r1=3D1.8&r2=3D1.9 Index: xphotohunter-1.4-r1.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-puzzle/xphotohunter/xphotohunter-= 1.4-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xphotohunter-1.4-r1.ebuild 26 Jan 2009 01:19:08 -0000 1.8 +++ xphotohunter-1.4-r1.ebuild 30 Sep 2009 18:33:36 -0000 1.9 @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunte= r-1.4-r1.ebuild,v 1.8 2009/01/26 01:19:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xphotohunter/xphotohunte= r-1.4-r1.ebuild,v 1.9 2009/09/30 18:33:36 nyhm Exp $ =20 EAPI=3D2 -inherit eutils games toolchain-funcs +inherit eutils toolchain-funcs games =20 DESCRIPTION=3D"Find the differences between two pictures." HOMEPAGE=3D"http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/main-englis= h.html"