summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:45 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:45 +0100
commit506f924dd9b84b74d72e126ed5d489f08196df85 (patch)
tree57261e874f571ed7f9f15e164e08b273aaf7fda3
parentdev-libs/libconfig: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-506f924dd9b84b74d72e126ed5d489f08196df85.tar.gz
gentoo-506f924dd9b84b74d72e126ed5d489f08196df85.tar.bz2
gentoo-506f924dd9b84b74d72e126ed5d489f08196df85.zip
dev-libs/libcoyotl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild b/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild
index 77cc8e787e76..2f05d1305b60 100644
--- a/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild
+++ b/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils autotools
+inherit eutils autotools ltprune
DESCRIPTION="A collection of portable C++ classes"
HOMEPAGE="http://www.coyotegulch.com/products/libcoyotl/"