blob: 78feed604d3ab55c58a187df4179d583b37c486c (
plain) (
tree)
|
|
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=3
DESCRIPTION="Virtual for man"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( sys-apps/man-db sys-apps/man sys-apps/mandoc )"
|