summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-02-26 08:47:33 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-02-26 08:51:31 +0000
commit0ee270245a780c0bbf41e7d59d26fe7ae7fcc116 (patch)
tree82e9604efb7fbd7a9cc7b263e147c976297b9e79 /net-vpn/strongswan/strongswan-5.8.2.ebuild
parentdev-libs/gom: drop inherit of unused gnome2-utils.eclass (diff)
downloadgentoo-0ee270245a780c0bbf41e7d59d26fe7ae7fcc116.tar.gz
gentoo-0ee270245a780c0bbf41e7d59d26fe7ae7fcc116.tar.bz2
gentoo-0ee270245a780c0bbf41e7d59d26fe7ae7fcc116.zip
net-vpn/strongswan: tweak for gcc-10, bug #706408
Closes: https://bugs.gentoo.org/706408 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan/strongswan-5.8.2.ebuild')
-rw-r--r--net-vpn/strongswan/strongswan-5.8.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.8.2.ebuild b/net-vpn/strongswan/strongswan-5.8.2.ebuild
index 2ab3a0ed5d3a..bfcd20769ca0 100644
--- a/net-vpn/strongswan/strongswan-5.8.2.ebuild
+++ b/net-vpn/strongswan/strongswan-5.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -45,6 +45,8 @@ RDEPEND="${COMMON_DEPEND}
!net-vpn/libreswan
selinux? ( sec-policy/selinux-ipsec )"
+PATCHES=("${FILESDIR}"/${P}-gcc-10.patch)
+
UGID="ipsec"
pkg_setup() {