Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some modules...
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 1 Dec 2006 20:23:51 +0000 (20:23 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 1 Dec 2006 20:23:51 +0000 (20:23 +0000)
All the packags supporting hiddenvisibility are now explicitely marked so in their ebuilds.

--newuse will be quite long, I know.

eclass/kde.eclass

index 118366ecdca79de67b04449095ede2ac770a910c..d7909761394febc851ab6e2603b8cd930d2ba30c 100644 (file)
@@ -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