summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:17:36 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:17:36 +0000
commitfbdb1a61ccb35565ea29ac21addc6d3a31799631 (patch)
treeea93afc3ceab990ff0b6eb1743482bea21f05954 /net-nntp
parentNot maintained upstream, has blocker bug 530868, and a maintained online alte... (diff)
downloadgentoo-2-fbdb1a61ccb35565ea29ac21addc6d3a31799631.tar.gz
gentoo-2-fbdb1a61ccb35565ea29ac21addc6d3a31799631.tar.bz2
gentoo-2-fbdb1a61ccb35565ea29ac21addc6d3a31799631.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/inn/ChangeLog8
-rw-r--r--net-nntp/inn/inn-2.5.3-r1.ebuild6
-rw-r--r--net-nntp/inn/inn-2.5.3-r2.ebuild6
-rw-r--r--net-nntp/inn/inn-2.5.4.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-nntp/inn/ChangeLog b/net-nntp/inn/ChangeLog
index d222706fe293..25b1904c63e6 100644
--- a/net-nntp/inn/ChangeLog
+++ b/net-nntp/inn/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-nntp/inn
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/ChangeLog,v 1.56 2014/06/09 06:21:42 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/ChangeLog,v 1.57 2015/04/08 18:17:36 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> inn-2.5.3-r1.ebuild,
+ inn-2.5.3-r2.ebuild, inn-2.5.4.ebuild:
+ Drop old Python implementations
*inn-2.5.4 (09 Jun 2014)
diff --git a/net-nntp/inn/inn-2.5.3-r1.ebuild b/net-nntp/inn/inn-2.5.3-r1.ebuild
index 20172d3b33bc..7c7bd179486b 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
+# Copyright 1999-2015 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.5 2013/09/05 19:44:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.3-r1.ebuild,v 1.6 2015/04/08 18:17:36 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_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 5496ed9aa56a..ec8d3da0ad01 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
+# Copyright 1999-2015 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.2 2013/09/05 19:44:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.3-r2.ebuild,v 1.3 2015/04/08 18:17:36 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs
diff --git a/net-nntp/inn/inn-2.5.4.ebuild b/net-nntp/inn/inn-2.5.4.ebuild
index b34773d30917..9a60d39faa83 100644
--- a/net-nntp/inn/inn-2.5.4.ebuild
+++ b/net-nntp/inn/inn-2.5.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.4.ebuild,v 1.1 2014/06/09 06:21:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.4.ebuild,v 1.2 2015/04/08 18:17:36 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit autotools eutils multilib python-single-r1 ssl-cert toolchain-funcs