diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-05 17:46:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-01-05 17:46:10 +0000 |
commit | f2e6ce4c482d46aabcd95c309c23d11b4eb424d3 (patch) | |
tree | 5d37ad923cfa972b1e44681fdeb44a09dc5a87fe /profiles | |
parent | EAPI 5 (diff) | |
download | gentoo-2-f2e6ce4c482d46aabcd95c309c23d11b4eb424d3.tar.gz gentoo-2-f2e6ce4c482d46aabcd95c309c23d11b4eb424d3.tar.bz2 gentoo-2-f2e6ce4c482d46aabcd95c309c23d11b4eb424d3.zip |
hide games-arcade/marbleblast-demo from repoman
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/uclibc/package.mask | 3 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/package.mask | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 524f809976f6..d88f5c09f006 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/package.mask,v 1.2 2014/08/29 18:21:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/package.mask,v 1.3 2015/01/05 17:46:10 mr_bones_ Exp $ sys-libs/musl sys-libs/glibc @@ -17,6 +17,7 @@ dev-libs/elfutils www-plugins/adobe-flash games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin +games-arcade/marbleblastgold-demo # Broken due to fallocate64(), bug #516988 >sys-fs/e2fsprogs-1.42.7 diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 6f885396e40a..ba8920c110c6 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/package.mask,v 1.6 2014/12/30 13:32:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/package.mask,v 1.7 2015/01/05 17:46:10 mr_bones_ Exp $ sys-libs/uclibc sys-libs/glibc @@ -14,3 +14,6 @@ sys-libs/pam # bug #526048 >app-misc/pax-utils-0.7 + +# packages with a hard dep on sys-libs/glibc +games-arcade/marbleblastgold-demo |