Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/penlight/, dev-lua/luacheck/, dev-lua/ldoc/, dev-lua/luasocket/
Date: Sun, 03 Apr 2022 10:43:38
Message-Id: 1648982571.d33fddfbb9ad68d8bdf3ee6af4ffef7ccf2add99.conikost@gentoo
1 commit: d33fddfbb9ad68d8bdf3ee6af4ffef7ccf2add99
2 Author: Caleb Maclennan <caleb <AT> alerque <DOT> com>
3 AuthorDate: Sun Apr 3 08:09:22 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 3 10:42:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d33fddfb
7
8 dev-lua: Update links to repositories migrated to lunarmodules org
9
10 Closes: https://github.com/gentoo/gentoo/pull/24879
11 Signed-off-by: Caleb Maclennan <caleb <AT> alerque.com>
12 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
13
14 dev-lua/ldoc/ldoc-1.4.6-r100.ebuild | 2 +-
15 dev-lua/ldoc/metadata.xml | 2 +-
16 dev-lua/luacheck/luacheck-0.25.0.ebuild | 4 ++--
17 dev-lua/luacheck/metadata.xml | 2 +-
18 dev-lua/luasocket/luasocket-3.0_rc1_p20200328-r103.ebuild | 4 ++--
19 dev-lua/luasocket/metadata.xml | 2 +-
20 dev-lua/penlight/metadata.xml | 2 +-
21 dev-lua/penlight/penlight-1.12.0.ebuild | 2 +-
22 8 files changed, 10 insertions(+), 10 deletions(-)
23
24 diff --git a/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild b/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
25 index 7b2af871e537..ce9c78636578 100644
26 --- a/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
27 +++ b/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
28 @@ -9,7 +9,7 @@ inherit lua-single
29
30 DESCRIPTION="A LuaDoc-compatible documentation generation system"
31 HOMEPAGE="https://stevedonovan.github.io/ldoc/"
32 -SRC_URI="https://github.com/stevedonovan/LDoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
33 +SRC_URI="https://github.com/lunarmodules/LDoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
34
35 LICENSE="MIT"
36 SLOT="0"
37
38 diff --git a/dev-lua/ldoc/metadata.xml b/dev-lua/ldoc/metadata.xml
39 index 205e76858046..c1081af2656f 100644
40 --- a/dev-lua/ldoc/metadata.xml
41 +++ b/dev-lua/ldoc/metadata.xml
42 @@ -3,6 +3,6 @@
43 <pkgmetadata>
44 <!--maintainer-needed-->
45 <upstream>
46 - <remote-id type="github">stevedonovan/LDoc</remote-id>
47 + <remote-id type="github">lunarmodules/LDoc</remote-id>
48 </upstream>
49 </pkgmetadata>
50
51 diff --git a/dev-lua/luacheck/luacheck-0.25.0.ebuild b/dev-lua/luacheck/luacheck-0.25.0.ebuild
52 index 672738fabba4..8bf057261d25 100644
53 --- a/dev-lua/luacheck/luacheck-0.25.0.ebuild
54 +++ b/dev-lua/luacheck/luacheck-0.25.0.ebuild
55 @@ -8,8 +8,8 @@ LUA_COMPAT=( lua5-{1..4} luajit )
56 inherit lua toolchain-funcs
57
58 DESCRIPTION="A tool for linting and static analysis of Lua code"
59 -HOMEPAGE="https://github.com/luarocks/luacheck"
60 -SRC_URI="https://github.com/luarocks/luacheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
61 +HOMEPAGE="https://github.com/lunarmodules/luacheck"
62 +SRC_URI="https://github.com/lunarmodules/luacheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
63
64 LICENSE="MIT"
65 SLOT="0"
66
67 diff --git a/dev-lua/luacheck/metadata.xml b/dev-lua/luacheck/metadata.xml
68 index 3f07ff7de23a..8bc8d9434e33 100644
69 --- a/dev-lua/luacheck/metadata.xml
70 +++ b/dev-lua/luacheck/metadata.xml
71 @@ -13,7 +13,7 @@
72 Luacheck itself is written in Lua and runs on all of mentioned Lua versions.
73 </longdescription>
74 <upstream>
75 - <remote-id type="github">luarocks/luacheck</remote-id>
76 + <remote-id type="github">lunarmodules/luacheck</remote-id>
77 <remote-id type="github">mpeterv/luacheck</remote-id>
78 </upstream>
79 </pkgmetadata>
80
81 diff --git a/dev-lua/luasocket/luasocket-3.0_rc1_p20200328-r103.ebuild b/dev-lua/luasocket/luasocket-3.0_rc1_p20200328-r103.ebuild
82 index 58fe8d5c2285..283cd08f0c64 100644
83 --- a/dev-lua/luasocket/luasocket-3.0_rc1_p20200328-r103.ebuild
84 +++ b/dev-lua/luasocket/luasocket-3.0_rc1_p20200328-r103.ebuild
85 @@ -12,9 +12,9 @@ inherit lua toolchain-funcs
86 DESCRIPTION="Networking support library for the Lua language"
87 HOMEPAGE="
88 http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
89 - https://github.com/diegonehab/luasocket
90 + https://github.com/lunarmodules/luasocket
91 "
92 -SRC_URI="https://github.com/diegonehab/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
93 +SRC_URI="https://github.com/lunarmodules/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
94 S="${WORKDIR}/${MY_P}"
95
96 LICENSE="MIT"
97
98 diff --git a/dev-lua/luasocket/metadata.xml b/dev-lua/luasocket/metadata.xml
99 index d810c98fd551..aadd3b74b2a5 100644
100 --- a/dev-lua/luasocket/metadata.xml
101 +++ b/dev-lua/luasocket/metadata.xml
102 @@ -14,6 +14,6 @@
103 <name>Conrad Kostecki</name>
104 </maintainer>
105 <upstream>
106 - <remote-id type="github">diegonehab/luasocket</remote-id>
107 + <remote-id type="github">lunarmodules/luasocket</remote-id>
108 </upstream>
109 </pkgmetadata>
110
111 diff --git a/dev-lua/penlight/metadata.xml b/dev-lua/penlight/metadata.xml
112 index 3c222244d9b4..1a05f3bf022d 100644
113 --- a/dev-lua/penlight/metadata.xml
114 +++ b/dev-lua/penlight/metadata.xml
115 @@ -17,6 +17,6 @@
116 on tables and sequences.
117 </longdescription>
118 <upstream>
119 - <remote-id type="github">Tieske/Penlight</remote-id>
120 + <remote-id type="github">lunarmodules/Penlight</remote-id>
121 </upstream>
122 </pkgmetadata>
123
124 diff --git a/dev-lua/penlight/penlight-1.12.0.ebuild b/dev-lua/penlight/penlight-1.12.0.ebuild
125 index 965cb7302c5b..b1a4008cf42f 100644
126 --- a/dev-lua/penlight/penlight-1.12.0.ebuild
127 +++ b/dev-lua/penlight/penlight-1.12.0.ebuild
128 @@ -10,7 +10,7 @@ inherit lua toolchain-funcs
129
130 DESCRIPTION="Lua utility libraries loosely based on the Python standard libraries"
131 HOMEPAGE="https://github.com/lunarmodules/Penlight"
132 -SRC_URI="https://github.com/Tieske/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
133 +SRC_URI="https://github.com/lunarmodules/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
134 S="${WORKDIR}/${MY_PN}-${PV}"
135
136 LICENSE="MIT"