dev-vcs/mercurial: License is GPL-2+
authorArne Babenhauserheide <arne_bab@web.de>
Fri, 6 Oct 2017 07:05:09 +0000 (09:05 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 6 Oct 2017 12:22:56 +0000 (14:22 +0200)
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

dev-vcs/mercurial/mercurial-4.3.3.ebuild

index a04546c6f07e90d2031dc211d59410ba053c0ed2..f29a2c796da8f91c356da5185080fe69155c0ebc 100644 (file)
@@ -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"