diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-20 03:23:19 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-20 03:23:19 +0000 |
commit | 2b5fb2d0e2b19eb2c625af56bc10ad35ca7ac11c (patch) | |
tree | 28c8c82fcfc35113f405eb7093534fc1fd68b45a /profiles/hardened | |
parent | Fix building when dev-lang/tcl isn't installed (bug #281294). (diff) | |
download | historical-2b5fb2d0e2b19eb2c625af56bc10ad35ca7ac11c.tar.gz historical-2b5fb2d0e2b19eb2c625af56bc10ad35ca7ac11c.tar.bz2 historical-2b5fb2d0e2b19eb2c625af56bc10ad35ca7ac11c.zip |
p.mask dev-python/skype4py and net-im/skysentials on hardened because they depend on masked skype
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 6 | ||||
-rw-r--r-- | profiles/hardened/package.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 6677fda08403..0fbfc324db7b 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.22 2009/08/07 14:32:16 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.23 2009/08/20 03:23:19 darkside Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -20,6 +20,10 @@ media-gfx/gnome-raw-thumbnailer # net-im/skype requires gcc-4* runtime. net-im/skype +# Jeremy Olexa <darkside@gentoo.org> (20 Aug 2009) +# Depends on skype. Remove this block when the skype block is removed. +dev-python/skype4py +net-im/skysentials # >=sci-libs/acml-3.6 requires gcc-4*. >=sci-libs/acml-3.6 diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index d3aa93560599..9318a158da32 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.63 2009/08/07 14:30:16 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.64 2009/08/20 03:23:19 darkside Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -20,6 +20,10 @@ media-gfx/gnome-raw-thumbnailer # net-im/skype requires gcc-4* runtime. net-im/skype +# Jeremy Olexa <darkside@gentoo.org> (20 Aug 2009) +# Depends on skype. Remove this block when the skype block is removed. +dev-python/skype4py +net-im/skysentials # >=sci-libs/acml-3.6 requires gcc-4*. >=sci-libs/acml-3.6 |