commit: 8abc67b3f695d9a2946bb31fc6c1a0a51f58b36b
Author: 0xd34df00d <0xd34df00d <AT> gmail <DOT> com>
AuthorDate: Mon May 4 20:36:06 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 6 11:50:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abc67b3
app-leechcraft/lc-seekthru: fix indentation
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild | 4 ++--
1 file 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 4907d850937..96a98b9db4b 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}
"