summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-06-09 08:44:03 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-06-24 15:06:13 +0200
commitba60f0daf228eec33166f06ecbb900b125a03c83 (patch)
tree3d7c08c013a681db289d0692c738cecb54786650 /dev-python
parentdev-ml/easy-format: update HOMEPAGE (diff)
downloadgentoo-ba60f0daf228eec33166f06ecbb900b125a03c83.tar.gz
gentoo-ba60f0daf228eec33166f06ecbb900b125a03c83.tar.bz2
gentoo-ba60f0daf228eec33166f06ecbb900b125a03c83.zip
dev-python/mamba: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/mamba/mamba-0.11.2.ebuild4
1 files 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"