# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit git-r3 DESCRIPTION="NSS AFSPAG Module" HOMEPAGE="https://github.com/mit-athena/libnss-afspag" EGIT_REPO_URI="git://github.com/mit-athena/libnss-afspag.git" EGIT_BRANCH="master" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 x86" IUSE="" DEPEND="" RDEPEND="${DEPEND}"