summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:09:46 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:37 +0100
commita35fc103f33b2a7e5fa6c190a82630533d3ac4e3 (patch)
tree9bc413b6eef05cbe7ff058881d78438cded7f05e /app-text/groonga-normalizer-mysql
parentapp-portage/porticron: eutils-- (diff)
downloadgentoo-a35fc103f33b2a7e5fa6c190a82630533d3ac4e3.tar.gz
gentoo-a35fc103f33b2a7e5fa6c190a82630533d3ac4e3.tar.bz2
gentoo-a35fc103f33b2a7e5fa6c190a82630533d3ac4e3.zip
app-text/groonga-normalizer-mysql: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/groonga-normalizer-mysql')
-rw-r--r--app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
index d9d9ecefbd64..b6a789075490 100644
--- a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
+++ b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils autotools ltprune
+inherit autotools ltprune
DESCRIPTION="Groonga plugin that provides MySQL compatible normalizers"
HOMEPAGE="https://groonga.org/"