From 61fb71c20dd607c9de1ce32bdcea40e9bf18831e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 17 May 2024 19:48:18 +0200 Subject: [PATCH] dev-python/fleep: Update homepage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/fleep/fleep-1.0.1-r1.ebuild | 6 +++--- dev-python/fleep/fleep-9999.ebuild | 6 +++--- dev-python/fleep/metadata.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-python/fleep/fleep-1.0.1-r1.ebuild b/dev-python/fleep/fleep-1.0.1-r1.ebuild index b11c9948d6f99..c697dad55e359 100644 --- a/dev-python/fleep/fleep-1.0.1-r1.ebuild +++ b/dev-python/fleep/fleep-1.0.1-r1.ebuild @@ -9,12 +9,12 @@ PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 if [[ ${PV} == 9999 ]]; then - EGIT_REPO_URI="https://github.com/floyernick/fleep-py.git" + EGIT_REPO_URI="https://github.com/ua-nick/fleep-py.git" inherit git-r3 else # upstream aren't tagging the releases, just as commit title COMMIT="994bc2c274482d80ab13d89d8f7343eb316d3e44" - SRC_URI="https://github.com/floyernick/fleep-py/archive/${COMMIT}.tar.gz + SRC_URI="https://github.com/ua-nick/fleep-py/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz" S="${WORKDIR}/fleep-py-${COMMIT}" @@ -23,7 +23,7 @@ fi DESCRIPTION="File format determination library for Python" HOMEPAGE=" - https://github.com/floyernick/fleep-py/ + https://github.com/ua-nick/fleep-py/ https://pypi.org/project/fleep/ " diff --git a/dev-python/fleep/fleep-9999.ebuild b/dev-python/fleep/fleep-9999.ebuild index b17ae14409cff..d7007f9630392 100644 --- a/dev-python/fleep/fleep-9999.ebuild +++ b/dev-python/fleep/fleep-9999.ebuild @@ -9,12 +9,12 @@ PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 if [[ ${PV} == 9999 ]]; then - EGIT_REPO_URI="https://github.com/floyernick/fleep-py.git" + EGIT_REPO_URI="https://github.com/ua-nick/fleep-py.git" inherit git-r3 else # upstream aren't tagging the releases, just as commit title COMMIT="994bc2c274482d80ab13d89d8f7343eb316d3e44" - SRC_URI="https://github.com/floyernick/fleep-py/archive/${COMMIT}.tar.gz + SRC_URI="https://github.com/ua-nick/fleep-py/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/fleep-py-${COMMIT}" @@ -23,7 +23,7 @@ fi DESCRIPTION="File format determination library for Python" HOMEPAGE=" - https://github.com/floyernick/fleep-py/ + https://github.com/ua-nick/fleep-py/ https://pypi.org/project/fleep/ " diff --git a/dev-python/fleep/metadata.xml b/dev-python/fleep/metadata.xml index 34cefcfdb518c..69a30fa8a5836 100644 --- a/dev-python/fleep/metadata.xml +++ b/dev-python/fleep/metadata.xml @@ -11,6 +11,6 @@ fleep - floyernick/fleep-py + ua-nick/fleep-py