Skip to content

Commit

Permalink
Add some rust@centos related rules (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 30, 2019
1 parent 5e77c92 commit 38ab4eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 200.blacklists/metaports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@

- { remove: true, name: rust-base, ruleset: aosc }

- { remove: true, name: rust-toolset }
- { remove: true, name: rust-toolset-7 }

# https://repology.org/metapackages/task-/?search=task-
# No need to list unique packages though; and task-spooler is legit
- remove: true
Expand Down
1 change: 1 addition & 0 deletions 800.renames-and-merges/c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
- { setname: cargo, name: cargo-nightly, weak_devel: true }
- { setname: cargo-audit, name: ["rust:cargo-audit",rust-cargo-audit] }
- { setname: cargo-bloat, name: ["rust:cargo-bloat",rust-cargo-bloat] }
- { setname: cargo-vendor, name: ["rust:cargo-vendor",rust-toolset-7-cargo-vendor] }
- { setname: cassandra, name: [apache-cassandra,cassandra2] }
- { setname: cassandra, name: cassandra-bin, addflavor: true }
- { setname: cassandra, namepat: "cassandra[0-9.-]+" }
Expand Down

0 comments on commit 38ab4eb

Please sign in to comment.