summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-03-31 18:37:40 +0200
committerHans de Graaff <graaff@gentoo.org>2018-03-31 20:12:07 +0200
commit61e37cfcad576b626dcd70296046d7686b2d1a8d (patch)
tree4abf556ee916957c6520bf61e21f866114f7deab
parentdev-java/sun-jaf: stable 1.1.1-r1 for ppc64, bug #647510 (diff)
downloadgentoo-61e37cfc.tar.gz
gentoo-61e37cfc.tar.bz2
gentoo-61e37cfc.zip
app-emacs/ghub: use correct LICENSE, thanks to ulm
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-emacs/ghub/ghub-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ghub/ghub-2.0.0.ebuild b/app-emacs/ghub/ghub-2.0.0.ebuild
index 4b577810fe60..86b8b246a84b 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"