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 E6D87138330 for ; Thu, 25 Aug 2016 18:33:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31279E09AF; Thu, 25 Aug 2016 18:33:31 +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 C9CEAE09AF for ; Thu, 25 Aug 2016 18:33:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 15742340806 for ; Thu, 25 Aug 2016 18:33:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AE43245B for ; Thu, 25 Aug 2016 18:33:27 +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: <1472149998.bda4b71ac3bfc9d11c30ef4883f617e8f4c5aa65.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkface/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkface/libkface-16.08.0.ebuild kde-apps/libkface/libkface-16.08.49.9999.ebuild kde-apps/libkface/libkface-9999.ebuild X-VCS-Directories: kde-apps/libkface/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bda4b71ac3bfc9d11c30ef4883f617e8f4c5aa65 X-VCS-Branch: master Date: Thu, 25 Aug 2016 18:33:27 +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: 3f512f6b-b471-4d39-a140-9484d4b78acf X-Archives-Hash: 3abad077c5c1a7e635a636e6d46ba427 commit: bda4b71ac3bfc9d11c30ef4883f617e8f4c5aa65 Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 25 18:33:11 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 25 18:33:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bda4b71a kde-apps/libkface: improve LICENSE Package-Manager: portage-2.3.0 kde-apps/libkface/libkface-16.08.0.ebuild | 2 +- kde-apps/libkface/libkface-16.08.49.9999.ebuild | 2 +- kde-apps/libkface/libkface-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/libkface/libkface-16.08.0.ebuild b/kde-apps/libkface/libkface-16.08.0.ebuild index 847d330..ea2fa95 100644 --- a/kde-apps/libkface/libkface-16.08.0.ebuild +++ b/kde-apps/libkface/libkface-16.08.0.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection" HOMEPAGE="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface" -LICENSE="GPL-2" +LICENSE="BSD GPL-2+" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/kde-apps/libkface/libkface-16.08.49.9999.ebuild b/kde-apps/libkface/libkface-16.08.49.9999.ebuild index e468ce7..b54fe32 100644 --- a/kde-apps/libkface/libkface-16.08.49.9999.ebuild +++ b/kde-apps/libkface/libkface-16.08.49.9999.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection" HOMEPAGE="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface" -LICENSE="GPL-2" +LICENSE="BSD GPL-2+" KEYWORDS="" IUSE="" diff --git a/kde-apps/libkface/libkface-9999.ebuild b/kde-apps/libkface/libkface-9999.ebuild index e468ce7..b54fe32 100644 --- a/kde-apps/libkface/libkface-9999.ebuild +++ b/kde-apps/libkface/libkface-9999.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detection" HOMEPAGE="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface" -LICENSE="GPL-2" +LICENSE="BSD GPL-2+" KEYWORDS="" IUSE=""