summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-qrosp
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-qrosp
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'app-leechcraft/lc-qrosp')
-rw-r--r--app-leechcraft/lc-qrosp/Manifest2
-rw-r--r--app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild7
2 files changed, 5 insertions, 4 deletions
diff --git a/app-leechcraft/lc-qrosp/Manifest b/app-leechcraft/lc-qrosp/Manifest
index 992ff0b295f0..f6f30f1be150 100644
--- a/app-leechcraft/lc-qrosp/Manifest
+++ b/app-leechcraft/lc-qrosp/Manifest
@@ -1,2 +1,2 @@
-EBUILD lc-qrosp-9999.ebuild 322 BLAKE2B daab4ad33f1bfb88349ed6179737bd74d7b3d79762727e0613a89a4877018adc7c261e5e93dbd4b83f40ee55c849a63bd6fe22e9d68f9bc401a381ec2117c463 SHA512 7ae27e91243fc8889b8667a869b01a630daf0cd9081ff70dc625da2f0c17e8224ad5128e0d17605b1dd51120ab85f4034cdae6170275dbd4efdba52ea58e8aa9
+EBUILD lc-qrosp-9999.ebuild 312 BLAKE2B 7e114baa071430b06ab9069ab3ed3f6ccbc92dbc327c91d4799ea9b3c20f7c3e7b18476cb3d828c56f27cfd8aaf6ed6148b7abb2830eaf495939a29c6c399762 SHA512 509b730337b5e53fbe6a7f181eb01350b0ea2bb0e9658283271444940459566d4265fd4568ad0aa4481c1be74828b8a47224e04305a86501e425807cb27c3d55
MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild b/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
index db5837fd4cab..4658740b3d30 100644
--- a/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
+++ b/app-leechcraft/lc-qrosp/lc-qrosp-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
@@ -12,5 +12,6 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- >=dev-libs/qrosscore-0.3.2"
+ dev-libs/qrosscore
+"
RDEPEND="${DEPEND}"