summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 19:44:56 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 19:44:56 +0000
commit8691bcb2077a05a3e50cad21c5e9d456bc0b86e2 (patch)
tree1781f0242b83e446554db1ade147758513eab1c5 /net-nntp
parentupdating deps for distutils-r1 and ~ stuff, also adding init scripts and stuf... (diff)
downloadgentoo-2-8691bcb2077a05a3e50cad21c5e9d456bc0b86e2.tar.gz
gentoo-2-8691bcb2077a05a3e50cad21c5e9d456bc0b86e2.tar.bz2
gentoo-2-8691bcb2077a05a3e50cad21c5e9d456bc0b86e2.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-nntp')
-rw-r--r--net-nntp/inn/ChangeLog6
-rw-r--r--net-nntp/inn/inn-2.5.3-r1.ebuild4
-rw-r--r--net-nntp/inn/inn-2.5.3-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-nntp/inn/ChangeLog b/net-nntp/inn/ChangeLog
index 11c6e8ae2258..fa7e3b2dfa88 100644
--- a/net-nntp/inn/ChangeLog
+++ b/net-nntp/inn/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-nntp/inn
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/ChangeLog,v 1.54 2013/06/03 11:11:56 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/ChangeLog,v 1.55 2013/09/05 19:44:43 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> inn-2.5.3-r1.ebuild,
+ inn-2.5.3-r2.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*inn-2.5.3-r2 (03 Jun 2013)
diff --git a/net-nntp/inn/inn-2.5.3-r1.ebuild b/net-nntp/inn/inn-2.5.3-r1.ebuild
index ec43254f6643..20172d3b33bc 100644
--- a/net-nntp/inn/inn-2.5.3-r1.ebuild
+++ b/net-nntp/inn/inn-2.5.3-r1.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-nntp/inn/inn-2.5.3-r1.ebuild,v 1.4 2013/03/12 18:29:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.3-r1.ebuild,v 1.5 2013/09/05 19:44:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
inherit autotools eutils multilib python-single-r1 ssl-cert
diff --git a/net-nntp/inn/inn-2.5.3-r2.ebuild b/net-nntp/inn/inn-2.5.3-r2.ebuild
index 00b51ed50ff1..5496ed9aa56a 100644
--- a/net-nntp/inn/inn-2.5.3-r2.ebuild
+++ b/net-nntp/inn/inn-2.5.3-r2.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-nntp/inn/inn-2.5.3-r2.ebuild,v 1.1 2013/06/03 11:11:56 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.3-r2.ebuild,v 1.2 2013/09/05 19:44:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs