diff options
author | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2016-07-23 18:34:47 +0100 |
---|---|---|
committer | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2016-07-23 18:36:18 +0100 |
commit | 4676a34e27a13a8416b1cb4cbbcffedac7b1284d (patch) | |
tree | 8aba1af90edf68cbe775be95131ae3cc70cbab0e | |
parent | sys-devel/llvm: Bump clang version in -9999 to 4.0, #589368 (diff) | |
download | gentoo-4676a34e27a13a8416b1cb4cbbcffedac7b1284d.tar.gz gentoo-4676a34e27a13a8416b1cb4cbbcffedac7b1284d.tar.bz2 gentoo-4676a34e27a13a8416b1cb4cbbcffedac7b1284d.zip |
app-misc/tek: Correct license (later versions of GPL are allowed)
Package-Manager: portage-2.3.0
-rw-r--r-- | app-misc/tek/tek-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tek/tek-1.3.0.ebuild b/app-misc/tek/tek-1.3.0.ebuild index 692a5844873b..4cfeba433a3d 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="" |