net-proxy/squid: force automake version
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 28 Mar 2019 18:34:20 +0000 (21:34 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 28 Mar 2019 18:34:36 +0000 (21:34 +0300)
Closes: https://bugs.gentoo.org/681176
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-proxy/squid/squid-3.5.27-r1.ebuild

index a81007e75347758664fdb0fe312a52911fe41263..ff2d870e4ccef79885de7cf5b00a70aa5d0d7aa9 100644 (file)
@@ -1,7 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
+WANT_AUTOMAKE="1.15"
+
 inherit autotools linux-info pam toolchain-funcs user
 
 DESCRIPTION="A full-featured web proxy cache"