dev-virtual/pypy: Bump to 5.3.1
[gentoo.git] / virtual / libiconv / libiconv-0-r2.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=4
6
7 inherit multilib-build
8
9 DESCRIPTION="Virtual for the GNU conversion library"
10 HOMEPAGE=""
11 SRC_URI=""
12 LICENSE=""
13 SLOT="0"
14 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
15 IUSE="elibc_glibc elibc_uclibc elibc_musl elibc_mintlib"
16 DEPEND=""
17
18 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
19 # that and gcc
20 RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( !elibc_mintlib? ( || ( >=dev-libs/libiconv-1.14-r1[${MULTILIB_USEDEP}] >=sys-freebsd/freebsd-lib-10.0[${MULTILIB_USEDEP}] ) ) ) ) )"