* [gentoo-commits] proj/kde:master commit in: eclass/
@ 2017-11-29 17:40 99% Andreas Sturmlechner
0 siblings, 0 replies; 1+ results
From: Andreas Sturmlechner @ 2017-11-29 17:40 UTC (permalink / raw
To: gentoo-commits
commit: a326d0dd76c396f43949c03c40f8938538de288a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 17:40:11 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 17:40:11 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a326d0dd
kde5-functions.eclass: Fix eclassdoc
Bug: https://bugs.gentoo.org/637778
eclass/kde5-functions.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 8494732379..6beaf698dc 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -26,10 +26,9 @@ esac
# @DESCRIPTION:
# If PV matches "*9999*", this is automatically set to "live".
# Otherwise, this is automatically set to "release".
+KDE_BUILD_TYPE="release"
if [[ ${PV} = *9999* ]]; then
KDE_BUILD_TYPE="live"
-else
- KDE_BUILD_TYPE="release"
fi
export KDE_BUILD_TYPE
@@ -83,6 +82,7 @@ esac
# kde5_pkg_pretend and kde5_pkg_setup.
# @ECLASS-VARIABLE: KDEBASE
+# @DEFAULT_UNSET
# @DESCRIPTION:
# This gets set to a non-zero value when a package is considered a
# kdevelop ebuild.
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-11-29 17:40 99% [gentoo-commits] proj/kde:master commit in: eclass/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox