From 90383c0bdffc4b6bca6df5262b30e9f77b98b23f Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 16 Jan 2018 01:23:39 +0100 Subject: [PATCH] www-apache/mod_gnutls: Revbump to prevent installation of /mod_gnutls.so Downgraded ebuild to EAPI-5 until further debugging. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- .../{mod_gnutls-0.8.3.ebuild => mod_gnutls-0.8.3-r1.ebuild} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename www-apache/mod_gnutls/{mod_gnutls-0.8.3.ebuild => mod_gnutls-0.8.3-r1.ebuild} (84%) diff --git a/www-apache/mod_gnutls/mod_gnutls-0.8.3.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.8.3-r1.ebuild similarity index 84% rename from www-apache/mod_gnutls/mod_gnutls-0.8.3.ebuild rename to www-apache/mod_gnutls/mod_gnutls-0.8.3-r1.ebuild index e92da3628303..1d6985d4f075 100644 --- a/www-apache/mod_gnutls/mod_gnutls-0.8.3.ebuild +++ b/www-apache/mod_gnutls/mod_gnutls-0.8.3-r1.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +# WARNING! Don't switch to EAPI-6 without checking paths of installed files +# carefully. The .so file might get installed into / +EAPI=5 inherit autotools apache-module DESCRIPTION="mod_gnutls uses GnuTLS for SSL/TLS encryption in Apache2 (compare to mod_ssl)" -- 2.26.2