summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
committerMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
commit094d1baa446a429adf4d090893acf7f7c7dd1c49 (patch)
treea7e50c7135cecf533bb6895a0a1df8cbfe8d0d09 /media-video
parentx11-libs/gtk+: Version bump. Remove old (diff)
downloadmv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.gz
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.bz2
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.zip
Minor cleanups/EAPI bumps
Diffstat (limited to 'media-video')
-rw-r--r--media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild6
-rw-r--r--media-video/video-mv/video-mv-12.1.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild b/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild
index f3b356c5..6f0d4a9c 100644
--- a/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild
+++ b/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
inherit toolchain-funcs
@@ -23,7 +23,7 @@ src_prepare() {
eapply "${WORKDIR}"/${MY_P}-patch1/${MY_P}-patch1.diff
eapply "${FILESDIR}"/no-bison.patch
sed -i -e 's/$(CC) $(OBJ)/$(CC) $(LDFLAGS) $(OBJ)/' src/Makefile || die
- eapply_user
+ default
}
src_compile() {
diff --git a/media-video/video-mv/video-mv-12.1.ebuild b/media-video/video-mv/video-mv-12.1.ebuild
index eb0f1b17..437e4de5 100644
--- a/media-video/video-mv/video-mv-12.1.ebuild
+++ b/media-video/video-mv/video-mv-12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2012-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -38,7 +38,7 @@ src_prepare() {
-e 's"^\. _videoscript\.sh$". '"${EPREFIX}/usr/share/video-mv/_videoscript.sh"'"' \
-- "${i}" || die
done
- eapply_user
+ default
}
src_install() {