mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
net-libs/gnutls: Replace eutils inherit w/ split eclasses
This commit is contained in:
committed by
Alon Bar-Lev
parent
7e96bc0ffb
commit
db45814b99
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit autotools libtool eutils multilib-minimal versionator
|
||||
inherit autotools epunt-cxx libtool ltprune multilib-minimal versionator
|
||||
|
||||
DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
|
||||
HOMEPAGE="http://www.gnutls.org/"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit autotools libtool eutils multilib-minimal versionator
|
||||
inherit autotools epunt-cxx libtool ltprune multilib-minimal versionator
|
||||
|
||||
DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
|
||||
HOMEPAGE="http://www.gnutls.org/"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit eutils libtool multilib-minimal versionator
|
||||
inherit libtool ltprune multilib-minimal versionator
|
||||
|
||||
DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project"
|
||||
HOMEPAGE="http://www.gnutls.org/"
|
||||
|
||||
Reference in New Issue
Block a user