media-video/shrip: eapi bump to 6
authorAmy Liffey <amynka@gentoo.org>
Mon, 17 Jul 2017 19:47:14 +0000 (21:47 +0200)
committerAmy Liffey <amynka@gentoo.org>
Mon, 17 Jul 2017 19:48:19 +0000 (21:48 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

media-video/shrip/shrip-0.6.0-r1.ebuild [moved from media-video/shrip/shrip-0.6.0.ebuild with 93% similarity]

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 bad4a4f950ce05d0b9e7bda16e4aa59b8c356ff6..c39bbd4530d9366ea26956fb264b42ff0d593132 100644 (file)
@@ -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