From: Aaron Bauman Date: Sat, 26 May 2018 22:29:25 +0000 (-0400) Subject: media-sound/modplugtools: bump EAPI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d182064618ae0c4d77274818c791c472bb18a59;p=gentoo.git media-sound/modplugtools: bump EAPI Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/media-sound/modplugtools/modplugtools-0.5.1.ebuild b/media-sound/modplugtools/modplugtools-0.5.1.ebuild index df70b05c35e3..9a23e39efd48 100644 --- a/media-sound/modplugtools/modplugtools-0.5.1.ebuild +++ b/media-sound/modplugtools/modplugtools-0.5.1.ebuild @@ -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 } diff --git a/media-sound/modplugtools/modplugtools-0.5.3.ebuild b/media-sound/modplugtools/modplugtools-0.5.3.ebuild index ec6a84193ef0..ccedcc19c077 100644 --- a/media-sound/modplugtools/modplugtools-0.5.3.ebuild +++ b/media-sound/modplugtools/modplugtools-0.5.3.ebuild @@ -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 }