summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:43 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:43 +0100
commit23f8714df3672e5163b339e0b07c1689f23adbd3 (patch)
tree9e3b7d8832cb6d18b6ce9e5b22bae2963bcf305e /app-text/groonga
parentapp-text/chasen: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-23f8714df3672e5163b339e0b07c1689f23adbd3.tar.gz
gentoo-23f8714df3672e5163b339e0b07c1689f23adbd3.tar.bz2
gentoo-23f8714df3672e5163b339e0b07c1689f23adbd3.zip
app-text/groonga: [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 'app-text/groonga')
-rw-r--r--app-text/groonga/groonga-5.0.3.ebuild4
-rw-r--r--app-text/groonga/groonga-5.0.9.ebuild4
-rw-r--r--app-text/groonga/groonga-6.1.2.ebuild4
3 files changed, 6 insertions, 6 deletions
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/"