summaryrefslogtreecommitdiff
path: root/app-editors/bluefish/bluefish-2.2.6.ebuild
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-19 09:47:59 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-19 10:02:43 +0200
commite8f914fb09a14f1cd7a8e82d814edd4ea92dea26 (patch)
tree543fe5c1a26743af25152311c58e4fe58bf45fdf /app-editors/bluefish/bluefish-2.2.6.ebuild
parent5fd8607cfb14457a0668ace4dad799797dd764c7 (diff)
downloadgentoo-e8f914fb09a14f1cd7a8e82d814edd4ea92dea26.tar.gz
gentoo-e8f914fb09a14f1cd7a8e82d814edd4ea92dea26.tar.xz
app-editors/bluefish: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-editors/bluefish/bluefish-2.2.6.ebuild')
-rw-r--r--app-editors/bluefish/bluefish-2.2.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.6.ebuild b/app-editors/bluefish/bluefish-2.2.6.ebuild
index f790123c320..2c420dafef1 100644
--- a/app-editors/bluefish/bluefish-2.2.6.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.6.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
@@ -17,6 +17,7 @@ LICENSE="GPL-2"
KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
SLOT="0"
IUSE="nls python spell"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
x11-libs/gtk+:3