diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cpptest/cpptest-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |