From: David Seifert Date: Sat, 15 Feb 2020 09:57:43 +0000 (+0100) Subject: app-text/groonga: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23f8714df3672e5163b339e0b07c1689f23adbd3;p=gentoo.git app-text/groonga: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-text/groonga/groonga-5.0.3.ebuild b/app-text/groonga/groonga-5.0.3.ebuild index 2663234e73a5..7854044dc1d6 100644 --- a/app-text/groonga/groonga-5.0.3.ebuild +++ b/app-text/groonga/groonga-5.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils libtool user +inherit eutils libtool ltprune user DESCRIPTION="An Embeddable Fulltext Search Engine" HOMEPAGE="http://groonga.org/" diff --git a/app-text/groonga/groonga-5.0.9.ebuild b/app-text/groonga/groonga-5.0.9.ebuild index 2663234e73a5..7854044dc1d6 100644 --- a/app-text/groonga/groonga-5.0.9.ebuild +++ b/app-text/groonga/groonga-5.0.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils libtool user +inherit eutils libtool ltprune user DESCRIPTION="An Embeddable Fulltext Search Engine" HOMEPAGE="http://groonga.org/" diff --git a/app-text/groonga/groonga-6.1.2.ebuild b/app-text/groonga/groonga-6.1.2.ebuild index c2d0b8a7b0fa..8e0f8d564420 100644 --- a/app-text/groonga/groonga-6.1.2.ebuild +++ b/app-text/groonga/groonga-6.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 libtool user +inherit eutils libtool ltprune user DESCRIPTION="An Embeddable Fulltext Search Engine" HOMEPAGE="http://groonga.org/"