aboutsummaryrefslogtreecommitdiffstats
path: root/virtual/man/man-1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/man/man-1-r1.ebuild')
-rw-r--r--virtual/man/man-1-r1.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/virtual/man/man-1-r1.ebuild b/virtual/man/man-1-r1.ebuild
new file mode 100644
index 0000000..5664932
--- /dev/null
+++ b/virtual/man/man-1-r1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for man"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="|| ( sys-apps/man-db sys-apps/mandoc )"