commit: ae1e4ca48e590c8513ca4a59b4287bfe79660a68 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Fri Sep 15 10:35:55 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Sep 15 10:36:05 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae1e4ca4
kde-misc/kmarkdownwebview: update LICENSE BSD is used for src/lib/data/3rdparty/qwebchannel.js which is only compiled in with USE="-webkit". Package-Manager: Portage-2.3.6, Repoman-2.3.3 kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild b/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild index c328563c9d..67fbf4b36b 100644 --- a/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild +++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-9999.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KPart for rendering Markdown content " HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/" -LICENSE="GPL-2" +LICENSE="!webkit? ( BSD ) LGPL-2.1+" KEYWORDS="" IUSE="webkit"
