From b89f1ba57111f1f319e6eff64b73aedfec26398d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 27 Dec 2022 23:50:59 +0000 Subject: app-alternatives/yacc: drop 0 Signed-off-by: Sam James --- app-alternatives/yacc/yacc-0.ebuild | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app-alternatives/yacc/yacc-0.ebuild (limited to 'app-alternatives') diff --git a/app-alternatives/yacc/yacc-0.ebuild b/app-alternatives/yacc/yacc-0.ebuild deleted file mode 100644 index 40f51b6795ac..000000000000 --- a/app-alternatives/yacc/yacc-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for yacc (yet another compiler compiler)" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~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-devel/bison dev-util/byacc dev-util/yacc )" -- cgit v1.2.3-65-gdbad