# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit eutils DESCRIPTION="The AndroVM System" HOMEPAGE="http://http://androvm.org" # EGIT_REPO_URI="" # SRC_URI="http://developer.amd.com/download/AMD_CodeXL_Linux_x86_64_${PV}.tar.gz" LICENSE="" SLOT="0" KEYWORDS="~amd64 ~x86" # FEATURES="-sandbox" PYTHON_COMPAT=( python{2_6,2_7} ) # > cd ${INSTALL_DIR}" elog ">> source ./mysetup.sh" elog ">> ./mybuild.sh" elog "" ewarn "Make sure you are in the androvm group to avoid permission issues:" ewarn ">> gpasswd -a androvm" }