x11-wm/openbox: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:26 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:26 +0000 (11:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Closes: https://github.com/gentoo/gentoo/pull/14653
Signed-off-by: David Seifert <soap@gentoo.org>
x11-wm/openbox/openbox-3.6.1-r1.ebuild
x11-wm/openbox/openbox-3.6.1.ebuild
x11-wm/openbox/openbox-9999.ebuild

index accf171ec29aa064ae13a929395a11646368e044..30f1883b2a314633fe80aaf5a58d87f82d849b91 100644 (file)
@@ -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/"
index b8128144937ecc852914dde96860ae1c2b223d21..810985f6f7cfcd1c6ede02c2768180f642c37c32 100644 (file)
@@ -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/"
index 27180a3f68e37a099629d2a30c18016e93cb6e7f..658500bbf766e904d04cfc67bb4985483feabbd0 100644 (file)
@@ -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/"