From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 75 +++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 dev-vcs/tortoisehg/tortoisehg-9999.ebuild (limited to 'dev-vcs/tortoisehg/tortoisehg-9999.ebuild') diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild new file mode 100644 index 000000000000..11d30fb43625 --- /dev/null +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 eutils + +if [[ ${PV} != *9999* ]]; then + KEYWORDS="~amd64 ~x86" + SRC_URI="https://www.bitbucket.org/${PN}/targz/downloads/${P}.tar.gz" + HG_DEPEND=">=dev-vcs/mercurial-3.6