From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/baudline/
Date: Sat, 23 Apr 2022 11:00:48 +0000 (UTC) [thread overview]
Message-ID: <1650711636.d7e43b4c3c5af335c25edc248a3fca0ba22d3b0a.ulm@gentoo> (raw)
commit: d7e43b4c3c5af335c25edc248a3fca0ba22d3b0a
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 10:59:05 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 11:00:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e43b4c
media-sound/baudline: Drop distfiles for unkeyworded architectures
Update URIs to https.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
media-sound/baudline/Manifest | 2 --
media-sound/baudline/baudline-1.08-r1.ebuild | 8 +++-----
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/media-sound/baudline/Manifest b/media-sound/baudline/Manifest
index 5351373bea82..f43d4333c9dd 100644
--- a/media-sound/baudline/Manifest
+++ b/media-sound/baudline/Manifest
@@ -1,4 +1,2 @@
DIST baudline_1.08_linux_i686.tar.gz 1945014 BLAKE2B 01dfd3c03a7d5dab3f3d65d660239ec51ec157f9711aaebfa6a155a46ec353c5d2c6676bc88f4f4642bbdabc5adf89ad174b5fb7d229933962065b0c44383055 SHA512 eb53b0508316f156b4d8ee86b9280657260039e41b7ab946796d9780af2b105c7839fd2d7bfcee032a96e27a8bc87acc7ce564b8eeccbaf348af96b2f5828e16
-DIST baudline_1.08_linux_ppc.tar.gz 2369780 BLAKE2B 45bb73d76860f7cfb608ffb42e4ecf2c03bc8b32288a51e51ec02998085d7718f88047ec567a3960768003d3e201b0282cc80ac1bc6abc3a6c530690e1b8922d SHA512 7cb43cfec5cced3a6c051fcb56485b9a55d543a988f311f9130a41514d44a47fc0565415b5c9106cdd495283c62f03a137940afae4386fd4e87e3234fdece41f
-DIST baudline_1.08_linux_s390.tar.gz 459868 BLAKE2B 41cb33a5def0caacdf2850e04c3a348bb1181d010b5c2e06387c6a36c55473c44d99d3058614cdae104b04f2f94c0150c81a64c2ee509774ce15c82948fdb658 SHA512 636380e7b67b7885676ab9ae89a2ee97ac5a7934c1636f984ecbabc3bc78a3d1cd2b15a7e0572bb0f7a78d65a69df60550edad424dd102b5b85e244ae87ea5c7
DIST baudline_1.08_linux_x86_64.tar.gz 2270546 BLAKE2B 722318b4d3a1e244c8e6c57555a29b9b1305c26a3f7711cd13deef3e2f57ed78bdd624947a9db1c10cda2f807c0248e14cd1a0fc28da0a7a0511e41d75fb84cc SHA512 d0cb5dc0e6cc3fd79dbc2a37e7a1b9bbb050c953d1d2893f24f87a45f301fbc69ba4ba3b2f32903caec391ed0ca6913d2c320ca82039bb41185b21e100a754c4
diff --git a/media-sound/baudline/baudline-1.08-r1.ebuild b/media-sound/baudline/baudline-1.08-r1.ebuild
index 58fc914b680e..6884816ae973 100644
--- a/media-sound/baudline/baudline-1.08-r1.ebuild
+++ b/media-sound/baudline/baudline-1.08-r1.ebuild
@@ -6,11 +6,9 @@ EAPI=6
inherit desktop xdg
DESCRIPTION="A time-frequency browser designed for visualization of spectral domains"
-HOMEPAGE="http://www.baudline.com/"
-SRC_URI="amd64? ( http://www.baudline.com/${PN}_${PV}_linux_x86_64.tar.gz )
- ppc? ( http://www.baudline.com/${PN}_${PV}_linux_ppc.tar.gz )
- s390? ( http://www.baudline.com/${PN}_${PV}_linux_s390.tar.gz )
- x86? ( http://www.baudline.com/baudline_1.08_linux_i686.tar.gz )"
+HOMEPAGE="https://www.baudline.com/"
+SRC_URI="amd64? ( https://www.baudline.com/${PN}_${PV}_linux_x86_64.tar.gz )
+ x86? ( https://www.baudline.com/baudline_1.08_linux_i686.tar.gz )"
LICENSE="baudline"
SLOT="0"
next reply other threads:[~2022-04-23 11:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-23 11:00 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-23 11:06 [gentoo-commits] repo/gentoo:master commit in: media-sound/baudline/ Ulrich Müller
2022-04-23 11:00 Ulrich Müller
2022-03-09 23:12 Sam James
2020-09-05 17:30 Miroslav Šulc
2017-06-03 20:52 David Seifert
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=1650711636.d7e43b4c3c5af335c25edc248a3fca0ba22d3b0a.ulm@gentoo \
--to=ulm@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