summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/unbound/unbound-1.4.15.ebuild')
-rw-r--r--net-dns/unbound/unbound-1.4.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/unbound/unbound-1.4.15.ebuild b/net-dns/unbound/unbound-1.4.15.ebuild
index d1eaa0143082..c055d2425177 100644
--- a/net-dns/unbound/unbound-1.4.15.ebuild
+++ b/net-dns/unbound/unbound-1.4.15.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.15.ebuild,v 1.2 2012/02/27 14:07:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.15.ebuild,v 1.3 2012/06/14 02:23:04 zmedico Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
-inherit eutils flag-o-matic python
+inherit eutils flag-o-matic python user
DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/"