diff options
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-3.1.11.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.1.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.11.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.11.ebuild index c2de6547ab55..f919036d7a85 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.1.11.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.1.11.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-p2p/qbittorrent/qbittorrent-3.1.11.ebuild,v 1.1 2014/11/06 21:37:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.11.ebuild,v 1.2 2015/04/08 18:17:51 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit python-r1 qt4-r2 |