summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-06-08 22:46:54 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-06-08 22:46:54 +0000
commitac6bfead10b57bab3ec64fbf1ecd6393823205c7 (patch)
treeff72d47dbb37195be0faaaa7f87ee1b1a58faf43
parentMerge updates from master (diff)
parentapp-arch/stenc: use virtual/pandoc (diff)
downloadgentoo-ac6bfead10b57bab3ec64fbf1ecd6393823205c7.tar.gz
gentoo-ac6bfead10b57bab3ec64fbf1ecd6393823205c7.tar.bz2
gentoo-ac6bfead10b57bab3ec64fbf1ecd6393823205c7.zip
Merge updates from master
-rw-r--r--app-arch/stenc/stenc-2.0.0.ebuild2
-rw-r--r--app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild2
-rw-r--r--app-emulation/xen-tools/xen-tools-4.15.5_pre1-r1.ebuild2
-rw-r--r--app-emulation/xen-tools/xen-tools-4.16.4-r1.ebuild2
-rw-r--r--app-emulation/xen-tools/xen-tools-4.16.4_pre1.ebuild2
-rw-r--r--app-emulation/xen-tools/xen-tools-4.17.1-r1.ebuild2
-rw-r--r--app-text/nuspell/nuspell-5.1.2.ebuild2
-rw-r--r--dev-lang/lfe/lfe-2.0.1.ebuild4
-rw-r--r--dev-lang/lfe/lfe-2.0.ebuild4
-rw-r--r--dev-libs/pmdk/pmdk-1.12.1.ebuild4
-rw-r--r--dev-libs/pmdk/pmdk-1.9.2.ebuild4
-rw-r--r--dev-python/ipython/ipython-8.13.2.ebuild2
-rw-r--r--dev-python/ipython/ipython-8.14.0.ebuild2
-rw-r--r--dev-python/nbconvert/nbconvert-7.3.1.ebuild2
-rw-r--r--dev-python/nbconvert/nbconvert-7.4.0.ebuild2
-rw-r--r--dev-python/pandas/pandas-1.5.1.ebuild2
-rw-r--r--dev-python/pandas/pandas-1.5.2.ebuild2
-rw-r--r--dev-python/pandas/pandas-1.5.3.ebuild2
-rw-r--r--dev-python/pandas/pandas-2.0.0.ebuild2
-rw-r--r--dev-python/pandas/pandas-2.0.1.ebuild2
-rw-r--r--media-sound/bluez-alsa/bluez-alsa-3.1.0.ebuild4
-rw-r--r--media-sound/bluez-alsa/bluez-alsa-4.0.0.ebuild4
-rw-r--r--media-sound/bluez-alsa/bluez-alsa-9999.ebuild4
-rw-r--r--media-sound/pms/pms-0.42_p20170508-r1.ebuild4
-rw-r--r--net-misc/mptcpd/mptcpd-0.12.ebuild2
-rw-r--r--net-misc/mptcpd/mptcpd-9999.ebuild4
-rw-r--r--sci-mathematics/rkward/rkward-0.7.5.ebuild4
-rw-r--r--sys-apps/earlyoom/earlyoom-1.3.ebuild4
-rw-r--r--sys-apps/earlyoom/earlyoom-1.6.2.ebuild4
-rw-r--r--sys-apps/exa/exa-0.10.1.ebuild4
-rw-r--r--sys-apps/ripgrep-all/ripgrep-all-0.9.6-r1.ebuild4
-rw-r--r--x11-wm/xpra/xpra-4.3.4-r1.ebuild2
-rw-r--r--x11-wm/xpra/xpra-4.4.5-r1.ebuild2
-rw-r--r--x11-wm/xpra/xpra-9999.ebuild2
34 files changed, 48 insertions, 48 deletions
diff --git a/app-arch/stenc/stenc-2.0.0.ebuild b/app-arch/stenc/stenc-2.0.0.ebuild
index d82e421cce64..b90597d8f9e6 100644
--- a/app-arch/stenc/stenc-2.0.0.ebuild
+++ b/app-arch/stenc/stenc-2.0.0.ebuild
@@ -21,7 +21,7 @@ LICENSE="GPL-2"
SLOT="0"
BDEPEND="
- app-text/pandoc
+ virtual/pandoc
virtual/pkgconfig
"
diff --git a/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild
index c40da5ee539a..212121cd053c 100644
--- a/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.15.4-r1.ebuild
@@ -141,12 +141,12 @@ DEPEND="${COMMON_DEPEND}
rombios? ( sys-devel/bin86 sys-devel/dev86 ) )
doc? (
app-text/ghostscript-gpl
- app-text/pandoc
$(python_gen_cond_dep '
dev-python/markdown[${PYTHON_USEDEP}]
')
dev-texlive/texlive-latexextra
media-gfx/transfig
+ virtual/pandoc
)
hvm? ( x11-base/xorg-proto )
qemu? (
diff --git a/app-emulation/xen-tools/xen-tools-4.15.5_pre1-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.15.5_pre1-r1.ebuild
index b4d296686754..d58ac007f7e4 100644
--- a/app-emulation/xen-tools/xen-tools-4.15.5_pre1-r1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.15.5_pre1-r1.ebuild
@@ -141,12 +141,12 @@ DEPEND="${COMMON_DEPEND}
rombios? ( sys-devel/bin86 sys-devel/dev86 ) )
doc? (
app-text/ghostscript-gpl
- app-text/pandoc
$(python_gen_cond_dep '
dev-python/markdown[${PYTHON_USEDEP}]
')
dev-texlive/texlive-latexextra
media-gfx/transfig
+ virtual/pandoc
)
hvm? ( x11-base/xorg-proto )
qemu? (
diff --git a/app-emulation/xen-tools/xen-tools-4.16.4-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.16.4-r1.ebuild
index fbeaed9743e8..32cc545f43f0 100644
--- a/app-emulation/xen-tools/xen-tools-4.16.4-r1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.16.4-r1.ebuild
@@ -140,12 +140,12 @@ DEPEND="${COMMON_DEPEND}
rombios? ( sys-devel/bin86 sys-devel/dev86 ) )
doc? (
app-text/ghostscript-gpl
- app-text/pandoc
$(python_gen_cond_dep '
dev-python/markdown[${PYTHON_USEDEP}]
')
dev-texlive/texlive-latexextra
media-gfx/transfig
+ virtual/pandoc
)
hvm? ( x11-base/xorg-proto )
qemu? (
diff --git a/app-emulation/xen-tools/xen-tools-4.16.4_pre1.ebuild b/app-emulation/xen-tools/xen-tools-4.16.4_pre1.ebuild
index 008ef2d3e4b0..fe02ab612336 100644
--- a/app-emulation/xen-tools/xen-tools-4.16.4_pre1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.16.4_pre1.ebuild
@@ -140,12 +140,12 @@ DEPEND="${COMMON_DEPEND}
rombios? ( sys-devel/bin86 sys-devel/dev86 ) )
doc? (
app-text/ghostscript-gpl
- app-text/pandoc
$(python_gen_cond_dep '
dev-python/markdown[${PYTHON_USEDEP}]
')
dev-texlive/texlive-latexextra
media-gfx/transfig
+ virtual/pandoc
)
hvm? ( x11-base/xorg-proto )
qemu? (
diff --git a/app-emulation/xen-tools/xen-tools-4.17.1-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.17.1-r1.ebuild
index d324baad0b3a..ce1a09f0f545 100644
--- a/app-emulation/xen-tools/xen-tools-4.17.1-r1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.17.1-r1.ebuild
@@ -140,12 +140,12 @@ DEPEND="${COMMON_DEPEND}
rombios? ( sys-devel/bin86 sys-devel/dev86 ) )
doc? (
app-text/ghostscript-gpl
- app-text/pandoc
$(python_gen_cond_dep '
dev-python/markdown[${PYTHON_USEDEP}]
')
dev-texlive/texlive-latexextra
media-gfx/transfig
+ virtual/pandoc
)
hvm? ( x11-base/xorg-proto )
qemu? (
diff --git a/app-text/nuspell/nuspell-5.1.2.ebuild b/app-text/nuspell/nuspell-5.1.2.ebuild
index f77e3b1721ce..2d827b03c509 100644
--- a/app-text/nuspell/nuspell-5.1.2.ebuild
+++ b/app-text/nuspell/nuspell-5.1.2.ebuild
@@ -16,7 +16,7 @@ IUSE="doc test"
RDEPEND=">=dev-libs/icu-60"
DEPEND="${RDEPEND}
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
test? ( <dev-cpp/catch-3:0 )
"
diff --git a/dev-lang/lfe/lfe-2.0.1.ebuild b/dev-lang/lfe/lfe-2.0.1.ebuild
index bd2582d072c0..60bc21520c3f 100644
--- a/dev-lang/lfe/lfe-2.0.1.ebuild
+++ b/dev-lang/lfe/lfe-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
"
SITEFILE="70${PN}-gentoo.el"
diff --git a/dev-lang/lfe/lfe-2.0.ebuild b/dev-lang/lfe/lfe-2.0.ebuild
index a9f7eefb698e..888bf28c5c6f 100644
--- a/dev-lang/lfe/lfe-2.0.ebuild
+++ b/dev-lang/lfe/lfe-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
"
SITEFILE="70${PN}-gentoo.el"
diff --git a/dev-libs/pmdk/pmdk-1.12.1.ebuild b/dev-libs/pmdk/pmdk-1.12.1.ebuild
index 697268f890a8..8c1173143a6e 100644
--- a/dev-libs/pmdk/pmdk-1.12.1.ebuild
+++ b/dev-libs/pmdk/pmdk-1.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
- app-text/pandoc
+ virtual/pandoc
virtual/pkgconfig
"
diff --git a/dev-libs/pmdk/pmdk-1.9.2.ebuild b/dev-libs/pmdk/pmdk-1.9.2.ebuild
index a91c34bd922c..624d696ce239 100644
--- a/dev-libs/pmdk/pmdk-1.9.2.ebuild
+++ b/dev-libs/pmdk/pmdk-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
- app-text/pandoc
+ virtual/pandoc
virtual/pkgconfig
"
diff --git a/dev-python/ipython/ipython-8.13.2.ebuild b/dev-python/ipython/ipython-8.13.2.ebuild
index 3a1f883190af..c399e508ae51 100644
--- a/dev-python/ipython/ipython-8.13.2.ebuild
+++ b/dev-python/ipython/ipython-8.13.2.ebuild
@@ -150,7 +150,7 @@ pkg_postinst() {
optfeature "%mprun magic command" dev-python/memory_profiler
if use nbconvert; then
- if ! has_version app-text/pandoc ; then
+ if ! has_version virtual/pandoc ; then
einfo "Node.js will be used to convert notebooks to other formats"
einfo "like HTML. Support for that is still experimental. If you"
einfo "encounter any problems, please use app-text/pandoc instead."
diff --git a/dev-python/ipython/ipython-8.14.0.ebuild b/dev-python/ipython/ipython-8.14.0.ebuild
index e4666a5670eb..2c3e6178debf 100644
--- a/dev-python/ipython/ipython-8.14.0.ebuild
+++ b/dev-python/ipython/ipython-8.14.0.ebuild
@@ -150,7 +150,7 @@ pkg_postinst() {
optfeature "%mprun magic command" dev-python/memory_profiler
if use nbconvert; then
- if ! has_version app-text/pandoc ; then
+ if ! has_version virtual/pandoc ; then
einfo "Node.js will be used to convert notebooks to other formats"
einfo "like HTML. Support for that is still experimental. If you"
einfo "encounter any problems, please use app-text/pandoc instead."
diff --git a/dev-python/nbconvert/nbconvert-7.3.1.ebuild b/dev-python/nbconvert/nbconvert-7.3.1.ebuild
index f7fea0d0ce0e..c1f994686ded 100644
--- a/dev-python/nbconvert/nbconvert-7.3.1.ebuild
+++ b/dev-python/nbconvert/nbconvert-7.3.1.ebuild
@@ -85,7 +85,7 @@ python_test() {
}
pkg_postinst() {
- if ! has_version app-text/pandoc && ! has_version app-text/pandoc-bin; then
+ if ! has_version virtual/pandoc; then
einfo "Pandoc is required for converting to formats other than Python,"
einfo "HTML, and Markdown. If you need this functionality, install"
einfo "app-text/pandoc or app-text/pandoc-bin."
diff --git a/dev-python/nbconvert/nbconvert-7.4.0.ebuild b/dev-python/nbconvert/nbconvert-7.4.0.ebuild
index 51776ff6b345..4145050a76bc 100644
--- a/dev-python/nbconvert/nbconvert-7.4.0.ebuild
+++ b/dev-python/nbconvert/nbconvert-7.4.0.ebuild
@@ -85,7 +85,7 @@ python_test() {
}
pkg_postinst() {
- if ! has_version app-text/pandoc && ! has_version app-text/pandoc-bin; then
+ if ! has_version virtual/pandoc; then
einfo "Pandoc is required for converting to formats other than Python,"
einfo "HTML, and Markdown. If you need this functionality, install"
einfo "app-text/pandoc or app-text/pandoc-bin."
diff --git a/dev-python/pandas/pandas-1.5.1.ebuild b/dev-python/pandas/pandas-1.5.1.ebuild
index 2c68196e8be3..17d55f369b1e 100644
--- a/dev-python/pandas/pandas-1.5.1.ebuild
+++ b/dev-python/pandas/pandas-1.5.1.ebuild
@@ -78,7 +78,6 @@ DEPEND="
>=dev-python/cython-0.29.32[${PYTHON_USEDEP}]
doc? (
${VIRTUALX_DEPEND}
- app-text/pandoc
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
@@ -94,6 +93,7 @@ DEPEND="
dev-python/xlrd[${PYTHON_USEDEP}]
dev-python/xlwt[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
+ virtual/pandoc
x11-misc/xclip
)
test? (
diff --git a/dev-python/pandas/pandas-1.5.2.ebuild b/dev-python/pandas/pandas-1.5.2.ebuild
index 9a41bc8f2f58..3af888ad45a8 100644
--- a/dev-python/pandas/pandas-1.5.2.ebuild
+++ b/dev-python/pandas/pandas-1.5.2.ebuild
@@ -78,7 +78,6 @@ DEPEND="
>=dev-python/cython-0.29.32[${PYTHON_USEDEP}]
doc? (
${VIRTUALX_DEPEND}
- app-text/pandoc
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
@@ -94,6 +93,7 @@ DEPEND="
dev-python/xlrd[${PYTHON_USEDEP}]
dev-python/xlwt[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
+ virtual/pandoc
x11-misc/xclip
)
test? (
diff --git a/dev-python/pandas/pandas-1.5.3.ebuild b/dev-python/pandas/pandas-1.5.3.ebuild
index b6296f917b5d..fd8bd7d8c3a1 100644
--- a/dev-python/pandas/pandas-1.5.3.ebuild
+++ b/dev-python/pandas/pandas-1.5.3.ebuild
@@ -81,7 +81,6 @@ BDEPEND="
>=dev-python/cython-0.29.32[${PYTHON_USEDEP}]
doc? (
${VIRTUALX_DEPEND}
- app-text/pandoc
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
@@ -97,6 +96,7 @@ BDEPEND="
dev-python/xlrd[${PYTHON_USEDEP}]
dev-python/xlwt[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
+ virtual/pandoc
x11-misc/xclip
)
test? (
diff --git a/dev-python/pandas/pandas-2.0.0.ebuild b/dev-python/pandas/pandas-2.0.0.ebuild
index 712e811ab4d8..4c2df90bef20 100644
--- a/dev-python/pandas/pandas-2.0.0.ebuild
+++ b/dev-python/pandas/pandas-2.0.0.ebuild
@@ -77,7 +77,6 @@ BDEPEND="
>=dev-python/versioneer-0.28[${PYTHON_USEDEP}]
doc? (
${VIRTUALX_DEPEND}
- app-text/pandoc
>=dev-python/beautifulsoup4-4.9.3[${PYTHON_USEDEP}]
>=dev-python/html5lib-1.1[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
@@ -93,6 +92,7 @@ BDEPEND="
>=dev-python/xlrd-2.0.1[${PYTHON_USEDEP}]
dev-python/xlwt[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
+ virtual/pandoc
x11-misc/xclip
)
test? (
diff --git a/dev-python/pandas/pandas-2.0.1.ebuild b/dev-python/pandas/pandas-2.0.1.ebuild
index cef44ce62e2d..dec8630a9b0b 100644
--- a/dev-python/pandas/pandas-2.0.1.ebuild
+++ b/dev-python/pandas/pandas-2.0.1.ebuild
@@ -81,7 +81,6 @@ BDEPEND="
>=dev-python/versioneer-0.28[${PYTHON_USEDEP}]
doc? (
${VIRTUALX_DEPEND}
- app-text/pandoc
>=dev-python/beautifulsoup4-4.9.3[${PYTHON_USEDEP}]
>=dev-python/html5lib-1.1[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
@@ -97,6 +96,7 @@ BDEPEND="
>=dev-python/xlrd-2.0.1[${PYTHON_USEDEP}]
dev-python/xlwt[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
+ virtual/pandoc
x11-misc/xclip
)
test? (
diff --git a/media-sound/bluez-alsa/bluez-alsa-3.1.0.ebuild b/media-sound/bluez-alsa/bluez-alsa-3.1.0.ebuild
index 80ea97b69dbe..2dbdfb8ee917 100644
--- a/media-sound/bluez-alsa/bluez-alsa-3.1.0.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -46,7 +46,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/check )"
BDEPEND="
virtual/pkgconfig
- man? ( app-text/pandoc )
+ man? ( virtual/pandoc )
"
src_prepare() {
diff --git a/media-sound/bluez-alsa/bluez-alsa-4.0.0.ebuild b/media-sound/bluez-alsa/bluez-alsa-4.0.0.ebuild
index 1343401528ab..0bea02fbc86b 100644
--- a/media-sound/bluez-alsa/bluez-alsa-4.0.0.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ DEPEND="${RDEPEND}
)"
BDEPEND="
virtual/pkgconfig
- man? ( app-text/pandoc )
+ man? ( virtual/pandoc )
"
src_prepare() {
diff --git a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
index 1343401528ab..0bea02fbc86b 100644
--- a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ DEPEND="${RDEPEND}
)"
BDEPEND="
virtual/pkgconfig
- man? ( app-text/pandoc )
+ man? ( virtual/pandoc )
"
src_prepare() {
diff --git a/media-sound/pms/pms-0.42_p20170508-r1.ebuild b/media-sound/pms/pms-0.42_p20170508-r1.ebuild
index 750e97d2c674..d7935d73fe64 100644
--- a/media-sound/pms/pms-0.42_p20170508-r1.ebuild
+++ b/media-sound/pms/pms-0.42_p20170508-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ IUSE="+regex doc"
BDEPEND="
virtual/pkgconfig
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
"
RDEPEND="
sys-libs/ncurses:=[unicode(+)]
diff --git a/net-misc/mptcpd/mptcpd-0.12.ebuild b/net-misc/mptcpd/mptcpd-0.12.ebuild
index e97f30754fdf..919e6df2371e 100644
--- a/net-misc/mptcpd/mptcpd-0.12.ebuild
+++ b/net-misc/mptcpd/mptcpd-0.12.ebuild
@@ -23,7 +23,7 @@ DEPEND="
BDEPEND="
doc? (
app-doc/doxygen
- app-text/pandoc
+ virtual/pandoc
)
virtual/pkgconfig
"
diff --git a/net-misc/mptcpd/mptcpd-9999.ebuild b/net-misc/mptcpd/mptcpd-9999.ebuild
index 2ee9b4505be0..919e6df2371e 100644
--- a/net-misc/mptcpd/mptcpd-9999.ebuild
+++ b/net-misc/mptcpd/mptcpd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ DEPEND="
BDEPEND="
doc? (
app-doc/doxygen
- app-text/pandoc
+ virtual/pandoc
)
virtual/pkgconfig
"
diff --git a/sci-mathematics/rkward/rkward-0.7.5.ebuild b/sci-mathematics/rkward/rkward-0.7.5.ebuild
index 714b41f12f96..feca760015fe 100644
--- a/sci-mathematics/rkward/rkward-0.7.5.ebuild
+++ b/sci-mathematics/rkward/rkward-0.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ BDEPEND="sys-devel/gettext"
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "kate plugins support" "kde-apps/kate-addons:${SLOT}"
- optfeature "prendering (or previewing) R markdown (.Rmd) files" "app-text/pandoc"
+ optfeature "prendering (or previewing) R markdown (.Rmd) files" "virtual/pandoc"
optfeature "managing citations while writing articles" "app-text/kbibtex"
fi
ecm_pkg_postinst
diff --git a/sys-apps/earlyoom/earlyoom-1.3.ebuild b/sys-apps/earlyoom/earlyoom-1.3.ebuild
index f752572222e8..f8d435b12a4b 100644
--- a/sys-apps/earlyoom/earlyoom-1.3.ebuild
+++ b/sys-apps/earlyoom/earlyoom-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ IUSE="docs systemd test"
RDEPEND=""
DEPEND=""
BDEPEND="
- docs? ( app-text/pandoc )
+ docs? ( virtual/pandoc )
test? ( dev-lang/go )
"
diff --git a/sys-apps/earlyoom/earlyoom-1.6.2.ebuild b/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
index 34481cbb8a2f..f99e75ee9507 100644
--- a/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
+++ b/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ IUSE="docs systemd test"
RDEPEND=""
DEPEND=""
BDEPEND="
- docs? ( app-text/pandoc )
+ docs? ( virtual/pandoc )
test? ( dev-lang/go )
"
diff --git a/sys-apps/exa/exa-0.10.1.ebuild b/sys-apps/exa/exa-0.10.1.ebuild
index 6d9b05e7933a..82ca0f998a2a 100644
--- a/sys-apps/exa/exa-0.10.1.ebuild
+++ b/sys-apps/exa/exa-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -86,7 +86,7 @@ IUSE="+git man"
DEPEND="git? ( dev-libs/libgit2:= )"
RDEPEND="${DEPEND}"
-BDEPEND+="man? ( >=app-text/pandoc-2.11.3 )"
+BDEPEND+="man? ( virtual/pandoc )"
QA_FLAGS_IGNORED="/usr/bin/exa"
diff --git a/sys-apps/ripgrep-all/ripgrep-all-0.9.6-r1.ebuild b/sys-apps/ripgrep-all/ripgrep-all-0.9.6-r1.ebuild
index 957085f9a6a0..6a773526b7e3 100644
--- a/sys-apps/ripgrep-all/ripgrep-all-0.9.6-r1.ebuild
+++ b/sys-apps/ripgrep-all/ripgrep-all-0.9.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Partially auto-generated by cargo-ebuild 0.3.1
@@ -195,7 +195,7 @@ QA_FLAGS_IGNORED="
"
pkg_postinst() {
- optfeature "pandoc support" app-text/pandoc
+ optfeature "pandoc support" virtual/pandoc
optfeature "pdf support" app-text/poppler
optfeature "media support" media-video/ffmpeg
}
diff --git a/x11-wm/xpra/xpra-4.3.4-r1.ebuild b/x11-wm/xpra/xpra-4.3.4-r1.ebuild
index 1bb5ff518511..af4ceff68269 100644
--- a/x11-wm/xpra/xpra-4.3.4-r1.ebuild
+++ b/x11-wm/xpra/xpra-4.3.4-r1.ebuild
@@ -112,7 +112,7 @@ BDEPEND="
>=dev-python/cython-0.16[${PYTHON_USEDEP}]
')
virtual/pkgconfig
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
"
RESTRICT="!test? ( test )"
diff --git a/x11-wm/xpra/xpra-4.4.5-r1.ebuild b/x11-wm/xpra/xpra-4.4.5-r1.ebuild
index edf3498864ce..53d661a90a6b 100644
--- a/x11-wm/xpra/xpra-4.4.5-r1.ebuild
+++ b/x11-wm/xpra/xpra-4.4.5-r1.ebuild
@@ -111,7 +111,7 @@ BDEPEND="
>=dev-python/cython-0.16[${PYTHON_USEDEP}]
')
virtual/pkgconfig
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
"
RESTRICT="!test? ( test )"
diff --git a/x11-wm/xpra/xpra-9999.ebuild b/x11-wm/xpra/xpra-9999.ebuild
index 00b773011b00..93c9941bab1e 100644
--- a/x11-wm/xpra/xpra-9999.ebuild
+++ b/x11-wm/xpra/xpra-9999.ebuild
@@ -111,7 +111,7 @@ BDEPEND="
>=dev-python/cython-0.16[${PYTHON_USEDEP}]
')
virtual/pkgconfig
- doc? ( app-text/pandoc )
+ doc? ( virtual/pandoc )
"
RESTRICT="!test? ( test )"