dev-python/libvirt-python: Ebuild maintenance, remove superfluous variable

Thanks to Louis Sautier for pointing this out.

Package-Manager: Portage-2.3.0, Repoman-2.3.1
This commit is contained in:
Matthias Maier
2017-01-18 20:03:58 -06:00
parent ada359c76c
commit d5507b0985
8 changed files with 8 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,8 +6,6 @@ EAPI=5
PYTHON_COMPAT=( python{2_7,3_4} )
AUTOTOOLIZE=yes
MY_P="${P/_rc/-rc}"
inherit eutils distutils-r1