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 CAF051395E1 for ; Wed, 2 Nov 2016 18:25:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CA1CE0879; Wed, 2 Nov 2016 18:25:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13390E0879 for ; Wed, 2 Nov 2016 18:25:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE58E340EE8 for ; Wed, 2 Nov 2016 18:25:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65ACE306 for ; Wed, 2 Nov 2016 18:25:39 +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: <1478111128.bd232e36c0d761bf7d8801343a8648db85f7acfe.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/skanlite/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/skanlite/skanlite-2.0.1.ebuild X-VCS-Directories: kde-misc/skanlite/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bd232e36c0d761bf7d8801343a8648db85f7acfe X-VCS-Branch: master Date: Wed, 2 Nov 2016 18:25:39 +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: 1a4f980d-7861-4755-b5e9-6733ba518cbb X-Archives-Hash: 183343314e2d5fe43bed6326c1cab5d6 commit: bd232e36c0d761bf7d8801343a8648db85f7acfe Author: Michael Palimaka gentoo org> AuthorDate: Wed Nov 2 18:25:23 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Nov 2 18:25:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd232e36 kde-misc/skanlite: improve LICENSE Package-Manager: portage-2.3.2 kde-misc/skanlite/skanlite-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/skanlite/skanlite-2.0.1.ebuild b/kde-misc/skanlite/skanlite-2.0.1.ebuild index 227dd5e..9ef9da9 100644 --- a/kde-misc/skanlite/skanlite-2.0.1.ebuild +++ b/kde-misc/skanlite/skanlite-2.0.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="KDE image scanning application" HOMEPAGE="http://www.kde.org/applications/graphics/skanlite/" SRC_URI="mirror://kde/stable/${PN}/2.0/${P}.tar.xz" -LICENSE="GPL-2" +LICENSE="|| ( GPL-2 GPL-3 ) handbook? ( FDL-1.2+ )" KEYWORDS="~amd64 ~x86" IUSE=""