commit: 313789b599f4ba54959891cec1bb883226bccc12
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 19:47:14 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 19:48:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313789b5
media-video/shrip: eapi bump to 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
media-video/shrip/{shrip-0.6.0.ebuild => shrip-0.6.0-r1.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-video/shrip/shrip-0.6.0.ebuild
b/media-video/shrip/shrip-0.6.0-r1.ebuild
similarity index 93%
rename from media-video/shrip/shrip-0.6.0.ebuild
rename to media-video/shrip/shrip-0.6.0-r1.ebuild
index bad4a4f950c..c39bbd4530d 100644
--- a/media-video/shrip/shrip-0.6.0.ebuild
+++ b/media-video/shrip/shrip-0.6.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=2
+EAPI=6
DESCRIPTION="Command line tool for ripping DVDs and encoding to
AVI/OGM/MKV/MP4"
HOMEPAGE="http://ogmrip.sourceforge.net/"
@@ -20,6 +20,7 @@ DEPEND="${RDEPEND}
sys-devel/gettext )"
src_prepare() {
+ default
sed -i \
-e '/CFLAGS/s:-Werror::' \
configure || die