projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aca5420
)
Revert "net-libs/gnutls: build with guile-2.2"
author
Alon Bar-Lev
<alonbl@gentoo.org>
Mon, 7 Jan 2019 14:52:50 +0000
(16:52 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Mon, 7 Jan 2019 14:53:51 +0000
(16:53 +0200)
This reverts commit
dc23fe68082e0160389f9e20f90d9f3bec80dddd
.
Closes: https://bugs.gentoo.org/show_bug.cgi?id=674778
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
net-libs/gnutls/gnutls-3.6.5.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/gnutls/gnutls-3.6.5.ebuild
b/net-libs/gnutls/gnutls-3.6.5.ebuild
index e78d608e9a57b9f6f8d5e75f6c541315a18670f3..7227d6e557628bd945e37faf6ba5f151e15ace1b 100644
(file)
--- 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() {