eclass/lua-single: Sync with Gentoo

It's from Gentoo commit 1f2079f01b0276fe5ac6f8d2270f3a2bad32de61.
This commit is contained in:
Flatcar Buildbot 2024-08-26 07:15:47 +00:00 committed by Krzesimir Nowak
parent 6bb9a3eb55
commit ac94d5bfca

View File

@ -1,10 +1,9 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# @ECLASS: lua-single.eclass # @ECLASS: lua-single.eclass
# @MAINTAINER: # @MAINTAINER:
# William Hubbs <williamh@gentoo.org> # William Hubbs <williamh@gentoo.org>
# Marek Szuba <marecki@gentoo.org>
# @AUTHOR: # @AUTHOR:
# Marek Szuba <marecki@gentoo.org> # Marek Szuba <marecki@gentoo.org>
# Based on python-single-r1.eclass by Michał Górny <mgorny@gentoo.org> et al. # Based on python-single-r1.eclass by Michał Górny <mgorny@gentoo.org> et al.