summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:56:15 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:56:15 +0000
commit24a1d58fea1b2533bd30d4d2d360b1bd815c526e (patch)
treed6bb1b26de7fbfe64a557ea8c3b972f0f1bd0284 /net-dns/bind
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-24a1d58fea1b2533bd30d4d2d360b1bd815c526e.tar.gz
gentoo-2-24a1d58fea1b2533bd30d4d2d360b1bd815c526e.tar.bz2
gentoo-2-24a1d58fea1b2533bd30d4d2d360b1bd815c526e.zip
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/ChangeLog7
-rw-r--r--net-dns/bind/bind-9.9.4_p2.ebuild5
-rw-r--r--net-dns/bind/bind-9.9.5-r2.ebuild5
-rw-r--r--net-dns/bind/bind-9.9.5-r3.ebuild5
4 files changed, 12 insertions, 10 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog
index f748447c1005..8d3356bf6404 100644
--- a/net-dns/bind/ChangeLog
+++ b/net-dns/bind/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.495 2014/06/22 14:24:05 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.496 2014/07/06 12:56:15 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> bind-9.9.4_p2.ebuild,
+ bind-9.9.5-r2.ebuild, bind-9.9.5-r3.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
22 Jun 2014; Akinori Hattori <hattya@gentoo.org> bind-9.9.5-r3.ebuild:
ia64 stable wrt bug #506796
diff --git a/net-dns/bind/bind-9.9.4_p2.ebuild b/net-dns/bind/bind-9.9.4_p2.ebuild
index dda3e443d492..3bbb2563d18b 100644
--- a/net-dns/bind/bind-9.9.4_p2.ebuild
+++ b/net-dns/bind/bind-9.9.4_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild,v 1.11 2014/01/26 11:59:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild,v 1.12 2014/07/06 12:56:15 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -79,8 +79,7 @@ DEPEND="ssl? ( dev-libs/openssl:0[-bindist] )
geoip? ( >=dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
sdb-ldap? ( net-nds/openldap )
- gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
- python? ( virtual/python-argparse )"
+ gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
diff --git a/net-dns/bind/bind-9.9.5-r2.ebuild b/net-dns/bind/bind-9.9.5-r2.ebuild
index f4089b310e01..156dae8e049e 100644
--- a/net-dns/bind/bind-9.9.5-r2.ebuild
+++ b/net-dns/bind/bind-9.9.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild,v 1.1 2014/02/14 17:34:48 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild,v 1.2 2014/07/06 12:56:15 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -79,8 +79,7 @@ DEPEND="ssl? ( dev-libs/openssl:0[-bindist] )
geoip? ( >=dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
sdb-ldap? ( net-nds/openldap )
- gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
- python? ( virtual/python-argparse )"
+ gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
diff --git a/net-dns/bind/bind-9.9.5-r3.ebuild b/net-dns/bind/bind-9.9.5-r3.ebuild
index fcb4da604ecf..b086ec517cb0 100644
--- a/net-dns/bind/bind-9.9.5-r3.ebuild
+++ b/net-dns/bind/bind-9.9.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.5 2014/06/22 14:24:05 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.6 2014/07/06 12:56:15 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -79,8 +79,7 @@ DEPEND="ssl? ( dev-libs/openssl:0[-bindist] )
geoip? ( >=dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
sdb-ldap? ( net-nds/openldap )
- gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
- python? ( virtual/python-argparse )"
+ gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )