summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:03:12 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:03:12 +0100
commit745eefab326308df4f34fe19685b3737c155ee68 (patch)
treef9d30d4286c7fb3638a4a965f2580cddaaef7965 /x11-libs/fltk
parentx11-libs/c++-gtk-utils: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-745eefab326308df4f34fe19685b3737c155ee68.tar.gz
gentoo-745eefab326308df4f34fe19685b3737c155ee68.tar.bz2
gentoo-745eefab326308df4f34fe19685b3737c155ee68.zip
x11-libs/fltk: [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 'x11-libs/fltk')
-rw-r--r--x11-libs/fltk/fltk-1.3.3-r3.ebuild2
-rw-r--r--x11-libs/fltk/fltk-1.3.4.ebuild4
2 files changed, 3 insertions, 3 deletions
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/"