diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-05-14 19:57:10 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-05-14 19:57:10 +0200 |
commit | 9916656ff6342c840bf522cce500fb1a55b9aaf3 (patch) | |
tree | 923934fdfc7da2653317c57f65793019d90a54d5 /media-sound/abcde | |
parent | app-laptop/pommed: depend on sys-apps/util-linux directly, r2 (diff) | |
download | gentoo-9916656ff6342c840bf522cce500fb1a55b9aaf3.tar.gz gentoo-9916656ff6342c840bf522cce500fb1a55b9aaf3.tar.bz2 gentoo-9916656ff6342c840bf522cce500fb1a55b9aaf3.zip |
media-sound/abcde: depend on sys-apps/util-linux directly, r2
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-sound/abcde')
-rw-r--r-- | media-sound/abcde/abcde-2.9.3-r2.ebuild (renamed from media-sound/abcde/abcde-2.9.3-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcde/abcde-2.9.3-r1.ebuild b/media-sound/abcde/abcde-2.9.3-r2.ebuild index 2c0f83b27dd3..149dd9258360 100644 --- a/media-sound/abcde/abcde-2.9.3-r1.ebuild +++ b/media-sound/abcde/abcde-2.9.3-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 @@ -17,7 +17,7 @@ IUSE="aac aiff cdr flac +id3tag +lame mac musepack musicbrainz normalize opus re RDEPEND=" media-sound/cd-discid net-misc/wget - virtual/eject + sys-apps/util-linux || ( dev-libs/libcdio-paranoia media-sound/cdparanoia |