diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-14 22:14:30 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-30 23:12:40 +0100 |
commit | 4caecb317c991175196fc258918c66011d4c3b9c (patch) | |
tree | bc5b620018ae2a9de0375051880cde4abe4458c0 /profiles/hardened | |
parent | media-libs/qimageblitz: Drop USE=qt5 (diff) | |
download | gentoo-4caecb317c991175196fc258918c66011d4c3b9c.tar.gz gentoo-4caecb317c991175196fc258918c66011d4c3b9c.tar.bz2 gentoo-4caecb317c991175196fc258918c66011d4c3b9c.zip |
profiles: Cleanup obsolete package.use.{,stable}.mask lines
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/no-multilib/package.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/linux/package.mask | 7 | ||||
-rw-r--r-- | profiles/hardened/linux/package.use.mask | 4 |
3 files changed, 0 insertions, 15 deletions
diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask index f99dca5254d6..e00abaeb1eb6 100644 --- a/profiles/hardened/linux/amd64/no-multilib/package.mask +++ b/profiles/hardened/linux/amd64/no-multilib/package.mask @@ -39,7 +39,6 @@ dev-lang/icc dev-lang/idb dev-lang/ifc dev-perl/Archive-Rar -dev-python/skype4py dev-util/android-sdk-update-manager dev-util/android-studio dev-util/biew @@ -130,12 +129,9 @@ games-strategy/smac games-strategy/spaz media-fonts/acroread-asianfonts media-sound/aucdtect -media-sound/skype-call-recorder media-sound/ventrilo-server-bin media-video/binkplayer media-video/tsmuxer -net-im/skype -net-im/skypetab-ng net-misc/icaclient net-misc/ps3mediaserver net-print/cndrvcups-common-lb diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 8f3340b37f26..34d4628f470d 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -6,13 +6,6 @@ =sys-devel/gcc-4.1* =sys-devel/gcc-4.2* -# Can't be used on hardened. See upstream, -# http://developer.skype.com/jira/browse/SCL-616 -media-sound/skype-call-recorder -net-im/skype -net-im/skypetab-ng -dev-python/skype4py - # broken on hardened, use sys-apps/elfix to fix gnustack sys-devel/prelink # depends on prelink diff --git a/profiles/hardened/linux/package.use.mask b/profiles/hardened/linux/package.use.mask index 4a8041881f57..fe7ca15ac9fb 100644 --- a/profiles/hardened/linux/package.use.mask +++ b/profiles/hardened/linux/package.use.mask @@ -9,10 +9,6 @@ sys-devel/gcc -pie # Requires x11-drivers/nvidia-drivers. Needs testing first. media-video/mpv cuda -# Tim Harder <radhermit@gentoo.org> (11 Oct 2014) -# Skype doesn't work on hardened -net-im/bitlbee skype - sys-apps/hwloc gl sys-devel/gcc -hardened |