commit: 8c36e1e8103328e4aa4a8870e06cbe53eb2cc847 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Tue Apr 10 10:36:38 2018 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Tue Apr 10 10:36:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c36e1e8
media-tv/xmltv: Drop eutils inherited eutils, but no functions used since EAPI=6 Package-Manager: Portage-2.3.28, Repoman-2.3.9 media-tv/xmltv/xmltv-0.5.70.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/xmltv/xmltv-0.5.70.ebuild b/media-tv/xmltv/xmltv-0.5.70.ebuild index b32fc832916..dd339abb1ba 100644 --- a/media-tv/xmltv/xmltv-0.5.70.ebuild +++ b/media-tv/xmltv/xmltv-0.5.70.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils perl-module +inherit perl-module DESCRIPTION="Set of utilities to manage TV listings stored in the XMLTV format" HOMEPAGE="http://xmltv.org"
