From 8f96355e98b9d684ddd5cd55b0add9f90914e7ef Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:03:26 +0100 Subject: x11-wm/openbox: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/14653 Signed-off-by: David Seifert --- x11-wm/openbox/openbox-3.6.1-r1.ebuild | 4 ++-- x11-wm/openbox/openbox-3.6.1.ebuild | 2 +- x11-wm/openbox/openbox-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/openbox/openbox-3.6.1-r1.ebuild b/x11-wm/openbox/openbox-3.6.1-r1.ebuild index accf171ec29a..30f1883b2a31 100644 --- a/x11-wm/openbox/openbox-3.6.1-r1.ebuild +++ b/x11-wm/openbox/openbox-3.6.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit multilib autotools python-r1 eutils +inherit multilib autotools ltprune python-r1 eutils DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager" HOMEPAGE="http://openbox.org/" diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild b/x11-wm/openbox/openbox-3.6.1.ebuild index b8128144937e..810985f6f7cf 100644 --- a/x11-wm/openbox/openbox-3.6.1.ebuild +++ b/x11-wm/openbox/openbox-3.6.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" PYTHON_COMPAT=( python2_7 ) -inherit multilib autotools python-r1 eutils +inherit multilib autotools ltprune python-r1 eutils DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager" HOMEPAGE="http://openbox.org/" diff --git a/x11-wm/openbox/openbox-9999.ebuild b/x11-wm/openbox/openbox-9999.ebuild index 27180a3f68e3..658500bbf766 100644 --- a/x11-wm/openbox/openbox-9999.ebuild +++ b/x11-wm/openbox/openbox-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit multilib autotools python-r1 eutils +inherit multilib autotools ltprune python-r1 eutils DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager" HOMEPAGE="http://openbox.org/" -- cgit v1.2.3-65-gdbad