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 77F671382C5 for ; Mon, 12 Mar 2018 05:15:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B07D0E0933; Mon, 12 Mar 2018 05:15:22 +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 87E47E0933 for ; Mon, 12 Mar 2018 05:15:22 +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 546D9335C31 for ; Mon, 12 Mar 2018 05:15:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8464C230 for ; Mon, 12 Mar 2018 05:15:19 +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: <1520831712.f511f4f89f5dea66f153094951c519a504207bea.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/kgraphviewer/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/kgraphviewer/kgraphviewer-9999.ebuild X-VCS-Directories: media-gfx/kgraphviewer/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f511f4f89f5dea66f153094951c519a504207bea X-VCS-Branch: master Date: Mon, 12 Mar 2018 05:15:19 +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: 8e2d7f54-836b-4017-a892-3f0b3308e544 X-Archives-Hash: 18c5e14afd4a0ea4ca4f560d93a94764 commit: f511f4f89f5dea66f153094951c519a504207bea Author: Michael Palimaka gentoo org> AuthorDate: Mon Mar 12 05:15:08 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Mar 12 05:15:12 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f511f4f8 media-gfx/kgraphviewer: improve LICENSE Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-gfx/kgraphviewer/kgraphviewer-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild b/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild index be8f60190c..1784481061 100644 --- a/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild +++ b/media-gfx/kgraphviewer/kgraphviewer-9999.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="" IUSE=""