Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 512672 Details for
Bug 643058
net-libs/libnsl-0 missing multilib dependencies
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libnsl-0-r1.ebuild
libnsl-0-r1.ebuild (text/plain), 985 bytes, created by
Brian Evans (RETIRED)
on 2018-01-01 22:13:32 UTC
(
hide
)
Description:
libnsl-0-r1.ebuild
Filename:
MIME Type:
Creator:
Brian Evans (RETIRED)
Created:
2018-01-01 22:13:32 UTC
Size:
985 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit multilib-build > >DESCRIPTION="Public client interface for NIS(YP) and NIS+ in a IPv6 ready version" >HOMEPAGE="https://github.com/thkukuk/libnsl" > ># Fake version to help portage upgrading. > >SLOT="0/1" >LICENSE="LGPL-2.1+" >KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" > >IUSE="abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64" > >DEPEND="elibc_glibc? ( <sys-libs/glibc-2.26 > abi_x86_64? ( abi_x86_32? ( <sys-libs/glibc-2.26[multilib] ) ) > abi_x86_x32? ( abi_x86_32? ( <sys-libs/glibc-2.26[multilib] ) ) > abi_ppc_64? ( abi_ppc_32? ( <sys-libs/glibc-2.26[multilib] ) ) > abi_s390_64? ( abi_s390_32? ( <sys-libs/glibc-2.26[multilib] ) ) > abi_mips_n64? ( abi_mips_n32? ( <sys-libs/glibc-2.26[multilib] ) ) >)" >RDEPEND="${DEPEND}"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 643058
: 512672 |
512684