summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2019-03-10 12:46:22 +0100
committerMartin Väth <mvath@google.com>2019-03-10 12:46:22 +0100
commitc946924d110d229791825c67b9fa1f050490e88b (patch)
treef3c78839b72608805076687ef5813da96475f602 /media-libs/avidemux-core
parentmedia-libs/avidemux-plugins: revert EAPI bump (diff)
downloadmv-c946924d110d229791825c67b9fa1f050490e88b.tar.gz
mv-c946924d110d229791825c67b9fa1f050490e88b.tar.bz2
mv-c946924d110d229791825c67b9fa1f050490e88b.zip
app-shells/schily-tools media-video/avidemux: Version bump
Signed-off-by: Martin Väth <mvath@google.com>
Diffstat (limited to 'media-libs/avidemux-core')
-rw-r--r--media-libs/avidemux-core/Manifest2
-rw-r--r--media-libs/avidemux-core/avidemux-core-2.7.2.ebuild (renamed from media-libs/avidemux-core/avidemux-core-2.7.1.ebuild)4
2 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/avidemux-core/Manifest b/media-libs/avidemux-core/Manifest
index 39dec42b..60929277 100644
--- a/media-libs/avidemux-core/Manifest
+++ b/media-libs/avidemux-core/Manifest
@@ -1 +1 @@
-DIST avidemux_2.7.1.tar.gz 22263775 SHA512 85a690a36cad827f176818d6f566d897b4e46b2a272c8fb18bd64672d92f106d2706ac214b3e3ac3a836c5c98f81f7d5feca1229c3f3f2152ab715a3565008be
+DIST avidemux_2.7.2.tar.gz 23903618 SHA512 40d023a1dadfadd9dc8ecfd3368f0e1ad27edd45fe33f7cf8245ab2c7b6038e12c2c05b975b515fc4686e7b8043e75016a5b617a827f8d23a5e40b870c718d1b
diff --git a/media-libs/avidemux-core/avidemux-core-2.7.1.ebuild b/media-libs/avidemux-core/avidemux-core-2.7.2.ebuild
index a10e3d6e..d7d581de 100644
--- a/media-libs/avidemux-core/avidemux-core-2.7.1.ebuild
+++ b/media-libs/avidemux-core/avidemux-core-2.7.2.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors and Martin V\"ath
+# Copyright 1999-2019 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
+# EAPI=7 causes cmake-utils to apply broken patches
EAPI=6
+RESTRICT="mirror"
if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/mean00/avidemux2.git"