commit: 9629b99e826606c8068a2cd4ef16455deb1d8c76 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 31 18:36:24 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 14:56:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9629b99e
multilib-build.eclass: Stop providing multibuild.eclass Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/multilib-build.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass index 40cc426a1359..1774ad057430 100644 --- a/eclass/multilib-build.eclass +++ b/eclass/multilib-build.eclass @@ -1,4 +1,4 @@ -# Copyright 2013-2022 Gentoo Authors +# Copyright 2013-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: multilib-build.eclass @@ -7,7 +7,6 @@ # @AUTHOR: # Author: Michał Górny <[email protected]> # @SUPPORTED_EAPIS: 6 7 8 -# @PROVIDES: multibuild # @BLURB: flags and utility functions for building multilib packages # @DESCRIPTION: # The multilib-build.eclass exports USE flags and utility functions
