-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit autotools eutils multilib python-single-r1 ssl-cert
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
DEPEND="
virtual/mta
sys-libs/zlib
kerberos? ( virtual/krb5 )
sasl? ( >=dev-libs/cyrus-sasl-2 )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0= )
python? ( ${PYTHON_DEPS} )
- berkdb? ( sys-libs/db )
+ berkdb? ( sys-libs/db:* )
"
RDEPEND="${DEPEND}"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
-
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
DEPEND="
sys-libs/zlib
kerberos? ( virtual/krb5 )
sasl? ( >=dev-libs/cyrus-sasl-2 )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0= )
python? ( ${PYTHON_DEPS} )
- berkdb? ( sys-libs/db )
+ berkdb? ( sys-libs/db:* )
"
RDEPEND="${DEPEND}"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
-
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
DEPEND="
sys-libs/zlib
kerberos? ( virtual/krb5 )
sasl? ( >=dev-libs/cyrus-sasl-2 )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0= )
python? ( ${PYTHON_DEPS} )
- berkdb? ( sys-libs/db )
+ berkdb? ( sys-libs/db:* )
"
RDEPEND="${DEPEND}"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="berkdb innkeywords inntaggedhash ipv6 kerberos perl python sasl ssl"
-
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
DEPEND="
sys-libs/zlib
kerberos? ( virtual/krb5 )
sasl? ( >=dev-libs/cyrus-sasl-2 )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0= )
python? ( ${PYTHON_DEPS} )
- berkdb? ( sys-libs/db )
+ berkdb? ( sys-libs/db:* )
"
RDEPEND="${DEPEND}"