diff options
author | Tim Harder <radhermit@gentoo.org> | 2014-10-11 05:11:15 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2014-10-11 05:11:15 +0000 |
commit | dbed4b1b1414b587d2ecee8eecb645b9b00d7542 (patch) | |
tree | a002fe986b464727ae840f762de3c69c219cc839 /profiles | |
parent | Mask skype use flag for net-im/bitlbee since skype doesn't work under hardened. (diff) | |
download | gentoo-2-dbed4b1b1414b587d2ecee8eecb645b9b00d7542.tar.gz gentoo-2-dbed4b1b1414b587d2ecee8eecb645b9b00d7542.tar.bz2 gentoo-2-dbed4b1b1414b587d2ecee8eecb645b9b00d7542.zip |
Unmask skype use flag for net-im/bitlbee on unstable systems.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 6 |
3 files changed, 15 insertions, 3 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index fcae8abacbc0..a0e5d034f762 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.276 2014/10/08 19:55:12 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.277 2014/10/11 05:11:15 radhermit Exp $ + + 11 Oct 2014; Tim Harder <radhermit@gentoo.org> package.use.mask, + package.use.stable.mask: + Unmask skype use flag for net-im/bitlbee on unstable systems. 08 Oct 2014; Ulrich Müller <ulm@gentoo.org> package.use.mask: Unmask apulse, bug 524164. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 7a3232a9e8a3..340283b8b4bd 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.189 2014/10/08 19:55:12 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.190 2014/10/11 05:11:15 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Tim Harder <radhermit@gentoo.org> (11 Oct 2014) +# Unmask skype support for unstable keywords +net-im/bitlbee -skype + # Mike Frysinger <vapier@gentoo.org> (04 Aug 2014) # Unmask flashrom drivers that only work on x86 due to in/out asm insns #454024 sys-apps/flashrom -atahpt -nic3com -nicnatsemi -nicrealtek -rayer_spi -satamv diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 8aa4ecb5497d..29d85135ccd5 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.66 2014/10/02 10:29:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.67 2014/10/11 05:11:15 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Tim Harder <radhermit@gentoo.org> (11 Oct 2014) +# Masked since skype isn't stable +net-im/bitlbee skype + # Michał Górny <mgorny@gentoo.org> (30 Mar 2014) # on behalf of gx86-multilib project <multilib@gentoo.org> # Mask abi_x86_32 on stable until emul-* packages are made |