Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socat/
Date: Mon, 01 Feb 2016 16:14:34
Message-Id: 1454343259.c23608a28f856bc7d667228ac0b42a6b9bd35d31.jer@gentoo
1 commit: c23608a28f856bc7d667228ac0b42a6b9bd35d31
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 16:07:56 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 16:14:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23608a2
7
8 net-misc/socat: Reinstate patch.
9
10 Package-Manager: portage-2.2.27
11
12 net-misc/socat/socat-1.7.3.1.ebuild | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/net-misc/socat/socat-1.7.3.1.ebuild b/net-misc/socat/socat-1.7.3.1.ebuild
16 index e01d76b..b101e18 100644
17 --- a/net-misc/socat/socat-1.7.3.1.ebuild
18 +++ b/net-misc/socat/socat-1.7.3.1.ebuild
19 @@ -29,6 +29,11 @@ DOCS=(
20 BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ FILES PORTING README SECURITY
21 )
22
23 +src_prepare() {
24 + epatch "${FILESDIR}"/${PN}-1.7.3.0-filan-build.patch
25 +}
26 +
27 +
28 src_configure() {
29 filter-flags '-Wno-error*' #293324
30 tc-export AR