summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-lhtr
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-lhtr
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'app-leechcraft/lc-lhtr')
-rw-r--r--app-leechcraft/lc-lhtr/Manifest2
-rw-r--r--app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-leechcraft/lc-lhtr/Manifest b/app-leechcraft/lc-lhtr/Manifest
index 1a43cd74b5ea..901526398cba 100644
--- a/app-leechcraft/lc-lhtr/Manifest
+++ b/app-leechcraft/lc-lhtr/Manifest
@@ -1,2 +1,2 @@
-EBUILD lc-lhtr-9999.ebuild 364 BLAKE2B cfc1de5251ed66175abcf31741ccf15cc78c7533ba939460a7b9fbf84b75ad632930254abbea3e9a1c8104d8adb13effb93fac7b0af4798e3358b2ab14d321c1 SHA512 804479434b0912146583d1c634b166aba08c9ac7ee714d9c40d8727f13d23b0f340290c2852301160325a84423a12790be26c89e36d0051a70a4411e2dec1551
+EBUILD lc-lhtr-9999.ebuild 361 BLAKE2B 321c03cc83c5c5c117153a535e41724e6b2cefa14de7d475eca750f2797162a657607f0978ca67de94ee5a6952fa0d6b4b146aee48b9f21cc1df6fe261315689 SHA512 a2338c78bbb47c3ebb761d2ed5bd324aacd58c915d4b57b2250811001743ad6306cdb1d08ab224f20ae4446eae7a12c995c40564bdfec009cdf632600569dfd7
MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild b/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild
index acc40ba9a3cc..11193cb30956 100644
--- a/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild
+++ b/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit leechcraft
@@ -14,7 +14,7 @@ IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
app-text/tidy-html5
dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
dev-qt/qtwebkit:5
+ dev-qt/qtwidgets:5
"
RDEPEND="${DEPEND}"