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 1N33ci-0001E6-TS for garchives@archives.gentoo.org; Wed, 28 Oct 2009 08:11:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00CE7E0831; Wed, 28 Oct 2009 08:11:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AAE7DE0831 for ; Wed, 28 Oct 2009 08:11:15 +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 3ED5F67DB2 for ; Wed, 28 Oct 2009 08:11:15 +0000 (UTC) Received: from tupone by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N33cg-0005mG-B6 for gentoo-commits@lists.gentoo.org; Wed, 28 Oct 2009 08:11:14 +0000 From: "Alfredo Tupone (tupone)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tupone@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/widelands: widelands-0.0.14.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: widelands-0.0.14.ebuild ChangeLog X-VCS-Directories: games-strategy/widelands X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alfredo Tupone Date: Wed, 28 Oct 2009 08:11:14 +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: a15673e7-c6b5-4997-b337-95afd8dae2e9 X-Archives-Hash: 67f172c916abc2f8cd46f992cc6fbbe3 tupone 09/10/28 08:11:14 Modified: widelands-0.0.14.ebuild ChangeLog Log: Adding dev-util/scons to DEPEND (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.2 games-strategy/widelands/widelands-0.0.14.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/widelands-0.0.14.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/widelands-0.0.14.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/widelands-0.0.14.ebuild?r1=3D1.1&r2=3D1.2 Index: widelands-0.0.14.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-strategy/widelands/widelands-0.0.= 14.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- widelands-0.0.14.ebuild 28 Oct 2009 07:59:55 -0000 1.1 +++ widelands-0.0.14.ebuild 28 Oct 2009 08:11:13 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/widelands-0.= 0.14.ebuild,v 1.1 2009/10/28 07:59:55 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/widelands-0.= 0.14.ebuild,v 1.2 2009/10/28 08:11:13 tupone Exp $ EAPI=3D2 =20 inherit toolchain-funcs eutils versionator games @@ -26,7 +26,8 @@ dev-games/ggz-client-libs" =20 DEPEND=3D"${RDEPEND} - app-arch/p7zip" + app-arch/p7zip + dev-util/scons" =20 S=3D${WORKDIR}/${PN} =20 1.20 games-strategy/widelands/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/ChangeLog?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/ChangeLog?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wid= elands/ChangeLog?r1=3D1.19&r2=3D1.20 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-strategy/widelands/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 28 Oct 2009 07:59:55 -0000 1.19 +++ ChangeLog 28 Oct 2009 08:11:13 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/widelands # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/ChangeLog,v = 1.19 2009/10/28 07:59:55 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/ChangeLog,v = 1.20 2009/10/28 08:11:13 tupone Exp $ + + 28 Oct 2009; Tupone Alfredo widelands-0.0.14.ebuil= d: + Adding dev-util/scons to DEPEND =20 *widelands-0.0.14 (27 Oct 2009) =20