summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-08 23:31:07 +0100
committerSam James <sam@gentoo.org>2023-06-08 23:34:29 +0100
commit0fd88ccdfd64f1439b017279cafdac6486a8ec25 (patch)
treef5753aaf94319fe584a06cbe131b06c68cb19515 /media-sound
parentmedia-sound/pms: use virtual/pandoc (diff)
downloadgentoo-0fd88ccdfd64f1439b017279cafdac6486a8ec25.tar.gz
gentoo-0fd88ccdfd64f1439b017279cafdac6486a8ec25.tar.bz2
gentoo-0fd88ccdfd64f1439b017279cafdac6486a8ec25.zip
media-sound/bluez-alsa: use virtual/pandoc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-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
3 files changed, 6 insertions, 6 deletions
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() {