1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 EGIT_REPO_URI="git://toy.bzium.org/~embe/man-symlinker.git"
9 PYTHON_COMPAT=(python2_7)
11 inherit git-2 distutils-r1
13 DESCRIPTION="A program to make symlinks from .so links in manpages."
16 LICENSE="public-domain"