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/ldoc
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/ldoc')
-rw-r--r--dev-lua/ldoc/ldoc-1.4.6-r100.ebuild2
-rw-r--r--dev-lua/ldoc/metadata.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild b/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
index 7b2af871e537..ce9c78636578 100644
--- a/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
+++ b/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
@@ -9,7 +9,7 @@ inherit lua-single
DESCRIPTION="A LuaDoc-compatible documentation generation system"
HOMEPAGE="https://stevedonovan.github.io/ldoc/"
-SRC_URI="https://github.com/stevedonovan/LDoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/lunarmodules/LDoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-lua/ldoc/metadata.xml b/dev-lua/ldoc/metadata.xml
index 205e76858046..c1081af2656f 100644
--- a/dev-lua/ldoc/metadata.xml
+++ b/dev-lua/ldoc/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<!--maintainer-needed-->
<upstream>
- <remote-id type="github">stevedonovan/LDoc</remote-id>
+ <remote-id type="github">lunarmodules/LDoc</remote-id>
</upstream>
</pkgmetadata>