From: Amy Liffey Date: Mon, 17 Jul 2017 19:47:14 +0000 (+0200) Subject: media-video/shrip: eapi bump to 6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=313789b599f4ba54959891cec1bb883226bccc12;p=gentoo.git media-video/shrip: eapi bump to 6 Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- 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 bad4a4f950ce..c39bbd4530d9 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