commit: b89f1ba57111f1f319e6eff64b73aedfec26398d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 27 23:50:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 28 00:32:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89f1ba5
app-alternatives/yacc: drop 0 Signed-off-by: Sam James <sam <AT> gentoo.org> app-alternatives/yacc/yacc-0.ebuild | 13 ------------- 1 file changed, 13 deletions(-) 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 )"
