From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/denemo/
Date: Sat, 29 Apr 2023 06:06:11 +0000 (UTC) [thread overview]
Message-ID: <1682748356.34c6f1d9e6df73ee8692897de7fb3b50ca7480a0.sam@gentoo> (raw)
commit: 34c6f1d9e6df73ee8692897de7fb3b50ca7480a0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 06:04:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 06:05:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c6f1d9
media-sound/denemo: portmidi version has changed; adapt dep
This version hasn't been in tree for a while so let's just drop the >=.
(This dep became invalid because of the renaming of portmidi versions, see
7f9196dacbbfcfbfcb3744d13f0ff41e2a9b32c1 and 37094a7b51677114b379a524ce9f1c60c7cbba1e).
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/denemo/{denemo-2.6.0.ebuild => denemo-2.6.0-r2.ebuild} | 4 ++--
media-sound/denemo/{denemo-2.6.0-r1.ebuild => denemo-2.6.0-r3.ebuild} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-sound/denemo/denemo-2.6.0.ebuild b/media-sound/denemo/denemo-2.6.0-r2.ebuild
similarity index 97%
rename from media-sound/denemo/denemo-2.6.0.ebuild
rename to media-sound/denemo/denemo-2.6.0-r2.ebuild
index da6d3dec36b8..fab39870338e 100644
--- a/media-sound/denemo/denemo-2.6.0.ebuild
+++ b/media-sound/denemo/denemo-2.6.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -46,7 +46,7 @@ RDEPEND="
>=media-libs/portaudio-19_pre20140130
sci-libs/fftw:3.0=
)
- portmidi? ( >=media-libs/portmidi-217-r1 )
+ portmidi? ( media-libs/portmidi )
rubberband? ( >=media-libs/rubberband-1.8.1-r1 )
"
DEPEND="${RDEPEND}"
diff --git a/media-sound/denemo/denemo-2.6.0-r1.ebuild b/media-sound/denemo/denemo-2.6.0-r3.ebuild
similarity index 98%
rename from media-sound/denemo/denemo-2.6.0-r1.ebuild
rename to media-sound/denemo/denemo-2.6.0-r3.ebuild
index b7bca75ec19e..03f9b5c6d21a 100644
--- a/media-sound/denemo/denemo-2.6.0-r1.ebuild
+++ b/media-sound/denemo/denemo-2.6.0-r3.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
>=media-libs/portaudio-19_pre20140130
sci-libs/fftw:3.0=
)
- portmidi? ( >=media-libs/portmidi-217-r1 )
+ portmidi? ( media-libs/portmidi )
rubberband? ( >=media-libs/rubberband-1.8.1-r1 )
"
DEPEND="${RDEPEND}"
next reply other threads:[~2023-04-29 6:06 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-29 6:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-19 14:10 [gentoo-commits] repo/gentoo:master commit in: media-sound/denemo/ Sam James
2024-11-08 3:54 Sam James
2024-01-12 7:07 Joonas Niilola
2024-01-11 9:38 Sam James
2023-02-28 13:58 Joonas Niilola
2022-10-18 2:36 Sam James
2022-10-18 2:31 Sam James
2022-06-03 10:18 Joonas Niilola
2022-06-03 10:18 Joonas Niilola
2022-03-24 12:46 Joonas Niilola
2022-03-24 12:46 Joonas Niilola
2022-01-24 9:25 Jakov Smolić
2022-01-24 9:25 Jakov Smolić
2021-11-12 13:04 Joonas Niilola
2021-05-19 17:25 Sam James
2021-05-19 17:22 Sam James
2021-04-13 7:51 Joonas Niilola
2021-04-11 11:11 Sam James
2021-04-11 0:13 Thomas Deutschmann
2021-02-07 17:07 Conrad Kostecki
2020-03-21 18:56 Andreas Sturmlechner
2020-02-16 14:53 Andreas Sturmlechner
2020-02-16 14:51 Andreas Sturmlechner
2019-12-16 9:40 Miroslav Šulc
2018-04-20 19:45 David Seifert
2016-02-11 0:48 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=1682748356.34c6f1d9e6df73ee8692897de7fb3b50ca7480a0.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