summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:16:54 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:16:54 +0000
commit258eff18338afd68c3091261995c69b930ebedb9 (patch)
treed68803f61243667a934e9150099d1c20da2c1220 /net-dns/bind
parentDrop old Python implementations (diff)
downloadgentoo-2-258eff18338afd68c3091261995c69b930ebedb9.tar.gz
gentoo-2-258eff18338afd68c3091261995c69b930ebedb9.tar.bz2
gentoo-2-258eff18338afd68c3091261995c69b930ebedb9.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/ChangeLog5
-rw-r--r--net-dns/bind/bind-9.10.1_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog
index 14a142a9e3ce..6ab527629585 100644
--- a/net-dns/bind/ChangeLog
+++ b/net-dns/bind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.528 2015/03/21 21:34:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.529 2015/04/08 18:16:54 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> bind-9.10.1_p1.ebuild:
+ Drop old Python implementations
21 Mar 2015; Justin Lecher <jlec@gentoo.org> bind-9.10.1_p1.ebuild,
bind-9.9.5-r3.ebuild:
diff --git a/net-dns/bind/bind-9.10.1_p1.ebuild b/net-dns/bind/bind-9.10.1_p1.ebuild
index 49774747efd9..0e23e435ce8b 100644
--- a/net-dns/bind/bind-9.10.1_p1.ebuild
+++ b/net-dns/bind/bind-9.10.1_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.14 2015/03/21 21:34:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.15 2015/04/08 18:16:54 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -13,7 +13,7 @@
EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use user systemd