summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-02-11 03:25:52 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-02-11 03:25:52 +0000
commit615ff9469ecc05ea720de6b767c2c2e5235f781b (patch)
tree56efb552b21176d9e03d1c69f159bad0aedbaf2d /eclass
parentFix kde4-functions so that kde-base/ category doesn't get horribly broken (diff)
downloadhistorical-615ff9469ecc05ea720de6b767c2c2e5235f781b.tar.gz
historical-615ff9469ecc05ea720de6b767c2c2e5235f781b.tar.bz2
historical-615ff9469ecc05ea720de6b767c2c2e5235f781b.zip
Better fix to kde4-functions so that kde-base/ category doesn't get horribly broken
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog6
-rw-r--r--eclass/kde4-functions.eclass4
2 files changed, 7 insertions, 3 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 2bd49a0acc73..fb2ed17c5111 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1532 2015/02/11 03:06:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1533 2015/02/11 03:25:52 patrick Exp $
+
+ 11 Feb 2015; Patrick Lauer <patrick@gentoo.org> kde4-functions.eclass:
+ Better fix to kde4-functions so that kde-base/ category doesn't get horribly
+ broken
11 Feb 2015; Patrick Lauer <patrick@gentoo.org> kde4-functions.eclass:
Fix kde4-functions so that kde-base/ category doesn't get horribly broken
diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass
index ddeb849f9446..d64b11749d43 100644
--- a/eclass/kde4-functions.eclass
+++ b/eclass/kde4-functions.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-functions.eclass,v 1.73 2015/02/11 03:06:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-functions.eclass,v 1.74 2015/02/11 03:25:52 patrick Exp $
# @ECLASS: kde4-functions.eclass
# @MAINTAINER:
@@ -325,7 +325,7 @@ add_kdebase_dep() {
ver=${3}
elif [[ -n ${KDE_OVERRIDE_MINIMAL} ]]; then
ver=${KDE_OVERRIDE_MINIMAL}
- elif [[ ${KDEBASE} != kde-apps ]]; then
+ elif [[ -n ${KDE_MINIMAL} ]]; then
ver=${KDE_MINIMAL}
# if building live version depend on the final release since there will
# not be any more major development. this solves dep errors as not all