summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:17:12 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:17:12 +0000
commit0b3194f9fff0408cd0f6c598c9d56ca90e3dcce0 (patch)
tree481a6515df88cce546d0c0b6deef5dc1ec95bf2f /net-news
parentDrop old Python implementations (diff)
downloadgentoo-2-0b3194f9fff0408cd0f6c598c9d56ca90e3dcce0.tar.gz
gentoo-2-0b3194f9fff0408cd0f6c598c9d56ca90e3dcce0.tar.bz2
gentoo-2-0b3194f9fff0408cd0f6c598c9d56ca90e3dcce0.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-news')
-rw-r--r--net-news/canto-curses/ChangeLog7
-rw-r--r--net-news/canto-curses/canto-curses-0.8.4.ebuild6
-rw-r--r--net-news/canto-daemon/ChangeLog7
-rw-r--r--net-news/canto-daemon/canto-daemon-0.8.2.ebuild6
-rw-r--r--net-news/canto/ChangeLog7
-rw-r--r--net-news/canto/canto-0.7.10-r1.ebuild6
6 files changed, 24 insertions, 15 deletions
diff --git a/net-news/canto-curses/ChangeLog b/net-news/canto-curses/ChangeLog
index b30bf6c6fea8..278b64868bf1 100644
--- a/net-news/canto-curses/ChangeLog
+++ b/net-news/canto-curses/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/canto-curses
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/canto-curses/ChangeLog,v 1.2 2014/11/26 16:12:13 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto-curses/ChangeLog,v 1.3 2015/04/08 18:17:12 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> canto-curses-0.8.4.ebuild:
+ Drop old Python implementations
26 Nov 2014; Pacho Ramos <pacho@gentoo.org> canto-curses-0.8.4.ebuild:
Support python 3.4
diff --git a/net-news/canto-curses/canto-curses-0.8.4.ebuild b/net-news/canto-curses/canto-curses-0.8.4.ebuild
index 71551e6a51e2..cd9803945749 100644
--- a/net-news/canto-curses/canto-curses-0.8.4.ebuild
+++ b/net-news/canto-curses/canto-curses-0.8.4.ebuild
@@ -1,10 +1,10 @@
-# 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-news/canto-curses/canto-curses-0.8.4.ebuild,v 1.2 2014/11/26 16:12:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto-curses/canto-curses-0.8.4.ebuild,v 1.3 2015/04/08 18:17:12 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
PYTHON_REQ_USE="ncurses"
inherit distutils-r1
diff --git a/net-news/canto-daemon/ChangeLog b/net-news/canto-daemon/ChangeLog
index fd4059d5803e..0b91ce4bf7ed 100644
--- a/net-news/canto-daemon/ChangeLog
+++ b/net-news/canto-daemon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/canto-daemon
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/canto-daemon/ChangeLog,v 1.2 2014/11/26 16:11:58 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto-daemon/ChangeLog,v 1.3 2015/04/08 18:17:12 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> canto-daemon-0.8.2.ebuild:
+ Drop old Python implementations
26 Nov 2014; Pacho Ramos <pacho@gentoo.org> canto-daemon-0.8.2.ebuild:
Support python 3.4
diff --git a/net-news/canto-daemon/canto-daemon-0.8.2.ebuild b/net-news/canto-daemon/canto-daemon-0.8.2.ebuild
index c5b2bcdf8f11..9d1e8a0c7a93 100644
--- a/net-news/canto-daemon/canto-daemon-0.8.2.ebuild
+++ b/net-news/canto-daemon/canto-daemon-0.8.2.ebuild
@@ -1,10 +1,10 @@
-# 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-news/canto-daemon/canto-daemon-0.8.2.ebuild,v 1.2 2014/11/26 16:11:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto-daemon/canto-daemon-0.8.2.ebuild,v 1.3 2015/04/08 18:17:12 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
PYTHON_REQ_USE="xml"
inherit distutils-r1
diff --git a/net-news/canto/ChangeLog b/net-news/canto/ChangeLog
index 3c1c99808843..9d80318823d5 100644
--- a/net-news/canto/ChangeLog
+++ b/net-news/canto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/canto
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/canto/ChangeLog,v 1.4 2014/02/20 20:41:07 pinkbyte Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto/ChangeLog,v 1.5 2015/04/08 18:17:12 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> canto-0.7.10-r1.ebuild:
+ Drop old Python implementations
*canto-0.7.10-r1 (20 Feb 2014)
diff --git a/net-news/canto/canto-0.7.10-r1.ebuild b/net-news/canto/canto-0.7.10-r1.ebuild
index c06cc6af60e2..2d5f8524c65b 100644
--- a/net-news/canto/canto-0.7.10-r1.ebuild
+++ b/net-news/canto/canto-0.7.10-r1.ebuild
@@ -1,10 +1,10 @@
-# 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-news/canto/canto-0.7.10-r1.ebuild,v 1.1 2014/02/20 20:41:07 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto/canto-0.7.10-r1.ebuild,v 1.2 2015/04/08 18:17:12 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Ncurses RSS client"