From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F48E1382C5 for ; Mon, 12 Mar 2018 05:15:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E0FDE0935; Mon, 12 Mar 2018 05:15:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D689E0935 for ; Mon, 12 Mar 2018 05:15:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91B77335C31 for ; Mon, 12 Mar 2018 05:15:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DD09232 for ; Mon, 12 Mar 2018 05:15:31 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1520831723.cc3ad8992fcc5b283cf953ded5bc8e966a4ead0b.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kgraphviewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kgraphviewer/kgraphviewer-2.4.2.ebuild X-VCS-Directories: media-gfx/kgraphviewer/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: cc3ad8992fcc5b283cf953ded5bc8e966a4ead0b X-VCS-Branch: master Date: Mon, 12 Mar 2018 05:15:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ab39d940-c759-44ae-b288-299d582903fc X-Archives-Hash: ab775b16a6b83024980150aebc7942f8 commit: cc3ad8992fcc5b283cf953ded5bc8e966a4ead0b Author: Michael Palimaka gentoo org> AuthorDate: Mon Mar 12 05:07:26 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Mar 12 05:15:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3ad899 media-gfx/kgraphviewer: improve LICENSE Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-gfx/kgraphviewer/kgraphviewer-2.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/kgraphviewer/kgraphviewer-2.4.2.ebuild b/media-gfx/kgraphviewer/kgraphviewer-2.4.2.ebuild index 1c0aaa24bcb..03be4dfdef3 100644 --- a/media-gfx/kgraphviewer/kgraphviewer-2.4.2.ebuild +++ b/media-gfx/kgraphviewer/kgraphviewer-2.4.2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Graphviz dot graph file viewer" HOMEPAGE="https://www.kde.org/applications/graphics/kgraphviewer/" [[ ${PV} != *9999* ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" -LICENSE="GPL-2 FDL-1.2" +LICENSE="GPL-2 GPL-2+ LGPL-2+ LGPL-2.1+ handbook? ( FDL-1.2 )" KEYWORDS="~amd64 ~x86" IUSE=""