media-libs/libdvdread: Add subslot
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 13 Sep 2019 20:16:40 +0000 (22:16 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 13 Sep 2019 20:41:10 +0000 (22:41 +0200)
Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
Closes: https://bugs.gentoo.org/694116
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/libdvdread/libdvdread-9999.ebuild

index eabac94a68c8806c296cb8731a6a7a016cd15d6d..08894423e14a64d072f8cde226dea7758ce6bcab 100644 (file)
@@ -16,7 +16,7 @@ else
 fi
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/7" # libdvdread.so.VERSION
 IUSE="+css static-libs"
 
 RDEPEND="css? ( >=media-libs/libdvdcss-1.3.0[${MULTILIB_USEDEP}] )"