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