mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
app-alternatives/yacc: Sync with Gentoo
It's from Gentoo commit b89f1ba57111f1f319e6eff64b73aedfec26398d.
This commit is contained in:
parent
12284b533d
commit
590aa5949b
@ -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 )"
|
|
@ -12,7 +12,7 @@ ALTERNATIVES=(
|
|||||||
inherit app-alternatives
|
inherit app-alternatives
|
||||||
|
|
||||||
DESCRIPTION="yacc symlinks"
|
DESCRIPTION="yacc symlinks"
|
||||||
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"
|
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="
|
RDEPEND="
|
||||||
!<dev-util/yacc-1.9.1-r7
|
!<dev-util/yacc-1.9.1-r7
|
||||||
|
Loading…
Reference in New Issue
Block a user