diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-03-17 05:35:03 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-03-17 05:35:03 +0000 |
commit | 4b9ed5aac0b6d028e2c71e5e6c14fdc6349a14c7 (patch) | |
tree | c2f2a7c07ae1be584c5cb9f89467fd338177c3ef /profiles/hardened | |
parent | Mask USE="skype" for bitlbee. (diff) | |
download | gentoo-2-4b9ed5aac0b6d028e2c71e5e6c14fdc6349a14c7.tar.gz gentoo-2-4b9ed5aac0b6d028e2c71e5e6c14fdc6349a14c7.tar.bz2 gentoo-2-4b9ed5aac0b6d028e2c71e5e6c14fdc6349a14c7.zip |
Mask USE="skype" for bitlbee on hardened amd64/x86.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/package.use.mask | 8 |
2 files changed, 12 insertions, 4 deletions
diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index 799f1c5e3dfd..b1a300f091a1 100644 --- a/profiles/hardened/linux/amd64/package.use.mask +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.18 2011/08/04 11:21:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.19 2012/03/17 05:35:03 radhermit Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -15,6 +15,10 @@ ## =media-video/mplayer-0.90_pre5 foo ## =media-video/mplayer-0.90_pre5-r1 foo +# Tim Harder <radhermit@gentoo.org> (17 Mar 2012) +# skype doesn't work on hardened +net-im/bitlbee skype + # Kacper Kowalik <xarthisius@gentoo.org> (29 Jul 2011) # mask assembler as it currently doesn't work dev-lang/path64 assembler diff --git a/profiles/hardened/linux/x86/package.use.mask b/profiles/hardened/linux/x86/package.use.mask index f787085e66e5..c317f62b90c6 100644 --- a/profiles/hardened/linux/x86/package.use.mask +++ b/profiles/hardened/linux/x86/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.14 2011/03/08 00:05:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.15 2012/03/17 05:35:03 radhermit Exp $ + +# Tim Harder <radhermit@gentoo.org> (17 Mar 2012) +# skype doesn't work on hardened +net-im/bitlbee skype # cyrus-sasl doesn't work w/ USE=berkdb (#192753) dev-libs/cyrus-sasl berkdb |