diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-07-12 23:19:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-07-12 23:19:21 +0100 |
commit | f596118de8f96665d1cd51906294af3106b35a1d (patch) | |
tree | 7cc6d1d27ce74587e15afc524182fe3dc04a237e /conf | |
parent | e4e7b2a7c86be1557b0ea6aef105c8ceab808193 (diff) |
unmask our gcc, mask gentoo one, mask our avahi until is properly splitted
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/package.mask/00-kogaion.package.mask | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/conf/intel/portage/package.mask/00-kogaion.package.mask b/conf/intel/portage/package.mask/00-kogaion.package.mask index b323bd7..1cc053b 100644 --- a/conf/intel/portage/package.mask/00-kogaion.package.mask +++ b/conf/intel/portage/package.mask/00-kogaion.package.mask @@ -30,6 +30,13 @@ sys-apps/baselayout::gentoo # mask firefox from gentoo, use our own as it builds with PGO www-client/firefox::gentoo -# mask our gcc until we split it properly -sys-devel/gcc::kogaion-desktop -sys-devel/base-gcc::kogaion-desktop +# mask gentoo gcc, use our splitted gcc +sys-devel/gcc::gentoo + +# mask our avahi until is properly splitted +net-dns/avahi::kogaion-desktop +net-dns/avahi-gtk3::kogaion-desktop +net-dns/avahi-base::kogaion-desktop +net-dns/avahi-mono::kogaion-desktop +net-dns/avahi-gtk::kogaion-desktop +net-dns/avahi-qt::kogaion-desktop |