mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/mercurial: remove empty global assignment
Signed-off-by: Cédric Krier <cedk@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -17,7 +17,6 @@ EHG_REPO_URI="https://www.mercurial-scm.org/repo/hg"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="+chg emacs gpg test tk rust"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user