# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit autotools-utils DESCRIPTION="An eselect library to manage executable symlinks" HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/" SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" IUSE="" RDEPEND="app-admin/eselect"