From 200beb55e1818a711465c123c42f30c36bab26b4 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 26 Apr 2020 21:06:23 +0200 Subject: [PATCH] app-portage/kuroo: add missing xdg-utils eclass Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/15535 Signed-off-by: Joonas Niilola --- app-portage/kuroo/kuroo-0.90.5_p20180410.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/kuroo/kuroo-0.90.5_p20180410.ebuild b/app-portage/kuroo/kuroo-0.90.5_p20180410.ebuild index 0a8e445eadb1..c48facaa7beb 100644 --- a/app-portage/kuroo/kuroo-0.90.5_p20180410.ebuild +++ b/app-portage/kuroo/kuroo-0.90.5_p20180410.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils +inherit cmake-utils xdg-utils DESCRIPTION="Graphical Portage frontend based on KDE Frameworks" HOMEPAGE="https://sourceforge.net/projects/kuroo/" -- 2.26.2