diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-06-30 21:04:03 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-06-30 21:04:03 +0000 |
commit | fd2c64b9efccbcc5134e9a788f18fe9d8ab29ade (patch) | |
tree | c08e3912876bfdcd6ac9355c19e83cb3ea3067fa /profiles/hardened | |
parent | remove old (diff) | |
download | gentoo-2-fd2c64b9efccbcc5134e9a788f18fe9d8ab29ade.tar.gz gentoo-2-fd2c64b9efccbcc5134e9a788f18fe9d8ab29ade.tar.bz2 gentoo-2-fd2c64b9efccbcc5134e9a788f18fe9d8ab29ade.zip |
ChangeLog
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask index a954b36b84b7..27f8a49c9edc 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/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/hardened/linux/uclibc/package.mask,v 1.5 2014/02/03 18:45:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/package.mask,v 1.6 2014/06/30 21:04:03 axs Exp $ sys-libs/glibc # @@ -8,3 +8,7 @@ sys-libs/pam # # Working on it, bug #470884 dev-libs/elfutils + +# this binpkg has a hard dep on glibc, make repoman shut up +www-plugins/adobe-flash + |