From 745eefab326308df4f34fe19685b3737c155ee68 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:03:12 +0100 Subject: x11-libs/fltk: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 +- x11-libs/fltk/fltk-1.3.4.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 6edd643dcea0..6fecfbecb1e3 100644 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit autotools eutils fdo-mime flag-o-matic +inherit autotools eutils fdo-mime flag-o-matic ltprune DESCRIPTION="C++ user interface toolkit for X and OpenGL" HOMEPAGE="https://www.fltk.org/" diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild index a390fa4097e4..b8168ff96996 100644 --- a/x11-libs/fltk/fltk-1.3.4.ebuild +++ b/x11-libs/fltk/fltk-1.3.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools fdo-mime flag-o-matic multilib-minimal +inherit autotools fdo-mime flag-o-matic ltprune multilib-minimal DESCRIPTION="C++ user interface toolkit for X and OpenGL" HOMEPAGE="https://www.fltk.org/" -- cgit v1.2.3-65-gdbad