diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-07-31 16:21:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-07-31 16:21:35 +0000 |
commit | 322af3a4243e1a4880081982d0d3648742c302e6 (patch) | |
tree | f5a74a76549abd9ac9d02b9e7f9c4820d5089c30 /app-emulation/emul-linux-x86-baselibs/files | |
parent | unmask multilib jpegs and libpng12 (diff) | |
download | gentoo-2-322af3a4243e1a4880081982d0d3648742c302e6.tar.gz gentoo-2-322af3a4243e1a4880081982d0d3648742c302e6.tar.bz2 gentoo-2-322af3a4243e1a4880081982d0d3648742c302e6.zip |
New revision featuring libpng12 and libjpegs migration. Also remove libpng15.pc that should not be used.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-emulation/emul-linux-x86-baselibs/files')
-rw-r--r-- | app-emulation/emul-linux-x86-baselibs/files/remove-native | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app-emulation/emul-linux-x86-baselibs/files/remove-native b/app-emulation/emul-linux-x86-baselibs/files/remove-native index f178955911cb..f31b972c2cc3 100644 --- a/app-emulation/emul-linux-x86-baselibs/files/remove-native +++ b/app-emulation/emul-linux-x86-baselibs/files/remove-native @@ -26,3 +26,9 @@ usr/lib32/llvm/LLVMHello.so usr/lib32/llvm/libLLVM-3.1.so usr/lib32/llvm/libLTO.so usr/lib32/llvm/libprofile_rt.so +usr/lib32/libpng12.so.0 +usr/lib32/pkgconfig/libpng15.pc +usr/lib32/libjpeg.so.8 +usr/lib32/libjpeg.so.8.0.2 +usr/lib32/libjpeg.so +usr/lib32/libturbojpeg.so |