commit: 8d182064618ae0c4d77274818c791c472bb18a59 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat May 26 22:29:25 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 27 00:15:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d182064
media-sound/modplugtools: bump EAPI Package-Manager: Portage-2.3.40, Repoman-2.3.9 media-sound/modplugtools/modplugtools-0.5.1.ebuild | 6 +++--- media-sound/modplugtools/modplugtools-0.5.3.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-sound/modplugtools/modplugtools-0.5.1.ebuild b/media-sound/modplugtools/modplugtools-0.5.1.ebuild index df70b05c35e..9a23e39efd4 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 ec6a84193ef..ccedcc19c07 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 }
