summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2017-10-06 13:34:19 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-10-06 14:22:58 +0200
commitaba8534c7b9c2d336d90fda2ffab12f70fb61b2d (patch)
treed96bd38959ba92d56e0b59c42dfa68e6b78915ab /dev-vcs/mercurial/mercurial-9999.ebuild
parentdev-vcs/mercurial: License is GPL-2+ (diff)
downloadgentoo-aba8534c7b9c2d336d90fda2ffab12f70fb61b2d.tar.gz
gentoo-aba8534c7b9c2d336d90fda2ffab12f70fb61b2d.tar.bz2
gentoo-aba8534c7b9c2d336d90fda2ffab12f70fb61b2d.zip
dev-vcs/mercurial: License is GPL-2+
Mercurial was relicensed from GPL-2 to GPL-2+ in 2010. For details, see https://www.mercurial-scm.org/wiki/License Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5869
Diffstat (limited to 'dev-vcs/mercurial/mercurial-9999.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild
index cec70110d444..66be22841e62 100644
--- a/dev-vcs/mercurial/mercurial-9999.ebuild
+++ b/dev-vcs/mercurial/mercurial-9999.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.mercurial-scm.org/"
EHG_REPO_URI="http://selenic.com/repo/hg"
EHG_REVISION="@"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS=""
IUSE="bugzilla emacs gpg test tk zsh-completion"