diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2014-08-29 18:21:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2014-08-29 18:21:40 +0000 |
commit | 81aab72aab93e647a69d702c8655785d19e3b015 (patch) | |
tree | c8101c6e8b2fcb7dd24d96a763b34e8d1e951252 /profiles | |
parent | amd64 stable wrt bug #521174 (diff) | |
download | gentoo-2-81aab72aab93e647a69d702c8655785d19e3b015.tar.gz gentoo-2-81aab72aab93e647a69d702c8655785d19e3b015.tar.bz2 gentoo-2-81aab72aab93e647a69d702c8655785d19e3b015.zip |
hide some games packages from repoman
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/uclibc/amd64/package.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/uclibc/package.mask | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/default/linux/uclibc/amd64/package.mask b/profiles/default/linux/uclibc/amd64/package.mask index 2f29c13704fd..d505353021cb 100644 --- a/profiles/default/linux/uclibc/amd64/package.mask +++ b/profiles/default/linux/uclibc/amd64/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/amd64/package.mask,v 1.1 2014/08/16 20:43:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/amd64/package.mask,v 1.2 2014/08/29 18:21:40 mr_bones_ Exp $ # Anthony G. Basile <blueness@gentoo.org> (07 Oct 2012) # profile hardened/linux/uclibc/amd64 is not mutlilib @@ -25,6 +25,8 @@ app-emulation/emul-linux-x86-xlibs # Alfredo Tupone <tupone@gentoo.org> (02 Feb 2013) # Depending on masked packages games-strategy/dominions2-demo +games-strategy/coldwar +games-strategy/coldwar-demo # Ulrich Müller <ulm@gentoo.org> (18 Mar 2013) # Packages that rely on multilib diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index e2acec075054..524f809976f6 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.1 2014/08/16 20:43:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/package.mask,v 1.2 2014/08/29 18:21:40 mr_bones_ Exp $ sys-libs/musl sys-libs/glibc @@ -13,8 +13,10 @@ sys-fs/udev # Working on it, bug #470884 dev-libs/elfutils -# this binpkg has a hard dep on glibc, make repoman shut up +# These binary pkgs have a hard dep on glibc; make repoman shut up www-plugins/adobe-flash +games-action/shadowgrounds-bin +games-action/shadowgrounds-survivor-bin # Broken due to fallocate64(), bug #516988 >sys-fs/e2fsprogs-1.42.7 |