summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-otlozhu
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /app-leechcraft/lc-otlozhu
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'app-leechcraft/lc-otlozhu')
-rw-r--r--app-leechcraft/lc-otlozhu/Manifest2
-rw-r--r--app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-leechcraft/lc-otlozhu/Manifest b/app-leechcraft/lc-otlozhu/Manifest
index 1edee5721cd3..7347d7a23829 100644
--- a/app-leechcraft/lc-otlozhu/Manifest
+++ b/app-leechcraft/lc-otlozhu/Manifest
@@ -1,2 +1,2 @@
-EBUILD lc-otlozhu-9999.ebuild 459 BLAKE2B 8bd250777ce828bac4ecebfab2ee910836e98fdaf69ba500a678ae74d7461609533028ae3ad8a807f87eeaee18a31225264fea970ca3ec78a9c4d20806062a16 SHA512 2bcc410858ccf731009a19933fc42f508fbb2afe83ba5d133e90cc5c0f8cf2c47b59e7900d0f349bae171a6faf5a27b5e6ad1f717407925e0cf7095290226427
+EBUILD lc-otlozhu-9999.ebuild 453 BLAKE2B 67499035c7ee8b32f936af2f4d4ed3db705ebdc6f0d35ac120165d60fb2dbfd9c13437900193a2843f1032b019c6d3564da4ee38743cd4425b8b1279511327ab SHA512 fc02c9baa47487702845b623775511263149688fe076bc29ba623e89a0f80661c7696314c08fa4010eeec23f0f9411badc92830035f70483d1ed95a1e52f8ceb
MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild
index d94b36b268ff..7c55c79d815c 100644
--- a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild
+++ b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit leechcraft
@@ -23,5 +23,5 @@ src_configure() {
-DENABLE_OTLOZHU_SYNC=OFF
)
- cmake-utils_src_configure
+ cmake_src_configure
}