Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488278 - net-libs/libasyncns: Add gx86-multilib support
Summary: net-libs/libasyncns: Add gx86-multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gx86-multilib 484252
  Show dependency tree
 
Reported: 2013-10-16 20:02 UTC by Reinis Danne
Modified: 2013-10-26 08:01 UTC (History)
1 user (show)

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


Attachments
libasyncns-0.8-r2.ebuild.patch (libasyncns-0.8-r2.ebuild.patch,1.86 KB, patch)
2013-10-16 20:02 UTC, Reinis Danne
Details | Diff
libasyncns-0.8-r2.ebuild.patch (libasyncns-0.8-r2.ebuild.patch,1.84 KB, patch)
2013-10-17 20:14 UTC, Reinis Danne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reinis Danne 2013-10-16 20:02:08 UTC
Dependency of 32bit pulseaudio.

Reproducible: Always
Comment 1 Reinis Danne 2013-10-16 20:02:38 UTC
Created attachment 361070 [details, diff]
libasyncns-0.8-r2.ebuild.patch
Comment 2 Alexis Ballier gentoo-dev 2013-10-17 08:52:56 UTC
Comment on attachment 361070 [details, diff]
libasyncns-0.8-r2.ebuild.patch

>+	if [[ ${ABI} == ${DEFAULT_ABI} ]] && use doc; then

use multilib_is_native_abi instead


besides that, LGTML
Comment 3 Reinis Danne 2013-10-17 20:14:57 UTC
Created attachment 361160 [details, diff]
libasyncns-0.8-r2.ebuild.patch

fixed
Comment 4 Alexis Ballier gentoo-dev 2013-10-26 08:01:38 UTC
(In reply to Reinis Danne from comment #3)
> Created attachment 361160 [details, diff] [details, diff]
> libasyncns-0.8-r2.ebuild.patch
> 
> fixed

applied, thanks