commit:     2fafcbe5141dae46aa4683a985cb2609bd14d0fc
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 05:28:14 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 07:24:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fafcbe5

media-video/dvdbackup: bump to EAPI 7

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 media-video/dvdbackup/dvdbackup-0.4.2.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/media-video/dvdbackup/dvdbackup-0.4.2.ebuild 
b/media-video/dvdbackup/dvdbackup-0.4.2.ebuild
index 6dadc6d9599..5580d11d6df 100644
--- a/media-video/dvdbackup/dvdbackup-0.4.2.ebuild
+++ b/media-video/dvdbackup/dvdbackup-0.4.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 DESCRIPTION="Backup content from DVD to hard disk"
 HOMEPAGE="http://dvdbackup.sourceforge.net/";
@@ -17,8 +17,6 @@ RDEPEND=">=media-libs/libdvdread-4.2.0_pre
 DEPEND="${RDEPEND}
        nls? ( sys-devel/gettext )"
 
-DOCS=( AUTHORS ChangeLog NEWS README )
-
 src_configure() {
        econf \
                $(use_enable nls) \

Reply via email to