virtual/man: remove providers that no longer exist
authorMike Gilbert <floppym@gentoo.org>
Sat, 7 Mar 2020 21:58:25 +0000 (16:58 -0500)
committerMike Gilbert <floppym@gentoo.org>
Sat, 7 Mar 2020 21:59:07 +0000 (16:59 -0500)
Closes: https://bugs.gentoo.org/711768
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
virtual/man/man-0-r3.ebuild [moved from virtual/man/man-0-r2.ebuild with 79% similarity]

similarity index 79%
rename from virtual/man/man-0-r2.ebuild
rename to virtual/man/man-0-r3.ebuild
index 115fe1ef67b400dfe47cb31542d6e5be214a0955..2cf600243bdbdf140471bd9f3727b0b0fce005c9 100644 (file)
@@ -1,15 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual for man"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
-RDEPEND="
-       || (
-               sys-apps/man-db
-               sys-apps/man
-               >=sys-freebsd/freebsd-ubin-11.1-r1
-       )"
+RDEPEND="sys-apps/man-db"