X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=net-dns%2Frbldnsd%2Frbldnsd-0.997a.ebuild;h=1754fc053f0eb270cc158839a239a9cfe1de1791;hp=6011b000e5e3b964346d25bc1e17c1db25fa3d51;hb=2aed95f2d48f82e4835b220c21df406749e9dd6f;hpb=c8527a67148457be6cbe7845ccabcc25a96ffc8c diff --git a/net-dns/rbldnsd/rbldnsd-0.997a.ebuild b/net-dns/rbldnsd/rbldnsd-0.997a.ebuild index 6011b00..1754fc0 100644 --- a/net-dns/rbldnsd/rbldnsd-0.997a.ebuild +++ b/net-dns/rbldnsd/rbldnsd-0.997a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/rbldnsd-0.997.ebuild,v 1.3 2013/09/05 18:59:06 mgorny Exp $ +# $Header: $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -16,6 +16,8 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~x86-fbsd" IUSE="ipv6 test zlib" +REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )" + RDEPEND="zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} test? ( ${PYTHON_DEPS}