commit:     90383c0bdffc4b6bca6df5262b30e9f77b98b23f
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 00:23:39 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 00:24:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90383c0b

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(-)

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 e92da362830..1d6985d4f07 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)"

Reply via email to