commit:     8a707dc5691ffd6a51491076e11e8c2d48c1c3b0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 15 06:01:37 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 15 06:01:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a707dc5

net-im/profanity: fix whitespace

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/profanity/profanity-0.14.0-r1.ebuild | 20 ++++++++++----------
 net-im/profanity/profanity-0.14.0-r2.ebuild | 24 ++++++++++++------------
 2 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/net-im/profanity/profanity-0.14.0-r1.ebuild 
b/net-im/profanity/profanity-0.14.0-r1.ebuild
index f5c591413f3e..7ffbb30da303 100644
--- a/net-im/profanity/profanity-0.14.0-r1.ebuild
+++ b/net-im/profanity/profanity-0.14.0-r1.ebuild
@@ -9,11 +9,11 @@ inherit python-single-r1
 DESCRIPTION="A console based XMPP client inspired by Irssi"
 HOMEPAGE="https://profanity-im.github.io";
 SRC_URI="
-    
https://github.com/profanity-im/profanity/releases/download/${PV}/${P}.tar.gz
-    https://github.com/profanity-im/profanity/commit/122434a.patch
-        -> ${PN}-0.14.0-ox-carbons.patch
-    https://github.com/profanity-im/profanity/commit/2ed6211c.patch
-        -> ${PN}-0.14.0-xscreensaver.patch
+       
https://github.com/profanity-im/profanity/releases/download/${PV}/${P}.tar.gz
+       https://github.com/profanity-im/profanity/commit/122434a.patch
+               -> ${PN}-0.14.0-ox-carbons.patch
+       https://github.com/profanity-im/profanity/commit/2ed6211c.patch
+               -> ${PN}-0.14.0-xscreensaver.patch
 "
 
 LICENSE="GPL-3"
@@ -54,11 +54,11 @@ RDEPEND="
 DEPEND="
        ${RDEPEND}
        test? ( dev-util/cmocka )
-    python? (
-         $(python_gen_cond_dep '
-        dev-python/cython[${PYTHON_USEDEP}]
-      ')
-   )
+       python? (
+               $(python_gen_cond_dep '
+                       dev-python/cython[${PYTHON_USEDEP}]
+               ')
+       )
 "
 
 PATCHES=(

diff --git a/net-im/profanity/profanity-0.14.0-r2.ebuild 
b/net-im/profanity/profanity-0.14.0-r2.ebuild
index 7dbb1f1b992a..3426b20cecea 100644
--- a/net-im/profanity/profanity-0.14.0-r2.ebuild
+++ b/net-im/profanity/profanity-0.14.0-r2.ebuild
@@ -9,13 +9,13 @@ inherit python-single-r1
 DESCRIPTION="A console based XMPP client inspired by Irssi"
 HOMEPAGE="https://profanity-im.github.io";
 SRC_URI="
-    
https://github.com/profanity-im/profanity/releases/download/${PV}/${P}.tar.gz
-    https://github.com/profanity-im/profanity/commit/122434a.patch
-        -> ${PN}-0.14.0-ox-carbons.patch
-    https://github.com/profanity-im/profanity/commit/2ed6211c.patch
-        -> ${PN}-0.14.0-xscreensaver.patch
-    https://github.com/profanity-im/profanity/commit/b8817470.patch
-        -> ${PN}-0.14.0-plugins-install.patch
+       
https://github.com/profanity-im/profanity/releases/download/${PV}/${P}.tar.gz
+       https://github.com/profanity-im/profanity/commit/122434a.patch
+               -> ${PN}-0.14.0-ox-carbons.patch
+       https://github.com/profanity-im/profanity/commit/2ed6211c.patch
+               -> ${PN}-0.14.0-xscreensaver.patch
+       https://github.com/profanity-im/profanity/commit/b8817470.patch
+               -> ${PN}-0.14.0-plugins-install.patch
 "
 
 LICENSE="GPL-3"
@@ -56,11 +56,11 @@ RDEPEND="
 DEPEND="
        ${RDEPEND}
        test? ( dev-util/cmocka )
-    python? (
-         $(python_gen_cond_dep '
-        dev-python/cython[${PYTHON_USEDEP}]
-      ')
-   )
+       python? (
+               $(python_gen_cond_dep '
+                       dev-python/cython[${PYTHON_USEDEP}]
+               ')
+       )
 "
 
 PATCHES=(

Reply via email to