public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rip/
Date: Fri, 14 May 2021 17:57:56 +0000 (UTC)	[thread overview]
Message-ID: <1621015033.e4c41684f94b73b7faf32beaeff6c9c60694655f.soap@gentoo> (raw)

commit:     e4c41684f94b73b7faf32beaeff6c9c60694655f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri May 14 17:57:13 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May 14 17:57:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c41684

media-sound/rip: depend on sys-apps/util-linux directly, sort, r2

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../rip/{rip-1.07-r1.ebuild => rip-1.07-r2.ebuild}      | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/media-sound/rip/rip-1.07-r1.ebuild b/media-sound/rip/rip-1.07-r2.ebuild
similarity index 67%
rename from media-sound/rip/rip-1.07-r1.ebuild
rename to media-sound/rip/rip-1.07-r2.ebuild
index c84749041b3..e53e18270c8 100644
--- a/media-sound/rip/rip-1.07-r1.ebuild
+++ b/media-sound/rip/rip-1.07-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,12 +11,17 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 sparc x86"
 
-RDEPEND="media-sound/cdparanoia
-	virtual/eject
-	dev-lang/perl
-	>=dev-perl/CDDB_get-2.10
+RDEPEND=">=dev-perl/CDDB_get-2.10
 	>=dev-perl/MP3-Info-0.91
-	|| ( media-sound/vorbis-tools media-sound/lame media-libs/flac media-sound/bladeenc )"
+	dev-lang/perl
+	media-sound/cdparanoia
+	sys-apps/util-linux
+	|| (
+		media-libs/flac
+		media-sound/bladeenc
+		media-sound/lame
+		media-sound/vorbis-tools
+	)"
 
 PATCHES=(
 	"${FILESDIR}/${P}-change-to-gnudb-org.patch"


             reply	other threads:[~2021-05-14 17:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 17:57 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-27 10:50 [gentoo-commits] repo/gentoo:master commit in: media-sound/rip/ Miroslav Šulc
2019-05-28 17:22 David Seifert
2018-08-26 11:28 Michał Górny

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=1621015033.e4c41684f94b73b7faf32beaeff6c9c60694655f.soap@gentoo \
    --to=soap@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