public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/rsgain/
Date: Sat,  8 Jun 2024 20:02:15 +0000 (UTC)	[thread overview]
Message-ID: <1717876894.f8ec00f8a95d76341289467241736a512e1b4a18.julien@gentoo> (raw)

commit:     f8ec00f8a95d76341289467241736a512e1b4a18
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Jun  8 20:01:34 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Jun  8 20:01:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f8ec00f8

media-sound/rsgain: remove leading whitespace

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 media-sound/rsgain/rsgain-3.5.1.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/media-sound/rsgain/rsgain-3.5.1.ebuild b/media-sound/rsgain/rsgain-3.5.1.ebuild
index 096202082..cdb9ec2c4 100644
--- a/media-sound/rsgain/rsgain-3.5.1.ebuild
+++ b/media-sound/rsgain/rsgain-3.5.1.ebuild
@@ -15,24 +15,24 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/inih
-        dev-libs/libfmt
-        media-libs/libebur128
-        media-libs/libogg
-        media-libs/libvorbis
-        media-libs/taglib
-        media-video/ffmpeg
+	dev-libs/libfmt
+	media-libs/libebur128
+	media-libs/libogg
+	media-libs/libvorbis
+	media-libs/taglib
+	media-video/ffmpeg
 "
 
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-        cmake_src_prepare
+	cmake_src_prepare
 }
 
 src_configure() {
-        cmake_src_configure
+	cmake_src_configure
 }
 
 src_install() {
-        cmake_src_install
+	cmake_src_install
 }


WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/rsgain/
Date: Sat,  8 Jun 2024 20:06:23 +0000 (UTC)	[thread overview]
Message-ID: <1717876894.f8ec00f8a95d76341289467241736a512e1b4a18.julien@gentoo> (raw)
Message-ID: <20240608200623.4IHqKVhDFrepUjTo1DHgF8D-NT3RQY0E5_aCOfA1hNQ@z> (raw)

commit:     f8ec00f8a95d76341289467241736a512e1b4a18
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Jun  8 20:01:34 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Jun  8 20:01:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f8ec00f8

media-sound/rsgain: remove leading whitespace

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 media-sound/rsgain/rsgain-3.5.1.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/media-sound/rsgain/rsgain-3.5.1.ebuild b/media-sound/rsgain/rsgain-3.5.1.ebuild
index 096202082..cdb9ec2c4 100644
--- a/media-sound/rsgain/rsgain-3.5.1.ebuild
+++ b/media-sound/rsgain/rsgain-3.5.1.ebuild
@@ -15,24 +15,24 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/inih
-        dev-libs/libfmt
-        media-libs/libebur128
-        media-libs/libogg
-        media-libs/libvorbis
-        media-libs/taglib
-        media-video/ffmpeg
+	dev-libs/libfmt
+	media-libs/libebur128
+	media-libs/libogg
+	media-libs/libvorbis
+	media-libs/taglib
+	media-video/ffmpeg
 "
 
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-        cmake_src_prepare
+	cmake_src_prepare
 }
 
 src_configure() {
-        cmake_src_configure
+	cmake_src_configure
 }
 
 src_install() {
-        cmake_src_install
+	cmake_src_install
 }


             reply	other threads:[~2024-06-08 20:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 20:02 Julien Roy [this message]
2024-06-08 20:06 ` [gentoo-commits] repo/proj/guru:master commit in: media-sound/rsgain/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2025-01-29  9:34 [gentoo-commits] repo/proj/guru:dev " Ryan Wong
2024-06-08 17:32 Richard Fröhning
2024-04-04 18:47 Richard Fröhning
2024-04-04  7:53 Richard Fröhning

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=1717876894.f8ec00f8a95d76341289467241736a512e1b4a18.julien@gentoo \
    --to=julien@jroy.ca \
    --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