summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:12 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:12 +0100
commitd83918b9eaf634cfff98d62f81a184ef0a99589e (patch)
tree4b9194d075be6ec82926857818448d08f4420407 /media-libs/gnonlin
parentmedia-libs/gmtk: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-d83918b9eaf634cfff98d62f81a184ef0a99589e.tar.gz
gentoo-d83918b9eaf634cfff98d62f81a184ef0a99589e.tar.bz2
gentoo-d83918b9eaf634cfff98d62f81a184ef0a99589e.zip
media-libs/gnonlin: [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/gnonlin')
-rw-r--r--media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild b/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild
index 0b4743a7ada9..9a6106c41735 100644
--- a/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild
+++ b/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="Set of GStreamer elements to ease the creation of non-linear multimedia editors"
HOMEPAGE="http://gnonlin.sourceforge.net"