summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/avahi/ChangeLog5
-rw-r--r--net-dns/avahi/avahi-0.6.31-r2.ebuild4
-rw-r--r--net-dns/rbldnsd/ChangeLog5
-rw-r--r--net-dns/rbldnsd/rbldnsd-0.997.ebuild4
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.20.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog
index 2d8c44f7fc39..834cae241988 100644
--- a/net-dns/avahi/ChangeLog
+++ b/net-dns/avahi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/avahi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.253 2013/08/06 13:07:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.254 2013/09/05 18:59:06 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> avahi-0.6.31-r2.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> avahi-0.6.31-r2.ebuild:
Stable for s390, wrt bug #476184
diff --git a/net-dns/avahi/avahi-0.6.31-r2.ebuild b/net-dns/avahi/avahi-0.6.31-r2.ebuild
index f4d90c9649ee..fc34391b485a 100644
--- a/net-dns/avahi/avahi-0.6.31-r2.ebuild
+++ b/net-dns/avahi/avahi-0.6.31-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild,v 1.12 2013/08/06 13:07:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild,v 1.13 2013/09/05 18:59:06 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE="gdbm"
WANT_AUTOMAKE=1.11
diff --git a/net-dns/rbldnsd/ChangeLog b/net-dns/rbldnsd/ChangeLog
index ccba121645a4..3c5a46635f31 100644
--- a/net-dns/rbldnsd/ChangeLog
+++ b/net-dns/rbldnsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/rbldnsd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/ChangeLog,v 1.24 2013/07/09 00:10:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/ChangeLog,v 1.25 2013/09/05 18:59:07 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> rbldnsd-0.997.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> rbldnsd-0.997.ebuild:
Marked ~hppa (bug #476198).
diff --git a/net-dns/rbldnsd/rbldnsd-0.997.ebuild b/net-dns/rbldnsd/rbldnsd-0.997.ebuild
index 9ae452a1a325..aa97a27de688 100644
--- a/net-dns/rbldnsd/rbldnsd-0.997.ebuild
+++ b/net-dns/rbldnsd/rbldnsd-0.997.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/rbldnsd-0.997.ebuild,v 1.2 2013/07/09 00:10:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/rbldnsd-0.997.ebuild,v 1.3 2013/09/05 18:59:06 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit eutils toolchain-funcs user python-single-r1
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index cf8531bd6dc2..92575f115f75 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.59 2013/08/18 13:24:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.60 2013/09/05 18:59:06 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> unbound-1.4.20.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unbound-1.4.20.ebuild:
Stable for x86, wrt bug #476038
diff --git a/net-dns/unbound/unbound-1.4.20.ebuild b/net-dns/unbound/unbound-1.4.20.ebuild
index aa7fe99c0118..89b9c5c9cc85 100644
--- a/net-dns/unbound/unbound-1.4.20.ebuild
+++ b/net-dns/unbound/unbound-1.4.20.ebuild
@@ -1,9 +1,9 @@
# 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.4 2013/08/18 13:24:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.20.ebuild,v 1.5 2013/09/05 18:59:06 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit eutils flag-o-matic python-single-r1 user