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 1S9XeH-0004bf-Tg for garchives@archives.gentoo.org; Mon, 19 Mar 2012 08:09:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 770AAE0B30; Mon, 19 Mar 2012 08:08:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 301E1E0B30 for ; Mon, 19 Mar 2012 08:08:54 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E3B91B403B for ; Mon, 19 Mar 2012 08:08:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id 61FC82004B; Mon, 19 Mar 2012 08:08:52 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/tcl: ChangeLog tcl-8.5.11.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog tcl-8.5.11.ebuild X-VCS-Directories: dev-lang/tcl X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Message-Id: <20120319080852.61FC82004B@flycatcher.gentoo.org> Date: Mon, 19 Mar 2012 08:08:52 +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: 2ab23544-d201-4e02-b774-9913f0c9503e X-Archives-Hash: 72e225f1f2dc42c9e0d04d8285155932 jlec 12/03/19 08:08:52 Modified: ChangeLog tcl-8.5.11.ebuild Log: Drop unnessecary stripping of slashes, #408261, thanks Kevin Pyle for t= he patch =20 (Portage version: 2.2.0_alpha90/cvs/Linux x86_64) Revision Changes Path 1.154 dev-lang/tcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/Chang= eLog?rev=3D1.154&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/Chang= eLog?rev=3D1.154&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/Chang= eLog?r1=3D1.153&r2=3D1.154 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-lang/tcl/ChangeLog,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- ChangeLog 11 Mar 2012 07:36:32 -0000 1.153 +++ ChangeLog 19 Mar 2012 08:08:52 -0000 1.154 @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.153 2012/0= 3/11 07:36:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.154 2012/0= 3/19 08:08:52 jlec Exp $ + + 19 Mar 2012; Justin Lecher tcl-8.5.11.ebuild: + Drop unnessecary stripping of slashes, #408261, thanks Kevin Pyle for = the + patch =20 11 Mar 2012; Jeff Horelick tcl-8.5.10-r1.ebuild: marked x86 per bug 406607 1.5 dev-lang/tcl/tcl-8.5.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8= .5.11.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8= .5.11.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8= .5.11.ebuild?r1=3D1.4&r2=3D1.5 Index: tcl-8.5.11.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-lang/tcl/tcl-8.5.11.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tcl-8.5.11.ebuild 10 Mar 2012 15:34:30 -0000 1.4 +++ tcl-8.5.11.ebuild 19 Mar 2012 08:08:52 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.11.ebuild,v 1.4 = 2012/03/10 15:34:30 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.11.ebuild,v 1.5 = 2012/03/19 08:08:52 jlec Exp $ =20 EAPI=3D4 =20 @@ -71,7 +71,7 @@ S=3D emake DESTDIR=3D"${D}" install =20 # fix the tclConfig.sh to eliminate refs to the build directory - local mylibdir=3D$(get_libdir) ; mylibdir=3D${mylibdir//\/} + local mylibdir=3D$(get_libdir) sed -i \ -e "s,^TCL_BUILD_LIB_SPEC=3D'-L.*/unix,TCL_BUILD_LIB_SPEC=3D'-L${EPREF= IX}/usr/${mylibdir}," \ -e "s,^TCL_SRC_DIR=3D'.*',TCL_SRC_DIR=3D'${EPREFIX}/usr/${mylibdir}/tc= l${v1}/include'," \