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 1OLeWD-0001VE-L2 for garchives@archives.gentoo.org; Mon, 07 Jun 2010 15:45:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCCEEE073A; Mon, 7 Jun 2010 15:45:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ADFC5E073A for ; Mon, 7 Jun 2010 15:45:38 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 474491B4005 for ; Mon, 7 Jun 2010 15:45:38 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 665) id 382D72CE3C; Mon, 7 Jun 2010 15:45:37 +0000 (UTC) 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 dev-tcltk/itk: itk-3.4_pre20090417.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: itk-3.4_pre20090417.ebuild X-VCS-Directories: dev-tcltk/itk X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20100607154537.382D72CE3C@corvid.gentoo.org> Date: Mon, 7 Jun 2010 15:45:37 +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: 09f0ff70-3feb-4dd5-afd6-28ebac41cb9a X-Archives-Hash: 269c28d99f3066c6116ab681d394decc mr_bones_ 10/06/07 15:45:37 Modified: itk-3.4_pre20090417.ebuild Log: whitespace (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.2 dev-tcltk/itk/itk-3.4_pre20090417.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itk/itk-= 3.4_pre20090417.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itk/itk-= 3.4_pre20090417.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/itk/itk-= 3.4_pre20090417.ebuild?r1=3D1.1&r2=3D1.2 Index: itk-3.4_pre20090417.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-tcltk/itk/itk-3.4_pre20090417.ebuil= d,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- itk-3.4_pre20090417.ebuild 7 Jun 2010 15:04:28 -0000 1.1 +++ itk-3.4_pre20090417.ebuild 7 Jun 2010 15:45:37 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.4_pre20090417.ebu= ild,v 1.1 2010/06/07 15:04:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.4_pre20090417.ebu= ild,v 1.2 2010/06/07 15:45:37 mr_bones_ Exp $ =20 EAPI=3D"3" =20 @@ -28,7 +28,7 @@ src_install() { emake DESTDIR=3D"${D}" install || die "make install failed" dodoc ../{CHANGES,ChangeLog,INCOMPATIBLE,README,TODO} -=09 + cat >> "${T}"/34${PN} <<- EOF LDPATH=3D"${EPREFIX}/usr/$(get_libdir)/${PN}$(get_version_component_ran= ge 1-2)/" EOF