You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140...

18 lines
529 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/emul-linux-x86-compat-20140508-r1.ebuild,v 1.1 2014/06/26 08:33:50 mgorny Exp $
EAPI=5
DESCRIPTION="32 bit lib-compat and libstdc++-v3 (compatibility metapackage)"
HOMEPAGE="http://dev.gentoo.org/~pacho/emul.html"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="-* ~amd64"
IUSE=""
DEPEND=""
RDEPEND="sys-libs/lib-compat
sys-libs/libstdc++-v3[multilib]"