# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 RESTRICT="mirror" inherit eutils DESCRIPTION="Provide support for /etc/portage/bashrc.d and /etc/portage/package.cflags" HOMEPAGE="https://github.com/vaeth/portage-bashrc-mv/" SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="!=portage-2.2.15" ewarn "See NEWS for details";; esac optfeature "improved mask handling" app-portage/eix optfeature "output of expected emerge time" app-portage/portage-utils optfeature "detailed information output in title bar" app-shells/runtitle ! test -d /var/cache/gpo || \ ewarn "Obsolete /var/cache/gpo found. Please remove" }