commit: 196b6024096320009c080e8d0b272fc7f859a481
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 03:24:53 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 03:24:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196b6024
media-libs/libtheora: Bump the subslot for 1.2.0 (it's .so.2 now)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../libtheora/{libtheora-1.2.0.ebuild => libtheora-1.2.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/libtheora/libtheora-1.2.0.ebuild
b/media-libs/libtheora/libtheora-1.2.0-r1.ebuild
similarity index 99%
rename from media-libs/libtheora/libtheora-1.2.0.ebuild
rename to media-libs/libtheora/libtheora-1.2.0-r1.ebuild
index b843dca5b51b..4dc0ec31ad6d 100644
--- a/media-libs/libtheora/libtheora-1.2.0.ebuild
+++ b/media-libs/libtheora/libtheora-1.2.0-r1.ebuild
@@ -11,7 +11,7 @@
SRC_URI="https://downloads.xiph.org/releases/theora/${P/_}.tar.xz"
S="${WORKDIR}"/${P/_}
LICENSE="BSD"
-SLOT="0"
+SLOT="0/2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc +encode examples static-libs"