aboutsummaryrefslogtreecommitdiffstats
path: root/virtual/man/man-1.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-04-19 14:32:50 +0200
committerWynn Wolf Arbor2020-04-19 14:32:50 +0200
commitb2fe1459f03d8927e3def8e8d830478741135857 (patch)
treed0f26ce47640bf2e1e982dcb0309c5849f462cda /virtual/man/man-1.ebuild
parent9153b07d529b874c16f71932f7e21278f2854f1d (diff)
downloadpramantha-b2fe1459f03d8927e3def8e8d830478741135857.tar.gz
virtual/man: Bump to 1-r1
This commit converts virtual/man to EAPI 7 and drops the old sys-apps/man dependency. Package-Manager: Portage-2.3.89, Repoman-2.3.20
Diffstat (limited to 'virtual/man/man-1.ebuild')
-rw-r--r--virtual/man/man-1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/virtual/man/man-1.ebuild b/virtual/man/man-1.ebuild
deleted file mode 100644
index 78feed6..0000000
--- a/virtual/man/man-1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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 )"