commit: cac8133708e299d2b72d63dd1618cb5749fe0b72 Author: Arne Babenhauserheide <arne_bab <AT> web <DOT> de> AuthorDate: Fri Oct 6 07:05:09 2017 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Fri Oct 6 12:22:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac81337
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 dev-vcs/mercurial/mercurial-4.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/mercurial/mercurial-4.3.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.3.ebuild index a04546c6f07..f29a2c796da 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"
