summaryrefslogtreecommitdiff
path: root/app-text/groonga-normalizer-mysql
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /app-text/groonga-normalizer-mysql
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'app-text/groonga-normalizer-mysql')
-rw-r--r--app-text/groonga-normalizer-mysql/Manifest2
-rw-r--r--app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/app-text/groonga-normalizer-mysql/Manifest b/app-text/groonga-normalizer-mysql/Manifest
index 07b5548e5ac8..f0725434c42d 100644
--- a/app-text/groonga-normalizer-mysql/Manifest
+++ b/app-text/groonga-normalizer-mysql/Manifest
@@ -5,5 +5,5 @@ DIST groonga-normalizer-mysql-1.1.1.tar.gz 548788 BLAKE2B c2f06ffa4aaf52266dabf1
EBUILD groonga-normalizer-mysql-1.0.6.ebuild 712 BLAKE2B ffa3e31c542b4399826c879ac879f8a23c96e1301e110c174a4f26175cf169947b7ad19db6d7520226903115035028045a71edee6984157b24c3916dc7d9f047 SHA512 3d52475e2844caaa1e1cc208962308d70eb0d4812f7bc3525b2e57de91a6b0e3257c8c3609d4449fd63d51f1e8d2c2dcc63a8072afaf1baa397feb4dd9cd4803
EBUILD groonga-normalizer-mysql-1.0.9.ebuild 700 BLAKE2B 0b0f4a33a55d932244250f1294fb8e9794c3e078032263348a87039da4c7cf58596d7985472c905ee1b4ed614a9b10704f1379ca8d8f097ee5dad9a8ef0fe77e SHA512 022e5ba51320af015149061407f11f21b2be35ebf5ad799c7634b42199dbf5c8a873b98c7299ed29d3dc84defd17ea4a235431716d0b1828243fceee3ddf1824
EBUILD groonga-normalizer-mysql-1.1.0.ebuild 700 BLAKE2B 0b0f4a33a55d932244250f1294fb8e9794c3e078032263348a87039da4c7cf58596d7985472c905ee1b4ed614a9b10704f1379ca8d8f097ee5dad9a8ef0fe77e SHA512 022e5ba51320af015149061407f11f21b2be35ebf5ad799c7634b42199dbf5c8a873b98c7299ed29d3dc84defd17ea4a235431716d0b1828243fceee3ddf1824
-EBUILD groonga-normalizer-mysql-1.1.1.ebuild 721 BLAKE2B 418473161e837142a0e065c9f4eebf6655ae557957c593cbd2bb017660d67fbebb0e0e07e48babd2f5ea459ba81eb3898cee46f0d4d105d20f6f679c221d1d1d SHA512 488d36fd2c2f4267a56bd2e8f4f681dd2c377f48419506923ce60628f8a7946a151ce5771289d950105ad0c6240ed5b29e3796d2413006dfb5c3f4faa86da2d9
+EBUILD groonga-normalizer-mysql-1.1.1.ebuild 675 BLAKE2B f5615a7f0f2d92bc6e07e01a1dc8f01c5f56a6eb380608ee392e46c2d3e844f8719b0921dfb63b61db2e8fa6984e867874a72f45fe0916878e7c518e7c7d52a0 SHA512 199d4275ba2f39aa3eeef1b9231204a107a49483cef584ceb2adcbb7bb225dd2c918a74964909fed0aca000a78e294df3943152ffc0dfb25dc014e39eb3d9a95
MISC metadata.xml 215 BLAKE2B 4eba5c3c44bf788b64d8084a6276754dc99a606036638e96522f3680ce8e5c6f6e1075b2f975d31cf93faea7c5e9a1ad37b58ec4e29e3eacc6a064d035ad8d52 SHA512 b9dfac6d012a908a88f80298c5df82f8b093bcb8f6b523ac7d1897289d0e72d4a62baca343c1b784b1e3f37a94efe000d353b7ea74cbd9b4584698c890d5a7f0
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 5bdce94124c0..d61e4f8126b6 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
@@ -25,9 +25,7 @@ src_prepare() {
src_configure() {
# ruby is only uses for tests
- econf \
- --without-ruby \
- --docdir="${EROOT}usr/share/doc/${P}"
+ econf --without-ruby
}
src_install() {