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 AD0E1138334 for ; Sat, 28 Jul 2018 03:13:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09CE6E082D; Sat, 28 Jul 2018 03:13:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BC17FE0831 for ; Sat, 28 Jul 2018 03:13:38 +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 38380335CC8 for ; Sat, 28 Jul 2018 03:13:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1E56387 for ; Sat, 28 Jul 2018 03:13:32 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1532747606.aa8c899a703bc6e867fc79b3e7542a9933d7e40b.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/kodi/kodi-9999.ebuild X-VCS-Directories: media-tv/kodi/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: aa8c899a703bc6e867fc79b3e7542a9933d7e40b X-VCS-Branch: master Date: Sat, 28 Jul 2018 03:13:32 +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: 21fdee5c-6163-46c7-9b96-cf0048ec4d28 X-Archives-Hash: eb23d0ac251b54f3d55521b98f2fed1f commit: aa8c899a703bc6e867fc79b3e7542a9933d7e40b Author: Craig Andrews gentoo org> AuthorDate: Sat Jul 28 03:13:00 2018 +0000 Commit: Craig Andrews gentoo org> CommitDate: Sat Jul 28 03:13:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8c899a media-tv/kodi: license is actually GPL-2+ (not [just] GPL-2) Package-Manager: Portage-2.3.43, Repoman-2.3.10 media-tv/kodi/kodi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild index cc49a466b55..18de20ac0b0 100644 --- a/media-tv/kodi/kodi-9999.ebuild +++ b/media-tv/kodi/kodi-9999.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz - DESCRIPTION="Kodi is a free and open source media-player and entertainment hub" HOMEPAGE="https://kodi.tv/ https://kodi.wiki/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" # use flag is called libusb so that it doesn't fool people in thinking that # it is _required_ for USB support. Otherwise they'll disable udev and