From: Thomas Deutschmann Date: Wed, 20 Mar 2019 02:26:05 +0000 (+0100) Subject: media-libs/dav1d: expose subslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72a53ebb693b0a6e6ef8493fa70a2c3b141c4669;p=gentoo.git media-libs/dav1d: expose subslot Closes: https://bugs.gentoo.org/679572 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/media-libs/dav1d/dav1d-0.2.0.ebuild b/media-libs/dav1d/dav1d-0.2.0-r1.ebuild similarity index 99% rename from media-libs/dav1d/dav1d-0.2.0.ebuild rename to media-libs/dav1d/dav1d-0.2.0-r1.ebuild index 2287092b471c..361df4a791a4 100644 --- a/media-libs/dav1d/dav1d-0.2.0.ebuild +++ b/media-libs/dav1d/dav1d-0.2.0-r1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="dav1d is an AV1 Decoder :)" HOMEPAGE="https://code.videolan.org/videolan/dav1d" LICENSE="BSD-2" -SLOT="0" +SLOT="0/1" IUSE="+8bit +10bit +asm" ASM_DEPEND=">=dev-lang/nasm-2.13" diff --git a/media-libs/dav1d/dav1d-9999.ebuild b/media-libs/dav1d/dav1d-9999.ebuild index 2287092b471c..361df4a791a4 100644 --- a/media-libs/dav1d/dav1d-9999.ebuild +++ b/media-libs/dav1d/dav1d-9999.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="dav1d is an AV1 Decoder :)" HOMEPAGE="https://code.videolan.org/videolan/dav1d" LICENSE="BSD-2" -SLOT="0" +SLOT="0/1" IUSE="+8bit +10bit +asm" ASM_DEPEND=">=dev-lang/nasm-2.13"