summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:11 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:11 +0100
commitf24f2b871418ab5a75f77592ac26469938be93fc (patch)
treea8be385e7b265d15431fbebadb2a5534f927f90a /media-libs/gmtk/gmtk-1.0.9.ebuild
parentmedia-libs/giflib: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-f24f2b871418ab5a75f77592ac26469938be93fc.tar.gz
gentoo-f24f2b871418ab5a75f77592ac26469938be93fc.tar.bz2
gentoo-f24f2b871418ab5a75f77592ac26469938be93fc.zip
media-libs/gmtk: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/gmtk/gmtk-1.0.9.ebuild')
-rw-r--r--media-libs/gmtk/gmtk-1.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"