<feed xmlns='http://www.w3.org/2005/Atom'>
<title>algaos/algaos-ebuild-tree/eclass/lua-utils.eclass, branch next</title>
<subtitle>[no description]</subtitle>
<id>https://git.algaos.com/algaos/algaos-ebuild-tree/atom?h=next</id>
<link rel='self' href='https://git.algaos.com/algaos/algaos-ebuild-tree/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/'/>
<updated>2024-10-08T15:31:52Z</updated>
<entry>
<title>eclass: canonicalize debug-print-function calls</title>
<updated>2024-10-08T15:31:52Z</updated>
<author>
<name>David Seifert</name>
<email>soap@gentoo.org</email>
</author>
<published>2024-10-08T15:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=c8af7eb1285a2683460618b71e2e9a14ca6badcd'/>
<id>urn:sha1:c8af7eb1285a2683460618b71e2e9a14ca6badcd</id>
<content type='text'>
Closes: https://github.com/gentoo/gentoo/pull/37652
Signed-off-by: David Seifert &lt;soap@gentoo.org&gt;
</content>
</entry>
<entry>
<title>eclass: remove marecki from maintainers</title>
<updated>2024-08-20T20:16:58Z</updated>
<author>
<name>Mike Gilbert</name>
<email>floppym@gentoo.org</email>
</author>
<published>2024-08-20T20:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=1f2079f01b0276fe5ac6f8d2270f3a2bad32de61'/>
<id>urn:sha1:1f2079f01b0276fe5ac6f8d2270f3a2bad32de61</id>
<content type='text'>
Signed-off-by: Mike Gilbert &lt;floppym@gentoo.org&gt;
</content>
</entry>
<entry>
<title>lua-utils.eclass: use BROOT or ESYSROOT where appropriate</title>
<updated>2024-08-20T20:06:06Z</updated>
<author>
<name>Mike Gilbert</name>
<email>floppym@gentoo.org</email>
</author>
<published>2024-08-18T18:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=e723fd6d0e2fe4cf134a6c6e064d3faaa77c8339'/>
<id>urn:sha1:e723fd6d0e2fe4cf134a6c6e064d3faaa77c8339</id>
<content type='text'>
The LUA variable points to a lua binary that is likely to be executed by
the build system. Use BROOT for this.

Use ESYSROOT for the pkg-config symlink, since this is likely used for
linking a library.

Signed-off-by: Mike Gilbert &lt;floppym@gentoo.org&gt;
</content>
</entry>
<entry>
<title>eclass: standardize prologue/epilogue</title>
<updated>2023-03-17T22:04:31Z</updated>
<author>
<name>David Seifert</name>
<email>soap@gentoo.org</email>
</author>
<published>2023-03-17T22:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=2cba2db27919bc449ed2a7bf7ed3259c6b96e65f'/>
<id>urn:sha1:2cba2db27919bc449ed2a7bf7ed3259c6b96e65f</id>
<content type='text'>
Closes: https://github.com/gentoo/gentoo/pull/30061
Signed-off-by: David Seifert &lt;soap@gentoo.org&gt;
</content>
</entry>
<entry>
<title>*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE</title>
<updated>2022-03-24T03:58:34Z</updated>
<author>
<name>Ulrich Müller</name>
<email>ulm@gentoo.org</email>
</author>
<published>2022-03-18T20:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=d7317785d04e7de172de3bff05852fca3cd15af2'/>
<id>urn:sha1:d7317785d04e7de172de3bff05852fca3cd15af2</id>
<content type='text'>
Bug: https://bugs.gentoo.org/835396
Signed-off-by: Ulrich Müller &lt;ulm@gentoo.org&gt;
</content>
</entry>
<entry>
<title>lua-utils.eclass: do not mention lua5-2 in eclassdocs</title>
<updated>2021-08-30T10:18:45Z</updated>
<author>
<name>Marek Szuba</name>
<email>marecki@gentoo.org</email>
</author>
<published>2021-08-30T10:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=689d5f0486ed2a19b3cd5851283013cb5576d1fa'/>
<id>urn:sha1:689d5f0486ed2a19b3cd5851283013cb5576d1fa</id>
<content type='text'>
Signed-off-by: Marek Szuba &lt;marecki@gentoo.org&gt;
</content>
</entry>
<entry>
<title>lua-utils.eclass: lua5-2 is now a historic implementation</title>
<updated>2021-08-13T10:02:05Z</updated>
<author>
<name>Marek Szuba</name>
<email>marecki@gentoo.org</email>
</author>
<published>2021-08-13T09:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=6b43b6820aacebbc4c79fef372a2776ea69799be'/>
<id>urn:sha1:6b43b6820aacebbc4c79fef372a2776ea69799be</id>
<content type='text'>
Signed-off-by: Marek Szuba &lt;marecki@gentoo.org&gt;
</content>
</entry>
<entry>
<title>lua-utils.eclass: new eclass variable _LUA_HISTORICAL_IMPLS</title>
<updated>2021-07-27T14:22:01Z</updated>
<author>
<name>Marek Szuba</name>
<email>marecki@gentoo.org</email>
</author>
<published>2021-07-23T22:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=869990189bbcaf1bab795d6bcfdae74e7dbb53c5'/>
<id>urn:sha1:869990189bbcaf1bab795d6bcfdae74e7dbb53c5</id>
<content type='text'>
Similarly to _PYTHON_HISTORICAL_IMPLS, it will hold names of Lua
implementations which used to be supported but no longer are.

Signed-off-by: Marek Szuba &lt;marecki@gentoo.org&gt;
</content>
</entry>
<entry>
<title>lua-utils.eclass: clean up the eapi test</title>
<updated>2021-07-06T21:45:06Z</updated>
<author>
<name>William Hubbs</name>
<email>williamh@gentoo.org</email>
</author>
<published>2021-07-06T21:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=152cffa462adca8b471cd848cbfcb05b9cb24de1'/>
<id>urn:sha1:152cffa462adca8b471cd848cbfcb05b9cb24de1</id>
<content type='text'>
Signed-off-by: William Hubbs &lt;williamh@gentoo.org&gt;
</content>
</entry>
<entry>
<title>lua-utils.eclass: support EAPI 8</title>
<updated>2021-06-21T10:04:28Z</updated>
<author>
<name>Marek Szuba</name>
<email>marecki@gentoo.org</email>
</author>
<published>2021-06-16T09:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=c107bb9fb8f2a6e62b14e76a657df4f3774a27cd'/>
<id>urn:sha1:c107bb9fb8f2a6e62b14e76a657df4f3774a27cd</id>
<content type='text'>
Signed-off-by: Marek Szuba &lt;marecki@gentoo.org&gt;
</content>
</entry>
</feed>
