# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" inherit flag-o-matic multilib-minimal multiprocessing if [[ ${PV} == *9999 ]]; then inherit autotools git-r3 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/sandbox.git https://github.com/gentoo/sandbox.git" EGIT_BRANCH="stable-2.x" else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi DESCRIPTION="sandbox'd LD_PRELOAD hack" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" LICENSE="GPL-2" SLOT="0" IUSE="+nnp" # pax-utils lower bound for bug #265376 DEPEND=">=app-misc/pax-utils-0.1.19" # Avoid folks installing with older file, bug #889046. We still need the # >= dep in Portage but this is a safety net if people do partial upgrades. RDEPEND="!