--- trunk/include/gnome2.sminc 2014/09/02 12:08:33 22102 +++ trunk/include/gnome2.sminc 2014/09/05 07:24:10 22124 @@ -29,6 +29,11 @@ >= app-text/scrollkeeper-0.3.14" fi +if [[ ${GNOME_FULL_PROCESSOR_FUNCTIONS} = 1 ]] +then + SPECIAL_VARS+=" GNOME_FULL_PROCESSOR_FUNCTIONS" +fi + # function to clean gnome pakages # scrollkeeper and mimeinfo crap gn2_clean_gnome_pkg()