From c9ed827c4e6fcebc921470ebb808229cae5a1b75 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 27 Feb 2018 16:31:15 +0100 Subject: [PATCH] media-video/tsmuxer: EAPI 6 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild b/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild index ea8db60637db..8f2338996d71 100644 --- a/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild +++ b/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild @@ -1,9 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 - -inherit eutils +EAPI=6 DESCRIPTION="Utility to create and demux TS and M2TS files" HOMEPAGE="http://forum.doom9.org/showthread.php?t=168539" @@ -11,7 +9,6 @@ SRC_URI="https://drive.google.com/uc?export=download&id=0B0VmPcEZTp8NekJxLUVJRWM LICENSE="SmartLabs" SLOT="0" - KEYWORDS="~amd64 ~x86" IUSE="" @@ -28,6 +25,7 @@ RDEPEND=" S="${WORKDIR}" src_prepare() { + default upx -d tsMuxeR tsMuxerGUI || die } -- 2.26.2