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