summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-02 04:19:46 +0000
committerSam James <sam@gentoo.org>2022-12-02 21:09:48 +0000
commit02b17c9bb64e147affc4acecaa0ff4151b2329bf (patch)
tree2fc404197c16c76cdae2ecadb9c4390a77b5e4b7 /app-text
parentsys-devel/flex: support app-alternatives/lex (diff)
downloadgentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.gz
gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.bz2
gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.zip
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/a2ps/a2ps-4.14-r7.ebuild2
-rw-r--r--app-text/a2ps/a2ps-4.14-r8.ebuild2
-rw-r--r--app-text/dictd/dictd-1.13.0-r3.ebuild4
-rw-r--r--app-text/dictd/dictd-1.13.0-r5.ebuild2
-rw-r--r--app-text/xdvik/xdvik-22.87.03-r4.ebuild2
5 files changed, 6 insertions, 6 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r7.ebuild b/app-text/a2ps/a2ps-4.14-r7.ebuild
index 786c6a6aa41d..f8b03be1e0b0 100644
--- a/app-text/a2ps/a2ps-4.14-r7.ebuild
+++ b/app-text/a2ps/a2ps-4.14-r7.ebuild
@@ -26,7 +26,7 @@ RDEPEND="app-text/ghostscript-gpl
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
>=dev-util/gperf-2.7.2
- virtual/yacc
+ app-alternatives/yacc
nls? ( sys-devel/gettext )"
SITEFILE=50${PN}-gentoo.el
diff --git a/app-text/a2ps/a2ps-4.14-r8.ebuild b/app-text/a2ps/a2ps-4.14-r8.ebuild
index 84a95ffe975e..58a895dd30a3 100644
--- a/app-text/a2ps/a2ps-4.14-r8.ebuild
+++ b/app-text/a2ps/a2ps-4.14-r8.ebuild
@@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-util/gperf-2.7.2
- virtual/yacc
+ app-alternatives/yacc
nls? ( sys-devel/gettext )"
SITEFILE="50${PN}-gentoo.el"
diff --git a/app-text/dictd/dictd-1.13.0-r3.ebuild b/app-text/dictd/dictd-1.13.0-r3.ebuild
index 382b8c1052a4..7f096d301669 100644
--- a/app-text/dictd/dictd-1.13.0-r3.ebuild
+++ b/app-text/dictd/dictd-1.13.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
>=sys-apps/gawk-3.1.6
sys-devel/flex
- virtual/yacc
+ app-alternatives/yacc
test? ( !~sys-apps/gawk-4.2.1 )
"
diff --git a/app-text/dictd/dictd-1.13.0-r5.ebuild b/app-text/dictd/dictd-1.13.0-r5.ebuild
index 77f5dd081635..422936500da6 100644
--- a/app-text/dictd/dictd-1.13.0-r5.ebuild
+++ b/app-text/dictd/dictd-1.13.0-r5.ebuild
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
>=sys-apps/gawk-3.1.6
sys-devel/flex
- virtual/yacc
+ app-alternatives/yacc
test? ( !~sys-apps/gawk-4.2.1 )
"
diff --git a/app-text/xdvik/xdvik-22.87.03-r4.ebuild b/app-text/xdvik/xdvik-22.87.03-r4.ebuild
index 7502839c86c5..3e6355994b24 100644
--- a/app-text/xdvik/xdvik-22.87.03-r4.ebuild
+++ b/app-text/xdvik/xdvik-22.87.03-r4.ebuild
@@ -35,7 +35,7 @@ RDEPEND="${DEPEND}
virtual/latex-base
!<app-text/texlive-2007"
BDEPEND="sys-devel/flex
- virtual/yacc
+ app-alternatives/yacc
virtual/pkgconfig"
src_prepare() {