From: David Seifert Date: Sat, 15 Feb 2020 09:59:23 +0000 (+0100) Subject: dev-libs/qqwing: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8efce7cd31dc40cbb112392ce7faf29f0ccd67ef;p=gentoo.git dev-libs/qqwing: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4.ebuild index 427854765114..30b47aeb2c3b 100644 --- a/dev-libs/qqwing/qqwing-1.3.4.ebuild +++ b/dev-libs/qqwing/qqwing-1.3.4.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=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="Sudoku puzzle generator and solver" HOMEPAGE="https://qqwing.com"