diff options
Diffstat (limited to 'net-dns/unbound/unbound-1.4.13_p2.ebuild')
-rw-r--r-- | net-dns/unbound/unbound-1.4.13_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/unbound/unbound-1.4.13_p2.ebuild b/net-dns/unbound/unbound-1.4.13_p2.ebuild index 0e17c1596316..c3bdbe1674b8 100644 --- a/net-dns/unbound/unbound-1.4.13_p2.ebuild +++ b/net-dns/unbound/unbound-1.4.13_p2.ebuild @@ -1,6 +1,6 @@ # 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.13_p2.ebuild,v 1.4 2012/02/27 14:07:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.13_p2.ebuild,v 1.5 2012/06/14 02:23:04 zmedico Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython" MY_P="${P/_p/p}" -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/" |