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:08:04 +0000 (19:08 -0400)
targets/support/chroot-functions.sh

index e739f0aa3dde61bbbc86d306812418127b6d5ddd..1a44c92ff8e9b5ad1964d506c592db334b778328 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"