summaryrefslogtreecommitdiff
path: root/eclass/kde4-functions.eclass
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-07-17 03:37:53 +1000
committerMichael Palimaka <kensington@gentoo.org>2014-07-17 03:37:53 +1000
commit4a18f7aaa5f167d114d848c3a82621761f721ac7 (patch)
treee6734e4837996f4f758ca5c2ad646783ec306121 /eclass/kde4-functions.eclass
parent912ef6426c8248ead1c164a813a26a1a4b8434f5 (diff)
downloadkde-4a18f7aaa5f167d114d848c3a82621761f721ac7.tar.gz
kde-4a18f7aaa5f167d114d848c3a82621761f721ac7.tar.bz2
kde-4a18f7aaa5f167d114d848c3a82621761f721ac7.zip
[eclass] Sync with portage.
Diffstat (limited to 'eclass/kde4-functions.eclass')
-rw-r--r--eclass/kde4-functions.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass
index c12df733ad9..0a72e597b6c 100644
--- a/eclass/kde4-functions.eclass
+++ b/eclass/kde4-functions.eclass
@@ -12,8 +12,8 @@ inherit versionator
# This eclass contains all functions shared by the different eclasses,
# for KDE 4 ebuilds.
-if [[ ${___ECLASS_ONCE_KDE4_FUNCTIONS} != "recur -_+^+_- spank" ]] ; then
-___ECLASS_ONCE_KDE4_FUNCTIONS="recur -_+^+_- spank"
+if [[ -z ${_KDE4_FUNCTIONS_ECLASS} ]]; then
+_KDE4_FUNCTIONS_ECLASS=1
# @ECLASS-VARIABLE: EAPI
# @DESCRIPTION: