commit: 57e9fac3dbb9b7a7cbc0289a34d6afd8788bb952 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sun Oct 11 11:45:34 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sun Oct 11 11:48:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e9fac3
media-libs/x265: Match subslot to actual soname on live ebuild. Package-Manager: portage-2.2.23 media-libs/x265/x265-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild index ee4a32f..8a3e36f 100644 --- a/media-libs/x265/x265-9999.ebuild +++ b/media-libs/x265/x265-9999.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="http://x265.org/" LICENSE="GPL-2" # subslot = libx265 soname -SLOT="0/68" +SLOT="0/75" IUSE="+10bit test" ASM_DEPEND=">=dev-lang/yasm-1.2.0"
