diff options
Diffstat (limited to 'net-news/canto/canto-0.7.10-r1.ebuild')
-rw-r--r-- | net-news/canto/canto-0.7.10-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |