From: David Seifert Date: Sat, 15 Feb 2020 10:00:11 +0000 (+0100) Subject: media-libs/gmtk: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f24f2b871418ab5a75f77592ac26469938be93fc;p=gentoo.git media-libs/gmtk: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/media-libs/gmtk/gmtk-1.0.8.ebuild b/media-libs/gmtk/gmtk-1.0.8.ebuild index 59a3b8a0d199..dc272d4de8e8 100644 --- a/media-libs/gmtk/gmtk-1.0.8.ebuild +++ b/media-libs/gmtk/gmtk-1.0.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="GTK+ widget and function libraries for gnome-mplayer" HOMEPAGE="https://code.google.com/p/gmtk/" diff --git a/media-libs/gmtk/gmtk-1.0.9.ebuild b/media-libs/gmtk/gmtk-1.0.9.ebuild index 01972d11eebf..46de70dc1f94 100644 --- a/media-libs/gmtk/gmtk-1.0.9.ebuild +++ b/media-libs/gmtk/gmtk-1.0.9.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="GTK+ widget and function libraries for gnome-mplayer" HOMEPAGE="https://code.google.com/p/gmtk/"