summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Maclennan <caleb@alerque.com>2022-04-03 11:09:22 +0300
committerConrad Kostecki <conikost@gentoo.org>2022-04-03 12:42:51 +0200
commitd33fddfbb9ad68d8bdf3ee6af4ffef7ccf2add99 (patch)
tree98a240d647c103caace95bcbff7626ef204c2cbc /dev-lua/luacheck
parentsys-apps/cpuid: mask for other arches (diff)
downloadgentoo-d33fddfbb9ad68d8bdf3ee6af4ffef7ccf2add99.tar.gz
gentoo-d33fddfbb9ad68d8bdf3ee6af4ffef7ccf2add99.tar.bz2
gentoo-d33fddfbb9ad68d8bdf3ee6af4ffef7ccf2add99.zip
dev-lua: Update links to repositories migrated to lunarmodules org
Closes: https://github.com/gentoo/gentoo/pull/24879 Signed-off-by: Caleb Maclennan <caleb@alerque.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/luacheck')
-rw-r--r--dev-lua/luacheck/luacheck-0.25.0.ebuild4
-rw-r--r--dev-lua/luacheck/metadata.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-lua/luacheck/luacheck-0.25.0.ebuild b/dev-lua/luacheck/luacheck-0.25.0.ebuild
index 672738fabba4..8bf057261d25 100644
--- a/dev-lua/luacheck/luacheck-0.25.0.ebuild
+++ b/dev-lua/luacheck/luacheck-0.25.0.ebuild
@@ -8,8 +8,8 @@ LUA_COMPAT=( lua5-{1..4} luajit )
inherit lua toolchain-funcs
DESCRIPTION="A tool for linting and static analysis of Lua code"
-HOMEPAGE="https://github.com/luarocks/luacheck"
-SRC_URI="https://github.com/luarocks/luacheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/lunarmodules/luacheck"
+SRC_URI="https://github.com/lunarmodules/luacheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-lua/luacheck/metadata.xml b/dev-lua/luacheck/metadata.xml
index 3f07ff7de23a..8bc8d9434e33 100644
--- a/dev-lua/luacheck/metadata.xml
+++ b/dev-lua/luacheck/metadata.xml
@@ -13,7 +13,7 @@
Luacheck itself is written in Lua and runs on all of mentioned Lua versions.
</longdescription>
<upstream>
- <remote-id type="github">luarocks/luacheck</remote-id>
+ <remote-id type="github">lunarmodules/luacheck</remote-id>
<remote-id type="github">mpeterv/luacheck</remote-id>
</upstream>
</pkgmetadata>