From 401101f9c8077911929d3f2b60a37098460a5d89 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 24 Mar 2022 23:59:54 +0000 Subject: gentoo resync : 25.03.2022 --- eclass/gnome.org.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eclass/gnome.org.eclass') diff --git a/eclass/gnome.org.eclass b/eclass/gnome.org.eclass index 7efd03bfa946..05025f5f58fa 100644 --- a/eclass/gnome.org.eclass +++ b/eclass/gnome.org.eclass @@ -23,7 +23,7 @@ _GNOME_ORG_ECLASS=1 # versionator inherit kept for older EAPIs due to ebuilds (potentially) relying on it [[ ${EAPI} == [56] ]] && inherit eapi7-ver versionator -# @ECLASS-VARIABLE: GNOME_TARBALL_SUFFIX +# @ECLASS_VARIABLE: GNOME_TARBALL_SUFFIX # @PRE_INHERIT # @DESCRIPTION: # Most projects hosted on gnome.org mirrors provide tarballs as tar.bz2 or @@ -41,13 +41,13 @@ if [[ ${GNOME_TARBALL_SUFFIX} == "xz" ]]; then fi fi -# @ECLASS-VARIABLE: GNOME_ORG_MODULE +# @ECLASS_VARIABLE: GNOME_ORG_MODULE # @DESCRIPTION: # Name of the module as hosted on gnome.org mirrors. # Leave unset if package name matches module name. : ${GNOME_ORG_MODULE:=$PN} -# @ECLASS-VARIABLE: GNOME_ORG_PVP +# @ECLASS_VARIABLE: GNOME_ORG_PVP # @INTERNAL # @DESCRIPTION: # Components of the version number that correspond to a 6 month release. -- cgit v1.2.3