commit: 545eb882e70db1dc373bc71f211f461ffc2f33fd
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 10:21:15 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 10:25:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=545eb882
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 <AT> gentoo.org>
app-emulation/vice/{vice-3.8.ebuild => vice-3.8-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/vice/vice-3.8.ebuild
b/app-emulation/vice/vice-3.8-r1.ebuild
similarity index 97%
rename from app-emulation/vice/vice-3.8.ebuild
rename to 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