commit: ebfdf6eadfb31fc1fb449b176fe3935c342184e9 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 07:10:34 2015 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 07:10:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfdf6ea
Hide some binary game packages from repoman profiles/default/linux/uclibc/package.mask | 2 ++ profiles/hardened/linux/musl/package.mask | 1 + 2 files changed, 3 insertions(+) diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 7ec9f29..6c65965 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -33,3 +33,5 @@ games-fps/quake3-bin games-fps/quake3-demo games-fps/rtcwmp-demo games-fps/soldieroffortune +games-puzzle/world-of-goo +games-puzzle/world-of-goo-demo diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 94b1dcb..d14940d 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -24,6 +24,7 @@ games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin games-action/trine-bin games-arcade/marbleblastgold-demo +games-puzzle/hoh-bin games-puzzle/world-of-goo games-puzzle/world-of-goo-demo games-strategy/defcon-demo
