summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-11-25 12:34:32 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2015-11-26 11:50:45 +0100
commitc2b7a9c049fca38d5bc7826b6faa95eb69e679d5 (patch)
treeef99f903afbb3b28d083edd30701e84ff65e3b77 /dev-util/devhelp/devhelp-3.16.1.ebuild
parentdev-python/pygobject: remove sparc special casing (diff)
downloadgentoo-c2b7a9c049fca38d5bc7826b6faa95eb69e679d5.tar.gz
gentoo-c2b7a9c049fca38d5bc7826b6faa95eb69e679d5.tar.bz2
gentoo-c2b7a9c049fca38d5bc7826b6faa95eb69e679d5.zip
dev-util/devhelp: python support is not automagic, gedit plugin is
Package-Manager: portage-2.2.25
Diffstat (limited to 'dev-util/devhelp/devhelp-3.16.1.ebuild')
-rw-r--r--dev-util/devhelp/devhelp-3.16.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/devhelp/devhelp-3.16.1.ebuild b/dev-util/devhelp/devhelp-3.16.1.ebuild
index 68d6828a6690..b61de2f4f83c 100644
--- a/dev-util/devhelp/devhelp-3.16.1.ebuild
+++ b/dev-util/devhelp/devhelp-3.16.1.ebuild
@@ -19,7 +19,6 @@ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="gedit"
REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )"
-# FIXME: automagic python dependency
COMMON_DEPEND="
>=dev-libs/glib-2.37.3:2
>=x11-libs/gtk+-3.13.4:3