diff options
author | Mike Gilbert <floppym@gentoo.org> | 2021-05-13 11:32:25 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-05-13 11:32:25 -0400 |
commit | 73951bc2764a3dda8de99f564cf6d1598beaef18 (patch) | |
tree | aa5ae30265ff141041c8055f3eeec22ed627e6e8 /virtual/man | |
parent | virtual/man: stabilize 0-r4 (diff) | |
download | gentoo-73951bc2764a3dda8de99f564cf6d1598beaef18.tar.gz gentoo-73951bc2764a3dda8de99f564cf6d1598beaef18.tar.bz2 gentoo-73951bc2764a3dda8de99f564cf6d1598beaef18.zip |
virtual/man: drop 0-r3
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'virtual/man')
-rw-r--r-- | virtual/man/man-0-r3.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/virtual/man/man-0-r3.ebuild b/virtual/man/man-0-r3.ebuild deleted file mode 100644 index 95b3e7b1548e..000000000000 --- a/virtual/man/man-0-r3.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for man" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND="sys-apps/man-db" |