summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-06-03 07:28:30 +0000
committerTim Harder <radhermit@gentoo.org>2013-06-03 07:28:30 +0000
commit836dcaf38105a43847ee699696df09b707c38940 (patch)
treeced95a1cd53b2d1a5cb8e7c13a5adc5e5fa43394 /net-dns
parentRemove old. (diff)
downloadgentoo-2-836dcaf38105a43847ee699696df09b707c38940.tar.gz
gentoo-2-836dcaf38105a43847ee699696df09b707c38940.tar.bz2
gentoo-2-836dcaf38105a43847ee699696df09b707c38940.zip
Add PYTHON_REQUIRED_USE for python-single-r1.
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.20.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index 13be8c8504da..5ea8e6011c91 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.56 2013/03/27 05:34:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.57 2013/06/03 07:28:30 radhermit Exp $
+
+ 03 Jun 2013; Tim Harder <radhermit@gentoo.org> unbound-1.4.20.ebuild:
+ Add PYTHON_REQUIRED_USE for python-single-r1.
27 Mar 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
Remove proxy-maintainers from metadata.
diff --git a/net-dns/unbound/unbound-1.4.20.ebuild b/net-dns/unbound/unbound-1.4.20.ebuild
index 94c6cea57b8d..c242b54649b4 100644
--- a/net-dns/unbound/unbound-1.4.20.ebuild
+++ b/net-dns/unbound/unbound-1.4.20.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/unbound/unbound-1.4.20.ebuild,v 1.1 2013/03/27 05:33:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.20.ebuild,v 1.2 2013/06/03 07:28:30 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
@@ -15,6 +15,7 @@ LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE="debug gost python selinux static-libs test threads"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="dev-libs/expat
dev-libs/libevent