From: Arne Babenhauserheide Date: Fri, 6 Oct 2017 07:05:09 +0000 (+0200) Subject: dev-vcs/mercurial: License is GPL-2+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cac8133708e299d2b72d63dd1618cb5749fe0b72;p=gentoo.git dev-vcs/mercurial: License is GPL-2+ For reference of the license, see the header in https://www.mercurial-scm.org/repo/hg/file/tip/hg Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5869 --- diff --git a/dev-vcs/mercurial/mercurial-4.3.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.3.ebuild index a04546c6f07e..f29a2c796da8 100644 --- a/dev-vcs/mercurial/mercurial-4.3.3.ebuild +++ b/dev-vcs/mercurial/mercurial-4.3.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Scalable distributed SCM" HOMEPAGE="https://www.mercurial-scm.org/" SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bugzilla emacs gpg test tk"