commit:     94c4d4a489b342023e53ab5638162bef90561bea
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 14:52:50 2019 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 14:53:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c4d4a4

Revert "net-libs/gnutls: build with guile-2.2"

This reverts commit dc23fe68082e0160389f9e20f90d9f3bec80dddd.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=674778
Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org>

 net-libs/gnutls/gnutls-3.6.5.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/net-libs/gnutls/gnutls-3.6.5.ebuild 
b/net-libs/gnutls/gnutls-3.6.5.ebuild
index e78d608e9a5..7227d6e5576 100644
--- a/net-libs/gnutls/gnutls-3.6.5.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools libtool multilib-minimal
+inherit libtool multilib-minimal
 
 DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
 HOMEPAGE="http://www.gnutls.org/";
@@ -73,11 +73,6 @@ src_prepare() {
 
        # Use sane .so versioning on FreeBSD.
        elibtoolize
-
-       # bug#673574 - until upstream builds with guile.m4 of guile-2.2
-       # eautoreconf will run gtk-doc gen so let's avoid that
-       eaclocal
-       eautoconf
 }
 
 multilib_src_configure() {

Reply via email to