media-sound/modplugtools: bump EAPI
authorAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 22:29:25 +0000 (18:29 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 00:15:00 +0000 (20:15 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-sound/modplugtools/modplugtools-0.5.1.ebuild
media-sound/modplugtools/modplugtools-0.5.3.ebuild

index df70b05c35e3cc28d19c3cb906d0f86f5f5dbbbb..9a23e39efd488034b7ed6722dfdaa5249234a5c0 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=6
 
 DESCRIPTION="libmodplug based module players modplug123 and modplugplay"
 HOMEPAGE="http://modplug-xmms.sourceforge.net/"
@@ -20,5 +20,5 @@ DEPEND="${RDEPEND}
 
 src_install() {
        emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog NEWS README TODO
+       default
 }
index ec6a84193ef033bd6baa7875f1e233c5164f40db..ccedcc19c0770c282daeabc14a6a6e1a0703c1fc 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=7
 
 DESCRIPTION="libmodplug based module players modplug123 and modplugplay"
 HOMEPAGE="http://modplug-xmms.sourceforge.net/"
@@ -20,5 +20,5 @@ DEPEND="${RDEPEND}
 
 src_install() {
        emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog NEWS README TODO
+       default
 }