dev-libs/squareball: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:24 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:24 +0000 (10:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/squareball/squareball-0.2.0.ebuild
dev-libs/squareball/squareball-9999.ebuild

index 42d531e387722b9a2d05a8f1d6cbcecb16ca86e3..58abed1015b2683d7c4df1d7594b173ec12411cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3 autotools
 fi
 
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="A general-purpose library for C99"
 HOMEPAGE="https://github.com/rafaelmartins/squareball"
index 42d531e387722b9a2d05a8f1d6cbcecb16ca86e3..58abed1015b2683d7c4df1d7594b173ec12411cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3 autotools
 fi
 
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="A general-purpose library for C99"
 HOMEPAGE="https://github.com/rafaelmartins/squareball"