summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:54 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:54 +0100
commit8efcd2834ec307ad0c8fb040d82aa3fb27a98e45 (patch)
tree07297d2f825cfc0b2dad9f05084870816437b249 /dev-libs/libevocosm
parentdev-libs/libevent: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-8efcd2834ec307ad0c8fb040d82aa3fb27a98e45.tar.gz
gentoo-8efcd2834ec307ad0c8fb040d82aa3fb27a98e45.tar.bz2
gentoo-8efcd2834ec307ad0c8fb040d82aa3fb27a98e45.zip
dev-libs/libevocosm: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/libevocosm')
-rw-r--r--dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild b/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild
index 3152a60d260b..877fc757d405 100644
--- a/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild
+++ b/dev-libs/libevocosm/libevocosm-3.3.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 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="A C++ framework for evolutionary computing"
HOMEPAGE="http://www.coyotegulch.com/products/libevocosm/"