summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-07 11:55:09 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-07 14:42:41 +0100
commitd64e93b3d867ab13ab46d88dd27dbfa14e799eb2 (patch)
tree83e35f2761f1e1fa9305e9fc869fb58f7c27321d /media-gfx/graphviz
parentmedia-gfx/graphviz: Add missing || die (diff)
downloadgentoo-d64e93b3d867ab13ab46d88dd27dbfa14e799eb2.tar.gz
gentoo-d64e93b3d867ab13ab46d88dd27dbfa14e799eb2.tar.bz2
gentoo-d64e93b3d867ab13ab46d88dd27dbfa14e799eb2.zip
media-gfx/graphviz: Drop unused {eutils,multilib}.eclass
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r--media-gfx/graphviz/graphviz-2.40.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild b/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
index f7a96bed93df..6cebfeb45ae9 100644
--- a/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.40.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
-inherit autotools eutils flag-o-matic java-pkg-opt-2 multilib python-single-r1 qmake-utils
+inherit autotools flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils
DESCRIPTION="Open Source Graph Visualization Software"
HOMEPAGE="http://www.graphviz.org/ https://gitlab.com/graphviz/graphviz/"