From ac94d5bfca1e15c2eb414f4c29e9de77bcd52415 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 26 Aug 2024 07:15:47 +0000 Subject: [PATCH] eclass/lua-single: Sync with Gentoo It's from Gentoo commit 1f2079f01b0276fe5ac6f8d2270f3a2bad32de61. --- .../src/third_party/portage-stable/eclass/lua-single.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/lua-single.eclass b/sdk_container/src/third_party/portage-stable/eclass/lua-single.eclass index 8432df0583..ad70759551 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/lua-single.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/lua-single.eclass @@ -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 # @ECLASS: lua-single.eclass # @MAINTAINER: # William Hubbs -# Marek Szuba # @AUTHOR: # Marek Szuba # Based on python-single-r1.eclass by Michał Górny et al.