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 1Q4BCA-00066R-Tm for garchives@archives.gentoo.org; Mon, 28 Mar 2011 12:05:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F8031C001; Mon, 28 Mar 2011 12:05:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C41901C001 for ; Mon, 28 Mar 2011 12:05:10 +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 0B5D41B4010 for ; Mon, 28 Mar 2011 12:05:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id A270B20054; Mon, 28 Mar 2011 12:05:08 +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: <20110328120508.A270B20054@flycatcher.gentoo.org> Date: Mon, 28 Mar 2011 12:05:08 +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: 2bb5aa18158d74e4af88faa917bc2f2b jer 11/03/28 12:05:08 Modified: ChangeLog tinyproxy-1.8.2.ebuild Log: Remove unneeded fortune dep. Explain why emake test is used. Add USE=3D= xtinyproxy-header requirement in src_test() thanks to andreas sch=C3=BCrc= h (bug #358113 again). =20 (Portage version: 2.2.0_alpha28/cvs/Linux i686) Revision Changes Path 1.28 net-proxy/tinyproxy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/ChangeLog?rev=3D1.28&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/ChangeLog?rev=3D1.28&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/ChangeLog?r1=3D1.27&r2=3D1.28 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.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 27 Mar 2011 14:06:42 -0000 1.27 +++ ChangeLog 28 Mar 2011 12:05:08 -0000 1.28 @@ -1,6 +1,11 @@ # 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.27 = 2011/03/27 14:06:42 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/ChangeLog,v 1.28 = 2011/03/28 12:05:08 jer Exp $ + + 28 Mar 2011; Jeroen Roovers tinyproxy-1.8.2.ebuild: + Remove unneeded fortune dep. Explain why emake test is used. Add + USE=3Dxtinyproxy-header requirement in src_test() thanks to andreas sc= h=C3=BCrch + (bug #358113 again). =20 27 Mar 2011; Tobias Klausmann tinyproxy-1.8.2.eb= uild: Stable on alpha, bug #358091 1.8 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.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/tinyproxy-1.8.2.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyprox= y/tinyproxy-1.8.2.ebuild?r1=3D1.7&r2=3D1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tinyproxy-1.8.2.ebuild 27 Mar 2011 14:06:42 -0000 1.7 +++ tinyproxy-1.8.2.ebuild 28 Mar 2011 12:05:08 -0000 1.8 @@ -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.7 2011/03/27 14:06:42 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.2.e= build,v 1.8 2011/03/28 12:05:08 jer Exp $ =20 EAPI=3D"2" =20 @@ -13,12 +13,11 @@ LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"alpha amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE=3D"debug +filter-proxy minimal reverse-proxy test +IUSE=3D"debug +filter-proxy minimal reverse-proxy transparent-proxy +upstream-proxy +xtinyproxy-header" =20 DEPEND=3D" !minimal? ( app-text/asciidoc ) - test? ( games-misc/fortune-mod ) " RDEPEND=3D"" =20 @@ -50,7 +49,12 @@ } =20 src_test() { - emake test || die + if use xtinyproxy-header;then + # The make check target does not run the test suite + emake test || die + else + einfo "The test suite needs USE=3Dxtinyproxy-header to succeed" + fi } =20 src_install() {