aboutsummaryrefslogtreecommitdiffstats
path: root/virtual/man/man-1-r1.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-12-11 17:51:14 +0100
committerWynn Wolf Arbor2020-12-11 17:51:14 +0100
commit4fa54c8bc125c5ce7c4f9e5b627b3879ee666bda (patch)
tree24a88e5fe88b37b3a7aa05470df54d99cdf71bc0 /virtual/man/man-1-r1.ebuild
parent8eaec1f5d378470e5efcfdb99dd6ad75de05bffa (diff)
downloadpramantha-4fa54c8bc125c5ce7c4f9e5b627b3879ee666bda.tar.gz
virtual/man: Drop
With our mandoc ebuild dropped in the previous commit, also get rid of the virtual that would pull it in as a system provider.
Diffstat (limited to 'virtual/man/man-1-r1.ebuild')
-rw-r--r--virtual/man/man-1-r1.ebuild10
1 files changed, 0 insertions, 10 deletions
diff --git a/virtual/man/man-1-r1.ebuild b/virtual/man/man-1-r1.ebuild
deleted file mode 100644
index 5664932..0000000
--- a/virtual/man/man-1-r1.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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 )"