public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/
Date: Fri, 15 Sep 2023 06:06:55 +0000 (UTC)	[thread overview]
Message-ID: <1694757697.8a707dc5691ffd6a51491076e11e8c2d48c1c3b0.sam@gentoo> (raw)

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	other threads:[~2023-09-15  6:06 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15  6:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-10  5:15 [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/ Joonas Niilola
2025-05-02 21:34 Sam James
2024-08-05  4:18 Eli Schwartz
2024-08-05  4:18 Eli Schwartz
2024-06-23  1:49 Sam James
2024-06-06 11:39 Sam James
2024-04-24  6:42 Joonas Niilola
2023-09-24 15:58 Arthur Zamarin
2023-09-15  6:00 Sam James
2023-08-29 10:39 Joonas Niilola
2023-08-29 10:39 Joonas Niilola
2023-08-17 12:35 Florian Schmaus
2023-08-17 12:35 Florian Schmaus
2023-04-25 22:16 Sam James
2023-02-06 11:41 Florian Schmaus
2022-12-21 22:47 Sam James
2022-12-18 21:31 Arthur Zamarin
2022-10-14  2:10 Sam James
2022-10-13 23:01 Sam James
2022-10-13 23:01 Sam James
2022-05-03  7:04 Florian Schmaus
2022-05-02 14:54 Florian Schmaus
2022-04-13 14:46 Sam James
2021-09-20  4:00 Sam James
2021-09-20  3:58 Sam James
2021-07-25  0:59 Sam James
2021-07-17 21:30 David Seifert
2021-01-06 16:35 Andreas K. Hüttel
2020-10-12 10:21 Agostino Sarubbo
2020-09-14  7:06 Andrey Utkin
2020-09-14  7:06 Andrey Utkin
2019-10-14 18:39 Andrey Utkin
2019-10-14 18:39 Andrey Utkin
2019-05-06 19:19 Andrey Utkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1694757697.8a707dc5691ffd6a51491076e11e8c2d48c1c3b0.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox