From 32100e32a0b211f4ec778cb4908e45585e29a36b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 10 Nov 2015 11:33:30 +0100 Subject: Sanitize virtual namespace of python packages Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher --- net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns') diff --git a/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild b/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild index 8fb61bfb181d..f2c2d28fedf5 100644 --- a/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild @@ -25,7 +25,7 @@ RDEPEND=" dev-python/ipaddr[$PYTHON_USEDEP] dev-python/m2crypto[$PYTHON_USEDEP] net-dns/unbound[python,$PYTHON_USEDEP] - virtual/dnspython[$PYTHON_USEDEP] + virtual/python-dnspython[$PYTHON_USEDEP] ipsec? ( net-misc/libreswan[dnssec] ) openpgp? ( dev-python/python-gnupg[$PYTHON_USEDEP] ) ssh? ( net-misc/openssh ) -- cgit v1.2.3-65-gdbad