diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 13 | ||||
-rw-r--r-- | profiles/use.local.desc | 17 |
3 files changed, 20 insertions, 14 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ab0eae134022..029e186767ee 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Mike Gilbert <floppym@gentoo.org> (10 Oct 2017) +# Depends on old ffmpeg-2, which no longer exists in the repo. +<=media-tv/tvheadend-4.0.9 ffmpeg + # Andreas Sturmlechner <asturm@gentoo.org> (30 Sep 2017) # Depends on masked net-libs/libtorrent-rasterbar-1.1 # bugs #580760, #630364 diff --git a/profiles/package.mask b/profiles/package.mask index 6242d00413b8..782601d66c4c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Patrice Clement <monsieurp@gentoo.org> (10 Oct 2017) +# This plugin's functions now collide with most Vim 8.0 functions. +# Masked for removal in 30 days. See bug 589194. +app-vim/html5 + # Jonas Stein <jstein@gentoo.org> (10 Oct 2017) # Depends on the AIM service which will be discontinued on 2017-12-15. # See also bug #633914. Masked for removal on 2017-12-20 @@ -55,7 +60,7 @@ sys-kernel/tuxonice-sources # Depends on dead Qt4. Masked for removal in 30 days. Bug #629236 x11-libs/compizconfig-backend-kconfig4 -# Patrice Clement <elvis@magic.io> (01 Oct 2017) +# Patrice Clement <monsieurp@gentoo.org> (01 Oct 2017) # Mask Atom betas for testing. app-editors/atom:beta @@ -112,10 +117,6 @@ dev-perl/rpm-build-perl dev-ruby/capybara:0 dev-ruby/xpath:0 -# Bernard Cafarelli <voyageur@gentoo.org> (20 Sep 2017) -# Requires qt 5.8, not yet in tree. Bug #631570 ->=media-video/orion-1.6.0 - # Michael Palimaka <kensington@gentoo.org> (21 Sep 2017) # Requires dead Qt 4. Dead upstream. # Masked for removal in 30 days. @@ -292,7 +293,7 @@ app-xemacs/xemacs-packages-all # Bernard Cafarelli <voyageur@gentoo.org> (04 Aug 2017) # Temporary mask as current net-ftp/filezilla does not compile # with it, bug #626292 -=dev-libs/libfilezilla-0.10.0 +>=dev-libs/libfilezilla-0.10.0 # Alexey Shvetsov <alexxy@gentoo.org> (26 Jul 2017) # Its pre release so better to mask it diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 588951780f74..14f6db354f96 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7573,6 +7573,7 @@ sys-apps/qingy:consolekit - Enable native consolekit support sys-apps/qingy:opensslcrypt - Encrypt communications between qingy and its GUI using dev-libs/openssl sys-apps/razercfg:pm-utils - Installs the pm-utils hooks for suspend/resume and requires sys-power/pm-utils sys-apps/razercfg:qt4 - Installs a qt UI. Requires dev-python/pyside +sys-apps/rng-tools:nistbeacon - Enable NIST beacon entropy support sys-apps/roccat-tools:input_devices_roccat_ryosmkfx - Enable support for Ryos Mk FX keyboard. sys-apps/roccat-tools:input_devices_roccat_skeltr - Enable support for Skeltr keyboard. sys-apps/roccat-tools:input_devices_roccat_sova - Enable support for Sova keyboard. @@ -7707,14 +7708,14 @@ sys-boot/lilo:pxeserial - Avoid character echo on PXE serial console sys-boot/plymouth:gdm - Enables smooth transition to GDM sys-boot/plymouth:libkms - Provides abstraction to the DRM drivers (intel, nouveau and vmwgfx at this moment) sys-boot/plymouth:pango - Adds support for printing text on splash screen and text prompts, e.g. for password -sys-boot/refind:btrfs - Construire le gestionnaire EFI pour le système de fichier btrfs -sys-boot/refind:ext2 - Construire le gestionnaire EFI pour le système de fichier ext2 -sys-boot/refind:ext4 - Construire le gestionnaire EFI pour le système de fichier ext4 -sys-boot/refind:gnuefi - Compiler en utilisant GNU-EFI au lieu de Tianocore -sys-boot/refind:hfs - Construire le gestionnaire EFI pour le système de fichier hfs -sys-boot/refind:iso9660 - Construire le gestionnaire EFI pour le système de fichier iso9660 -sys-boot/refind:ntfs - Construire le gestionnaire EFI pour le système de fichier ntfs -sys-boot/refind:reiserfs - Construire le gestionnaire EFI pour le système de fichier reiserfs +sys-boot/refind:btrfs - Builds the EFI binary btrfs filesystem driver +sys-boot/refind:ext2 - Builds the EFI binary ext2 filesystem driver +sys-boot/refind:ext4 - Builds the EFI binary ext4 filesystem driver +sys-boot/refind:gnuefi - Compile using GNU-EFI instead of Tianocore +sys-boot/refind:hfs - Builds the EFI binary hfs filesystem driver +sys-boot/refind:iso9660 - Builds the EFI binary iso9660 filesystem driver +sys-boot/refind:ntfs - Builds the EFI binary ntfs filesystem driver +sys-boot/refind:reiserfs - Builds the EFI binary reiserfs filesystem driver sys-cluster/ceph:babeltrace - Add support for LTTng babeltrace sys-cluster/ceph:cephfs - Build support for cephfs, a POSIX compatible filesystem built on top of ceph sys-cluster/ceph:cryptopp - Use dev-libs/crypto++ for cryptography |