summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-01-05 05:21:15 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-05 05:25:21 -0500
commit545eb882e70db1dc373bc71f211f461ffc2f33fd (patch)
treeba61dfffd23c697445a80f49056093352fb893db
parentmedia-plugins/gst-plugins-mpg123: Depend on media-sound/mpg123-base for 1.20.x (diff)
downloadgentoo-545eb882e70db1dc373bc71f211f461ffc2f33fd.tar.gz
gentoo-545eb882e70db1dc373bc71f211f461ffc2f33fd.tar.bz2
gentoo-545eb882e70db1dc373bc71f211f461ffc2f33fd.zip
app-emulation/vice: revert mpg123 changes
Ended up updating it while bumping, but situation been changing so let's just keep it as-is for now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--app-emulation/vice/vice-3.8-r1.ebuild (renamed from app-emulation/vice/vice-3.8.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vice/vice-3.8.ebuild b/app-emulation/vice/vice-3.8-r1.ebuild
index 9d9694f87608..def4ab4e7450 100644
--- a/app-emulation/vice/vice-3.8.ebuild
+++ b/app-emulation/vice/vice-3.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -42,7 +42,7 @@ RDEPEND="
x11-libs/pango
)
lame? ( media-sound/lame )
- mpg123? ( || ( media-libs/libmpg123 <media-sound/mpg123-1.32.3-r1 ) )
+ mpg123? ( media-sound/mpg123 )
ogg? (
media-libs/libogg
media-libs/libvorbis