diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:58:34 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:58:34 +0100 |
commit | 49ec7eacc8916251ae213dfe641d680536f83f63 (patch) | |
tree | 9055cdafc728f2dfcd007920ef7953e647970d2b /dev-libs/gf2x | |
parent | dev-libs/geoip: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-49ec7eacc8916251ae213dfe641d680536f83f63.tar.gz gentoo-49ec7eacc8916251ae213dfe641d680536f83f63.tar.bz2 gentoo-49ec7eacc8916251ae213dfe641d680536f83f63.zip |
dev-libs/gf2x: [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/gf2x')
-rw-r--r-- | dev-libs/gf2x/gf2x-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gf2x/gf2x-1.2.ebuild b/dev-libs/gf2x/gf2x-1.2.ebuild index 69bc4312a405..1349549ec75b 100644 --- a/dev-libs/gf2x/gf2x-1.2.ebuild +++ b/dev-libs/gf2x/gf2x-1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils autotools +inherit eutils autotools ltprune PACKAGEID=36934 # inriaforge hardcoded ID |