Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493746 - dev-libs/iniparser - add multilib support
Summary: dev-libs/iniparser - add multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-12-09 11:19 UTC by Alexander Stein
Modified: 2014-02-01 20:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
This patch adds multilib support for iniparser (iniparser.patch,495 bytes, patch)
2013-12-09 11:20 UTC, Alexander Stein
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Stein 2013-12-09 11:19:47 UTC
This patch adds multilib support for iniparser.
# qlist iniparser
/usr/include/dictionary.h
/usr/include/iniparser.h
/usr/lib64/libiniparser.so.0
/usr/lib64/libiniparser.so
/usr/lib64/libiniparser.so.0.0.0
/usr/lib32/libiniparser.so.0.0.0
/usr/share/doc/iniparser-3.1/AUTHORS.bz2
/usr/share/doc/iniparser-3.1/README.bz2
/usr/lib32/libiniparser.so
/usr/lib32/libiniparser.so.0

Reproducible: Always

Steps to Reproduce:
1. ABI_X86=32 emerge -av1 iniparser

Actual Results:  
Only 64bit libs installed

Expected Results:  
Have both 32bit and 64bit libs
Comment 1 Alexander Stein 2013-12-09 11:20:33 UTC
Created attachment 364998 [details, diff]
This patch adds multilib support for iniparser
Comment 2 Alexander Stein 2014-01-15 07:36:42 UTC
Any updates on that bug?
Comment 3 Víctor Ostorga (RETIRED) gentoo-dev 2014-02-01 20:00:25 UTC
Thanks for the patch!

+  01 Feb 2014; Victor Ostorga iniparser-3.1.ebuild:
+  Adding multilib support, bug #493746 , patch thanks to Alexander Stein
+  <alexanders83@web.de>
+