From 0ce1a92238eb77aaf2c4a13e526f98b54e048852 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 29 Jan 2021 12:06:53 +0100 Subject: dev-python/xdoctest: Restore accidentally removed HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/xdoctest/xdoctest-0.15.3.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/xdoctest') diff --git a/dev-python/xdoctest/xdoctest-0.15.3.ebuild b/dev-python/xdoctest/xdoctest-0.15.3.ebuild index 3859ad1c316e..8453e2c4d62f 100644 --- a/dev-python/xdoctest/xdoctest-0.15.3.ebuild +++ b/dev-python/xdoctest/xdoctest-0.15.3.ebuild @@ -9,6 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 DESCRIPTION="A rewrite of Python's builtin doctest module but without all the weirdness" +HOMEPAGE="https://github.com/Erotemic/xdoctest/" SRC_URI=" https://github.com/Erotemic/xdoctest/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" -- cgit v1.2.3-65-gdbad