Set FEATURES=-news before emerging ccache/distcc/icecream
authorMatt Turner <mattst88@gmail.com>
Thu, 1 Sep 2011 23:08:04 +0000 (19:08 -0400)
committerMatt Turner <mattst88@gmail.com>
Thu, 1 Sep 2011 23:21:56 +0000 (19:21 -0400)
targets/support/chroot-functions.sh

index 638ef678211cfbe6017a9479da97ef3d6a1f060b..b19ce9a1009f84b764d05180aa51b7ac9af9335c 100644 (file)
@@ -61,6 +61,7 @@ get_libdir() {
 
 setup_myfeatures(){
        setup_myemergeopts
+       export FEATURES="-news"
        if [ -n "${clst_CCACHE}" ]
        then
                export clst_myfeatures="${clst_myfeatures} ccache"