aboutsummaryrefslogtreecommitdiffstats
path: root/virtual
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
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')
-rw-r--r--virtual/man/Manifest2
-rw-r--r--virtual/man/man-1-r1.ebuild (renamed from virtual/man/man-1.ebuild)10
2 files changed, 3 insertions, 9 deletions
diff --git a/virtual/man/Manifest b/virtual/man/Manifest
index 0355924..7aa4893 100644
--- a/virtual/man/Manifest
+++ b/virtual/man/Manifest
@@ -1,2 +1,2 @@
-EBUILD man-1.ebuild 284 BLAKE2B c62561e52f6e0da4a82b52146a7ec574d3877a0c7853f7360fbd5e0721cba91e8e3dbc70447cec4b33c19eea9dec739c939915531a35b7aa6da5141ba0408fa7 SHA512 1618bda7ae1f3474a812ad203a5e91439889d3353392075d81d48d9689bd8f92f962750353cd0a4e4dce014377755201a49881cf423f2e713a48439c3e5e9dcb
+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.ebuild b/virtual/man/man-1-r1.ebuild
index 78feed6..5664932 100644
--- a/virtual/man/man-1.ebuild
+++ b/virtual/man/man-1-r1.ebuild
@@ -1,16 +1,10 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=3
+EAPI=7
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 )"
+RDEPEND="|| ( sys-apps/man-db sys-apps/mandoc )"