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 A153D13832E for ; Sat, 23 Jul 2016 17:36:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFC04E08C5; Sat, 23 Jul 2016 17:36:40 +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 6B1BAE08C5 for ; Sat, 23 Jul 2016 17:36:40 +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 B9381340E12 for ; Sat, 23 Jul 2016 17:36:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1583A7C9 for ; Sat, 23 Jul 2016 17:36:35 +0000 (UTC) From: "Amadeusz Piotr Żołnowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amadeusz Piotr Żołnowski" Message-ID: <1469295378.4676a34e27a13a8416b1cb4cbbcffedac7b1284d.aidecoe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tek/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tek/tek-1.3.0.ebuild X-VCS-Directories: app-misc/tek/ X-VCS-Committer: aidecoe X-VCS-Committer-Name: Amadeusz Piotr Żołnowski X-VCS-Revision: 4676a34e27a13a8416b1cb4cbbcffedac7b1284d X-VCS-Branch: master Date: Sat, 23 Jul 2016 17:36:35 +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: d1805c62-0cd4-4cf6-8de2-ade00766eb76 X-Archives-Hash: 7a864631f8aa74bcf504c4350fe51fa0 commit: 4676a34e27a13a8416b1cb4cbbcffedac7b1284d Author: Amadeusz Żołnowski gentoo org> AuthorDate: Sat Jul 23 17:34:47 2016 +0000 Commit: Amadeusz Piotr Żołnowski gentoo org> CommitDate: Sat Jul 23 17:36:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4676a34e app-misc/tek: Correct license (later versions of GPL are allowed) Package-Manager: portage-2.3.0 app-misc/tek/tek-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tek/tek-1.3.0.ebuild b/app-misc/tek/tek-1.3.0.ebuild index 692a584..4cfeba4 100644 --- a/app-misc/tek/tek-1.3.0.ebuild +++ b/app-misc/tek/tek-1.3.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="GUI tool for upgrading the firmware of a Truly Ergonomic Keyboard" HOMEPAGE="http://trulyergonomic.com/ https://github.com/m-ou-se/tek" SRC_URI="https://github.com/m-ou-se/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="all-rights-reserved GPL-3" +LICENSE="all-rights-reserved GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""