projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5386b92
)
net-proxy/squid: force automake version
author
Mikle Kolyada
<zlogene@gentoo.org>
Thu, 28 Mar 2019 18:34:20 +0000
(21:34 +0300)
committer
Mikle 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
patch
|
blob
|
history
diff --git
a/net-proxy/squid/squid-3.5.27-r1.ebuild
b/net-proxy/squid/squid-3.5.27-r1.ebuild
index a81007e75347758664fdb0fe312a52911fe41263..ff2d870e4ccef79885de7cf5b00a70aa5d0d7aa9 100644
(file)
--- a/
net-proxy/squid/squid-3.5.27-r1.ebuild
+++ b/
net-proxy/squid/squid-3.5.27-r1.ebuild
@@
-1,7
+1,10
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 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"