aboutsummaryrefslogtreecommitdiffstats
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
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.
-rw-r--r--virtual/man/Manifest2
-rw-r--r--virtual/man/man-1-r1.ebuild10
-rw-r--r--virtual/man/metadata.xml7
3 files changed, 0 insertions, 19 deletions
diff --git a/virtual/man/Manifest b/virtual/man/Manifest
deleted file mode 100644
index 7aa4893..0000000
--- a/virtual/man/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD man-1-r1.ebuild 218 BLAKE2B 1089d88754c758d97fc4dc6a8f78f20f9d54c2772b430a439a0ce7d63fccba2a6a165d7114f24719dbab97d32869d67d03622a68f00b06406af2d14ea30a8ccc SHA512 b2121445db7cf9e05f1a69a8ce225e5bfcd4cfb52fdb1082baeb3890ee975c193c94ca60aeec22354fbfc366e3fb7844d46a381e17347f3bd10b8a489b60545f
-MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
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 )"
diff --git a/virtual/man/metadata.xml b/virtual/man/metadata.xml
deleted file mode 100644
index c544433..0000000
--- a/virtual/man/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>wolf@oriole.systems</email>
- </maintainer>
-</pkgmetadata>