Skip to content

Commit

Permalink
Extend blacklist (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Feb 11, 2019
1 parent 0adb042 commit b87140a
Showing 1 changed file with 27 additions and 3 deletions.
30 changes: 27 additions & 3 deletions 200.blacklists/metaports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,33 @@
- { remove: true, name: rust-base, ruleset: aosc }

# XXX: add more (all) task-* metaports
- { remove: true, name: task-lxde }
- { remove: true, name: task-lxqt }
- { remove: true, name: task-xfce }
- remove: true
name:
- task-3ddesktop
- task-astronomy
- task-c++-devel
- task-c-devel
- task-cinnamon
- task-edu
- task-enlightenment
- task-esteid
- task-fvwm2
- task-games
- task-gnome
- task-kde-games
- task-kde4
- task-lamp
- task-lxde
- task-lxqt
- task-mate
- task-mds
- task-plasma5
- task-printing-scanning
- task-scanning
- task-sugar
- task-virtualbox
- task-x11
- task-xfce

- { remove: true, name: vuze-coreplugins, ruleset: gentoo } # just a set of bundled plugins under vuze version

Expand Down

0 comments on commit b87140a

Please sign in to comment.