From: Andreas Sturmlechner Date: Thu, 17 Aug 2017 00:05:47 +0000 (+0200) Subject: media-gfx/kgraphviewer: Add QT3SUPPORT_REQUIRED="true" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=69b58cfde23931213f9a3945a253ff558c16aeb8;p=gentoo.git media-gfx/kgraphviewer: Add QT3SUPPORT_REQUIRED="true" Package-Manager: Portage-2.3.7, Repoman-2.3.3 --- diff --git a/media-gfx/kgraphviewer/kgraphviewer-2.2.0.ebuild b/media-gfx/kgraphviewer/kgraphviewer-2.2.0.ebuild index 839f63fbd0af..97545853e83f 100644 --- a/media-gfx/kgraphviewer/kgraphviewer-2.2.0.ebuild +++ b/media-gfx/kgraphviewer/kgraphviewer-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,6 +6,7 @@ EAPI=5 KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB es et eu fi fr gl hu it km nb nds nl pl pt pt_BR ro ru sk sv tr uk zh_CN zh_TW" KDE_HANDBOOK="optional" +QT3SUPPORT_REQUIRED="true" inherit kde4-base DESCRIPTION="KDE graphviz dot graph file viewer"