diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-09-24 08:28:21 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-09-24 08:28:21 +0000 |
commit | 08846c384dbf020c7719d5eb0a95000ae37ecaf1 (patch) | |
tree | fbd33544c3c11b4da56c35d20f0a952a57631314 /profiles | |
parent | Move the abi_x86_32 mask to stable.mask, since the profile is EAPI=5 now. (diff) | |
download | gentoo-2-08846c384dbf020c7719d5eb0a95000ae37ecaf1.tar.gz gentoo-2-08846c384dbf020c7719d5eb0a95000ae37ecaf1.tar.bz2 gentoo-2-08846c384dbf020c7719d5eb0a95000ae37ecaf1.zip |
Add missing abi_x86_32 masks as reported by Patrick Lauer.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.stable.mask | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index d4527af72c67..d5cb34a1d8a9 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.11 2013/09/24 08:19:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.12 2013/09/24 08:28:21 mgorny Exp $ + + 24 Sep 2013; Michał Górny <mgorny@gentoo.org> + linux/amd64/package.use.stable.mask: + Add missing abi_x86_32 masks as reported by Patrick Lauer. 24 Sep 2013; Michał Górny <mgorny@gentoo.org> linux/amd64/package.use.mask, +linux/amd64/package.use.stable.mask: diff --git a/profiles/hardened/linux/amd64/package.use.stable.mask b/profiles/hardened/linux/amd64/package.use.stable.mask index 9d9292705739..4718c174c756 100644 --- a/profiles/hardened/linux/amd64/package.use.stable.mask +++ b/profiles/hardened/linux/amd64/package.use.stable.mask @@ -77,6 +77,7 @@ dev-libs/libRocket abi_x86_32 dev-libs/libsigc++ abi_x86_32 dev-libs/libtasn1 abi_x86_32 dev-libs/libusb abi_x86_32 +dev-libs/libusbx abi_x86_32 dev-libs/libwapcaplet abi_x86_32 dev-libs/libxml2 abi_x86_32 dev-libs/libxslt abi_x86_32 @@ -95,6 +96,7 @@ gnome-base/libglade abi_x86_32 gnome-base/orbit abi_x86_32 media-gfx/sane-backends abi_x86_32 media-libs/a52dec abi_x86_32 +media-libs/allegro abi_x86_32 media-libs/alsa-lib abi_x86_32 media-libs/alsa-oss abi_x86_32 media-libs/audiofile abi_x86_32 @@ -268,7 +270,9 @@ media-video/vcdimager abi_x86_32 net-dialup/capi4k-utils abi_x86_32 net-dns/libidn abi_x86_32 net-libs/gnutls abi_x86_32 +net-libs/libdom abi_x86_32 net-libs/libgssglue abi_x86_32 +net-libs/libhubbub abi_x86_32 net-libs/libsoup abi_x86_32 net-libs/libtirpc abi_x86_32 net-libs/nacl abi_x86_32 |