Signed-off-by: Wade Cline <wadecline@hotmail.com>
Closes: https://bugs.gentoo.org/694628
Signed-off-by: Michał Górny <mgorny@gentoo.org>
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Useful set of performance and usability-oriented extensions to C"
HOMEPAGE="https://github.com/atheme/libmowgli-2"
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
)
- !=dev-libs/libmowgli-2.1.0" # Bug 629644
+ !~dev-libs/libmowgli-2.1.0" # Bug 629644
DEPEND="${RDEPEND}"
DOCS=( AUTHORS README doc/BOOST doc/design-concepts.txt )