commit:     f53e05dc7490f6780060c566476465f90f109a4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 05:04:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:20:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f53e05dc

ghc-package.eclass: mark ghc-getghcpkg as @INTERNAL

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/ghc-package.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/ghc-package.eclass b/eclass/ghc-package.eclass
index 72d668ca0e2..7e8a5aa0cba 100644
--- a/eclass/ghc-package.eclass
+++ b/eclass/ghc-package.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: ghc-package.eclass
@@ -37,6 +37,7 @@ ghc-getghc() {
 }
 
 # @FUNCTION: ghc-getghcpkg
+# @INTERNAL
 # @DESCRIPTION:
 # Internal function determines returns the name of the ghc-pkg executable
 ghc-getghcpkg() {

Reply via email to