virtual/awk: rm v0 as old gawk is gone
authorChristoph Junghans <junghans@gentoo.org>
Mon, 23 Dec 2019 22:41:52 +0000 (15:41 -0700)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 23 Dec 2019 22:42:23 +0000 (15:42 -0700)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
virtual/awk/awk-0.ebuild [deleted file]

diff --git a/virtual/awk/awk-0.ebuild b/virtual/awk/awk-0.ebuild
deleted file mode 100644 (file)
index 408e646..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for awk implementation"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
-
-RDEPEND="
-       || (
-               sys-apps/gawk
-               sys-apps/mawk
-               sys-apps/nawk
-               sys-apps/busybox
-       )"