From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3diags/
Date: Sun, 1 Mar 2020 03:18:57 +0000 (UTC) [thread overview]
Message-ID: <1583032721.242d52cec78669064d65f8b2d4162e30c87abcac.kensington@gentoo> (raw)
commit: 242d52cec78669064d65f8b2d4162e30c87abcac
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 03:18:22 2020 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 03:18:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242d52ce
media-sound/mp3diags: avoid unused dependency
Closes: https://bugs.gentoo.org/711086
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
media-sound/mp3diags/mp3diags-1.5.01.ebuild | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/media-sound/mp3diags/mp3diags-1.5.01.ebuild b/media-sound/mp3diags/mp3diags-1.5.01.ebuild
index 2d96e59d193..58c6ebc2190 100644
--- a/media-sound/mp3diags/mp3diags-1.5.01.ebuild
+++ b/media-sound/mp3diags/mp3diags-1.5.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,6 +31,13 @@ RDEPEND="${DEPEND}
S=${WORKDIR}/${MY_P}
+src_prepare() {
+ # unused dependency - bug #711086
+ sed -i -e "/^network/d" src/src.pro || die
+
+ default
+}
+
src_configure() {
eqmake5 ${PN}.pro
}
next reply other threads:[~2020-03-01 3:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-01 3:18 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-01 7:43 [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3diags/ Miroslav Šulc
2021-06-18 19:18 David Seifert
2019-06-24 12:08 Michael Palimaka
2017-01-19 17:02 Davide Pesavento
2017-01-19 10:59 Agostino Sarubbo
2017-01-19 10:37 Agostino Sarubbo
2017-01-18 16:44 Michael Palimaka
2016-10-28 14:04 Michael Palimaka
2016-02-14 14:03 Davide Pesavento
2016-01-23 16:59 Agostino Sarubbo
2016-01-16 19:29 Michael Palimaka
2015-10-10 13:43 Manuel Rüger
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=1583032721.242d52cec78669064d65f8b2d4162e30c87abcac.kensington@gentoo \
--to=kensington@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