From 8402a18391ca7d3a81202978325cf6acd4933ad3 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:59:41 +0100 Subject: dev-util/cpptest: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/cpptest/cpptest-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util') diff --git a/dev-util/cpptest/cpptest-1.1.2.ebuild b/dev-util/cpptest/cpptest-1.1.2.ebuild index b7fa89f0e8d1..b12161051ace 100644 --- a/dev-util/cpptest/cpptest-1.1.2.ebuild +++ b/dev-util/cpptest/cpptest-1.1.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 -inherit eutils +inherit eutils ltprune DESCRIPTION="Simple but powerful unit testing framework for C++" HOMEPAGE="http://cpptest.sourceforge.net/" -- cgit v1.2.3-65-gdbad