summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-05-04 22:36:06 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-06 14:50:58 +0300
commit8abc67b3f695d9a2946bb31fc6c1a0a51f58b36b (patch)
tree48512668dcf8b5dc199ce47836667bf03b6276eb /app-leechcraft
parentapp-leechcraft/leechcraft-meta: fix deps, bump EAPI (diff)
downloadgentoo-8abc67b3f695d9a2946bb31fc6c1a0a51f58b36b.tar.gz
gentoo-8abc67b3f695d9a2946bb31fc6c1a0a51f58b36b.tar.bz2
gentoo-8abc67b3f695d9a2946bb31fc6c1a0a51f58b36b.zip
app-leechcraft/lc-seekthru: fix indentation
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild b/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild
index 4907d8509376..96a98b9db4bc 100644
--- a/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild
+++ b/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild
@@ -16,6 +16,6 @@ DEPEND="~app-leechcraft/lc-core-${PV}
dev-qt/qtxml:5
"
RDEPEND="${DEPEND}
- ~virtual/leechcraft-search-show-${PV}
- ~virtual/leechcraft-downloader-http-${PV}
+ ~virtual/leechcraft-search-show-${PV}
+ ~virtual/leechcraft-downloader-http-${PV}
"