From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-860970-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7DF9058975 for <garchives@archives.gentoo.org>; Mon, 1 Feb 2016 16:14:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F68021C051; Mon, 1 Feb 2016 16:14:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3105B21C051 for <gentoo-commits@lists.gentoo.org>; Mon, 1 Feb 2016 16:14:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24786340D46 for <gentoo-commits@lists.gentoo.org>; Mon, 1 Feb 2016 16:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A19078F5 for <gentoo-commits@lists.gentoo.org>; Mon, 1 Feb 2016 16:14:26 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1454343259.c23608a28f856bc7d667228ac0b42a6b9bd35d31.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/socat/socat-1.7.3.1.ebuild X-VCS-Directories: net-misc/socat/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c23608a28f856bc7d667228ac0b42a6b9bd35d31 X-VCS-Branch: master Date: Mon, 1 Feb 2016 16:14:26 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fa5823e8-6dbf-4add-9e64-b495aacc0472 X-Archives-Hash: 78663c0aa09ff4bdc7f64925c8ddd20b commit: c23608a28f856bc7d667228ac0b42a6b9bd35d31 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Feb 1 16:07:56 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Feb 1 16:14:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23608a2 net-misc/socat: Reinstate patch. Package-Manager: portage-2.2.27 net-misc/socat/socat-1.7.3.1.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/net-misc/socat/socat-1.7.3.1.ebuild b/net-misc/socat/socat-1.7.3.1.ebuild index e01d76b..b101e18 100644 --- a/net-misc/socat/socat-1.7.3.1.ebuild +++ b/net-misc/socat/socat-1.7.3.1.ebuild @@ -29,6 +29,11 @@ DOCS=( BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ FILES PORTING README SECURITY ) +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.7.3.0-filan-build.patch +} + + src_configure() { filter-flags '-Wno-error*' #293324 tc-export AR