commit: 95783335d08d8148a2611fbed764216d24b7d375 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jul 28 08:29:30 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 29 10:05:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95783335
media-video/gpac: add subslot Package-Manager: Portage-2.3.6, Repoman-2.3.3 media-video/gpac/gpac-0.7.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-video/gpac/gpac-0.7.1.ebuild b/media-video/gpac/gpac-0.7.1.ebuild index a17425b4c9f..2e7046a175c 100644 --- a/media-video/gpac/gpac-0.7.1.ebuild +++ b/media-video/gpac/gpac-0.7.1.ebuild @@ -17,7 +17,8 @@ DESCRIPTION="Implementation of the MPEG-4 Systems standard developed from scratc HOMEPAGE="https://gpac.wp.imt.fr/" LICENSE="GPL-2" -SLOT="0" +# subslot == libgpac major +SLOT="0/7" IUSE="a52 aac alsa debug dvb ffmpeg ipv6 jack jpeg jpeg2k libav libressl mad opengl oss png pulseaudio sdl ssl static-libs theora truetype vorbis xml xvid X"
