From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4E14139694 for ; Sat, 29 Jul 2017 10:06:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5BB91FC03D; Sat, 29 Jul 2017 10:06:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4C0B1FC03D for ; Sat, 29 Jul 2017 10:06:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DDA5F341A7B for ; Sat, 29 Jul 2017 10:06:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 879BA74C5 for ; Sat, 29 Jul 2017 10:06:00 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1501322737.95783335d08d8148a2611fbed764216d24b7d375.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gpac/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/gpac/gpac-0.7.1.ebuild X-VCS-Directories: media-video/gpac/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 95783335d08d8148a2611fbed764216d24b7d375 X-VCS-Branch: master Date: Sat, 29 Jul 2017 10:06:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6e57dd2c-7277-4d56-9036-eadbc283d222 X-Archives-Hash: 8bc1c1c2973687fabf3ef03b187bead3 commit: 95783335d08d8148a2611fbed764216d24b7d375 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 28 08:29:30 2017 +0000 Commit: Alexis Ballier gentoo 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"