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: media-sound/mp3splt/
Date: Fri, 26 Mar 2021 15:18:06 +0000 (UTC)	[thread overview]
Message-ID: <1616771875.1e6aee19c44412e5fe3979246be240d333a3b258.sam@gentoo> (raw)

commit:     1e6aee19c44412e5fe3979246be240d333a3b258
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 15:16:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 15:17:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6aee19

media-sound/mp3splt: use BDEPEND in EAPI 7, mulitlib.eclass--

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

 media-sound/mp3splt/mp3splt-2.6.2.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/mp3splt/mp3splt-2.6.2.ebuild b/media-sound/mp3splt/mp3splt-2.6.2.ebuild
index 70287bb74e7..dc62c47c651 100644
--- a/media-sound/mp3splt/mp3splt-2.6.2.ebuild
+++ b/media-sound/mp3splt/mp3splt-2.6.2.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit multilib
-
-DESCRIPTION="a command line utility to split mp3 and ogg files without decoding"
+DESCRIPTION="A command line utility to split mp3 and ogg files without decoding"
 HOMEPAGE="http://mp3splt.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
@@ -15,9 +13,11 @@ KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="flac"
 
 RDEPEND=">=media-libs/libmp3splt-0.9.2-r1[flac?]"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
 	virtual/pkgconfig
-	sys-devel/gettext"
+	sys-devel/gettext
+"
 
 src_configure() {
 	econf \


             reply	other threads:[~2021-03-26 15:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26 15:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18  4:20 [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3splt/ Sam James
2019-05-02 22:23 Aaron Bauman
2019-05-02 21:49 Mikle Kolyada
2019-04-28 22:06 Thomas Deutschmann
2019-04-06 16:51 Aaron Bauman
2019-04-06 15:17 Sergei Trofimovich
2019-04-04 20:36 Aaron Bauman
2015-08-15  9:26 Alexis Ballier

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=1616771875.1e6aee19c44412e5fe3979246be240d333a3b258.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