diff options
author | David Seifert <soap@gentoo.org> | 2017-04-20 09:22:55 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-20 09:58:07 +0200 |
commit | 14ac9fb64fe53b72f020950ef428cd31e61b3ea0 (patch) | |
tree | 3e03134d2bee3a296853bfb6d46921690fa846c5 /app-misc/fslint | |
parent | app-misc/email2trac: [QA] Add missing python metadata variables (diff) | |
download | gentoo-14ac9fb64fe53b72f020950ef428cd31e61b3ea0.tar.gz gentoo-14ac9fb64fe53b72f020950ef428cd31e61b3ea0.tar.bz2 gentoo-14ac9fb64fe53b72f020950ef428cd31e61b3ea0.zip |
app-misc/fslint: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-misc/fslint')
-rw-r--r-- | app-misc/fslint/fslint-2.44-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/fslint/fslint-2.44-r2.ebuild b/app-misc/fslint/fslint-2.44-r2.ebuild index e7577c442eae..80c05769a27a 100644 --- a/app-misc/fslint/fslint-2.44-r2.ebuild +++ b/app-misc/fslint/fslint-2.44-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,8 +14,8 @@ SRC_URI="http://www.pixelbeat.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" - IUSE="nls" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} dev-python/pygtk:2[${PYTHON_USEDEP}] |