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 1JrbCs-0004Ec-HQ for garchives@archives.gentoo.org; Thu, 01 May 2008 16:00:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F07CE05B9; Thu, 1 May 2008 16:00:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 39496E05A3 for ; Thu, 1 May 2008 16:00:25 +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 05DCE66FE6 for ; Thu, 1 May 2008 16:00:25 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JrbCp-0003js-3j for gentoo-commits@lists.gentoo.org; Thu, 01 May 2008 16:00:23 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: glob2-0.9.3.ebuild ChangeLog X-VCS-Directories: games-strategy/glob2 X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Thu, 01 May 2008 16:00:23 +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: 640270c7-70b0-44f4-be1a-71740e4de227 X-Archives-Hash: 1745bf867f1ad74c258bf99621fe0d0e mr_bones_ 08/05/01 16:00:23 Modified: glob2-0.9.3.ebuild ChangeLog Log: datadir patch from Aleksey Kunitskiy via bug #219936 (Portage version: 2.1.4.4) Revision Changes Path 1.2 games-strategy/glob2/glob2-0.9.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glo= b2/glob2-0.9.3.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glo= b2/glob2-0.9.3.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glo= b2/glob2-0.9.3.ebuild?r1=3D1.1&r2=3D1.2 Index: glob2-0.9.3.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/glob2/glob2-0.9.3.ebuild= ,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- glob2-0.9.3.ebuild 28 Apr 2008 21:44:09 -0000 1.1 +++ glob2-0.9.3.ebuild 1 May 2008 16:00:22 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebui= ld,v 1.1 2008/04/28 21:44:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebui= ld,v 1.2 2008/05/01 16:00:22 mr_bones_ Exp $ =20 inherit eutils games =20 @@ -30,6 +30,7 @@ CXXFLAGS=3D"${CXXFLAGS}" \ LINKFLAGS=3D"${LDFLAGS}" \ INSTALLDIR=3D"${GAMES_DATADIR}"/${PN} \ + DATADIR=3D"${GAMES_DATADIR}"/${PN} \ || die "scons failed again" } =20 1.40 games-strategy/glob2/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glo= b2/ChangeLog?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glo= b2/ChangeLog?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glo= b2/ChangeLog?r1=3D1.39&r2=3D1.40 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/glob2/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 28 Apr 2008 21:44:09 -0000 1.39 +++ ChangeLog 1 May 2008 16:00:22 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/glob2 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.39= 2008/04/28 21:44:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.40= 2008/05/01 16:00:22 mr_bones_ Exp $ + + 01 May 2008; Michael Sterrett glob2-0.9.3.ebuil= d: + datadir patch from Aleksey Kunitskiy via bug #219936 =20 *glob2-0.9.3 (28 Apr 2008) =20 --=20 gentoo-commits@lists.gentoo.org mailing list