summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 18:59:07 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 18:59:07 +0000
commit4b7e6b720cdf6ee152f59f075b29db844574ba1b (patch)
treee0382478bab0722652126af6f9ab964820e5b296 /net-dns/avahi
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadgentoo-2-4b7e6b720cdf6ee152f59f075b29db844574ba1b.tar.gz
gentoo-2-4b7e6b720cdf6ee152f59f075b29db844574ba1b.tar.bz2
gentoo-2-4b7e6b720cdf6ee152f59f075b29db844574ba1b.zip
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-dns/avahi')
-rw-r--r--net-dns/avahi/ChangeLog5
-rw-r--r--net-dns/avahi/avahi-0.6.31-r2.ebuild4
2 files changed, 6 insertions, 3 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