summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:23 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:23 +0100
commitacbb57d2b03adecd3d711df27d5d6a0d43290aa9 (patch)
treeb88cdaea5c15d97b7b614e4b668ab8113b17c5c1 /dev-libs/antlr-c
parentdev-lang/orc: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-acbb57d2b03adecd3d711df27d5d6a0d43290aa9.tar.gz
gentoo-acbb57d2b03adecd3d711df27d5d6a0d43290aa9.tar.bz2
gentoo-acbb57d2b03adecd3d711df27d5d6a0d43290aa9.zip
dev-libs/antlr-c: [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/antlr-c')
-rw-r--r--dev-libs/antlr-c/antlr-c-3.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/antlr-c/antlr-c-3.5.2.ebuild b/dev-libs/antlr-c/antlr-c-3.5.2.ebuild
index ccd8d1cc77df..f963e2b8d550 100644
--- a/dev-libs/antlr-c/antlr-c-3.5.2.ebuild
+++ b/dev-libs/antlr-c/antlr-c-3.5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils autotools multilib-minimal
+inherit eutils autotools ltprune multilib-minimal
MY_PN="${PN%-c}"
DESCRIPTION="The ANTLR3 C Runtime"