commit: ba60f0daf228eec33166f06ecbb900b125a03c83
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun 9 06:44:03 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 13:06:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba60f0da
dev-python/mamba: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/mamba/mamba-0.11.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/mamba/mamba-0.11.2.ebuild
b/dev-python/mamba/mamba-0.11.2.ebuild
index 890b56f6e002..07a9ac4016a6 100644
--- a/dev-python/mamba/mamba-0.11.2.ebuild
+++ b/dev-python/mamba/mamba-0.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1
DESCRIPTION="Python test runner born under the banner of Behavior Driven
Development"
-HOMEPAGE="https://nestorsalceda.github.io/mamba"
+HOMEPAGE="https://nestorsalceda.com/mamba/"
SRC_URI="https://github.com/nestorsalceda/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"