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 1QjXcx-00019n-Tb for garchives@archives.gentoo.org; Wed, 20 Jul 2011 14:19:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3463521C108; Wed, 20 Jul 2011 14:19:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 05F7721C108 for ; Wed, 20 Jul 2011 14:19:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40BC82AC087 for ; Wed, 20 Jul 2011 14:19:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2214) id 98C6C2004B; Wed, 20 Jul 2011 14:19:44 +0000 (UTC) From: "Jeremy Olexa (darkside)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, darkside@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/scons: ChangeLog scons-2.0.1-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog scons-2.0.1-r1.ebuild X-VCS-Directories: dev-util/scons X-VCS-Committer: darkside X-VCS-Committer-Name: Jeremy Olexa Content-Type: text/plain; charset=utf8 Message-Id: <20110720141944.98C6C2004B@flycatcher.gentoo.org> Date: Wed, 20 Jul 2011 14:19:44 +0000 (UTC) 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: X-Archives-Hash: 4431153a59f7bd352ff3ca654cb3374f darkside 11/07/20 14:19:44 Modified: ChangeLog scons-2.0.1-r1.ebuild Log: Fix paths for Gentoo Prefix, bug 375735 =20 (Portage version: 2.1.10.4/cvs/Linux i686) Revision Changes Path 1.97 dev-util/scons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/Cha= ngeLog?rev=3D1.97&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/Cha= ngeLog?rev=3D1.97&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/Cha= ngeLog?r1=3D1.96&r2=3D1.97 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/dev-util/scons/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 19 Jul 2011 15:41:51 -0000 1.96 +++ ChangeLog 20 Jul 2011 14:19:44 -0000 1.97 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/scons # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.96 2011/= 07/19 15:41:51 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.97 2011/= 07/20 14:19:44 darkside Exp $ + + 20 Jul 2011; Jeremy Olexa scons-2.0.1-r1.ebuild: + Fix paths for Gentoo Prefix, bug 375735 =20 *scons-2.0.1-r1 (19 Jul 2011) =20 1.2 dev-util/scons/scons-2.0.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/sco= ns-2.0.1-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/sco= ns-2.0.1-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/sco= ns-2.0.1-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: scons-2.0.1-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/dev-util/scons/scons-2.0.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- scons-2.0.1-r1.ebuild 19 Jul 2011 15:41:51 -0000 1.1 +++ scons-2.0.1-r1.ebuild 20 Jul 2011 14:19:44 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.0.1-r1.ebuild,= v 1.1 2011/07/19 15:41:51 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.0.1-r1.ebuild,= v 1.2 2011/07/20 14:19:44 darkside Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -36,7 +36,7 @@ distutils_src_install \ --standard-lib \ --no-version-script \ - --install-data /usr/share + --install-data "${EPREFIX}"/usr/share =20 if use doc; then insinto /usr/share/doc/${PF}