summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 20:23:51 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 20:23:51 +0000
commit82829d72946edf118b1c7f81d37df62a9fd7e0f6 (patch)
tree9279bf6cebfef02298c7557fcd3718de5b45d9e8 /eclass/kde.eclass
parentMake support for hidden visibility explicit. (diff)
downloadgentoo-2-82829d72946edf118b1c7f81d37df62a9fd7e0f6.tar.gz
gentoo-2-82829d72946edf118b1c7f81d37df62a9fd7e0f6.tar.bz2
gentoo-2-82829d72946edf118b1c7f81d37df62a9fd7e0f6.zip
Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some modules does not support the flag at all, and other packages simply has nothing to do with such an useflag.
All the packags supporting hiddenvisibility are now explicitely marked so in their ebuilds. --newuse will be quite long, I know.
Diffstat (limited to 'eclass/kde.eclass')
-rw-r--r--eclass/kde.eclass5
1 files changed, 1 insertions, 4 deletions
diff --git a/eclass/kde.eclass b/eclass/kde.eclass
index 118366ecdca7..d7909761394f 100644
--- a/eclass/kde.eclass
+++ b/eclass/kde.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.185 2006/10/29 00:23:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.186 2006/12/01 20:23:51 flameeyes Exp $
#
# Author Dan Armak <danarmak@gentoo.org>
#
@@ -21,9 +21,6 @@ fi
if [[ ${CATEGORY} == "kde-base" ]]; then
IUSE="${IUSE} kdeenablefinal"
- if [[ ${PV} == "3.5"* ]] && [[ ${PN} != "kdemultimedia" && ${KMNAME} != "kdemultimedia" ]]; then
- IUSE="${IUSE} kdehiddenvisibility"
- fi
fi
# Set USE_KEG_PACKAGING=1 before inheriting if the package use extragear-like