From 61e37cfcad576b626dcd70296046d7686b2d1a8d Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 31 Mar 2018 18:37:40 +0200 Subject: [PATCH] app-emacs/ghub: use correct LICENSE, thanks to ulm Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- app-emacs/ghub/ghub-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ghub/ghub-2.0.0.ebuild b/app-emacs/ghub/ghub-2.0.0.ebuild index 4b577810fe60b..86b8b246a84b9 100644 --- a/app-emacs/ghub/ghub-2.0.0.ebuild +++ b/app-emacs/ghub/ghub-2.0.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="minuscule client library for the Github API" HOMEPAGE="https://magit.vc/manual/ghub" SRC_URI="https://github.com/magit/ghub/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"