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 1PxjTV-0004Wc-Ub for garchives@archives.gentoo.org; Thu, 10 Mar 2011 17:16:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 701081C001; Thu, 10 Mar 2011 17:16:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C2C81C001 for ; Thu, 10 Mar 2011 17:16:26 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 951111B4023 for ; Thu, 10 Mar 2011 17:16:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 8625320054; Thu, 10 Mar 2011 17:16:23 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/tinyproxy: ChangeLog tinyproxy-1.8.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog tinyproxy-1.8.2.ebuild X-VCS-Directories: net-proxy/tinyproxy X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20110310171623.8625320054@flycatcher.gentoo.org> Date: Thu, 10 Mar 2011 17:16:23 +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: 9f8bee8a26a249c7ace887a347a90342 jer 11/03/10 17:16:23 Modified: ChangeLog tinyproxy-1.8.2.ebuild Log: Use the correct patch file by Myckel Habets (bug #358117). =20 (Portage version: 2.2.0_alpha26/cvs/Linux i686) Revision Changes Path 1.23 net-proxy/tinyproxy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/ChangeLog?rev=3D1.23&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/ChangeLog?rev=3D1.23&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/ChangeLog?r1=3D1.22&r2=3D1.23 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/net-proxy/tinyproxy/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 25 Jan 2011 02:22:45 -0000 1.22 +++ ChangeLog 10 Mar 2011 17:16:23 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/tinyproxy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/ChangeLog,v 1.22 = 2011/01/25 02:22:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/ChangeLog,v 1.23 = 2011/03/10 17:16:23 jer Exp $ + + 10 Mar 2011; Jeroen Roovers tinyproxy-1.8.2.ebuild: + Use the correct patch file by Myckel Habets (bug #358117). =20 25 Jan 2011; Jeroen Roovers tinyproxy-1.8.2.ebuild: Add src_test() to ensure the tests are run - make check does not do th= at. 1.3 net-proxy/tinyproxy/tinyproxy-1.8.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/tinyproxy-1.8.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/tinyproxy-1.8.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/tinyproxy-1.8.2.ebuild?r1=3D1.2&r2=3D1.3 Index: tinyproxy-1.8.2.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/net-proxy/tinyproxy/tinyproxy-1.8.2.ebu= ild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tinyproxy-1.8.2.ebuild 25 Jan 2011 02:22:45 -0000 1.2 +++ tinyproxy-1.8.2.ebuild 10 Mar 2011 17:16:23 -0000 1.3 @@ -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/net-proxy/tinyproxy/tinyproxy-1.8.2.e= build,v 1.2 2011/01/25 02:22:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.2.e= build,v 1.3 2011/03/10 17:16:23 jer Exp $ =20 EAPI=3D"2" =20 @@ -26,7 +26,7 @@ =20 src_prepare() { epatch "${FILESDIR}"/${PN}-1.8.1-ldflags.patch - use minimal && epatch "${FILESDIR}/${P}-minimal.patch" + use minimal && epatch "${FILESDIR}/${PN}-1.8.1-minimal.patch" sed -i etc/${PN}.conf.in -e "s|nobody|${PN}|g" || die "sed failed" sed \ -e "/CONFFILE/s:${PN}/::g" \