public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libid3tag/
Date: Sun, 18 Jun 2023 06:20:31 +0000 (UTC)	[thread overview]
Message-ID: <1687069221.157370165d9ec2ce43b4a30ea6c4774ac3b8ad33.fordfrog@gentoo> (raw)

commit:     157370165d9ec2ce43b4a30ea6c4774ac3b8ad33
Author:     YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
AuthorDate: Sat Jun 17 08:32:11 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 06:20:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15737016

media-libs/libid3tag: Upstream moved to Codeburg

The URL for download from GitHub is dead link.

Closes: https://bugs.gentoo.org/908646
Signed-off-by: YiFei Zhu <zhuyifei1999 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31502
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/libid3tag/Manifest                | 2 +-
 media-libs/libid3tag/libid3tag-0.16.2.ebuild | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-libs/libid3tag/Manifest b/media-libs/libid3tag/Manifest
index 8324faf4182d..a19436081aeb 100644
--- a/media-libs/libid3tag/Manifest
+++ b/media-libs/libid3tag/Manifest
@@ -1 +1 @@
-DIST libid3tag-0.16.2.tar.gz 53065 BLAKE2B b83a23340c34e23b831b9fee7f28d84ead7ce7b90a789596e22cd252cec67ecb5341e0b750febec96ef0c8f41d78b1028ba93880fcc4bbdb19bae7d3faaa1698 SHA512 93fae5d42ce9dacaa9927692ce9b8447d11c696c07fb74e2966b26be46d57f087e7b64cae8f3321fd9a83a213814fae7df39796f6e6dc1f2e2fdc6165e085b71
+DIST libid3tag-0.16.2.codeberg.tar.gz 53056 BLAKE2B 946e7b4db4faafe77773cefa3c3cf70c3452bc9d2c19503ec6739d255841706995efae3e6092b0b8fbe0be761284a7d74514369d437ee198c37f78fb3d92d4ae SHA512 b093614599ddc4d90072f355659a6d4d7d9fb6fe99509f62273db27291c02fb6cba280bb7ee954e014f4e5cffecc4e7f0258ebd15fcd18bf4e8abf8a02267c4c

diff --git a/media-libs/libid3tag/libid3tag-0.16.2.ebuild b/media-libs/libid3tag/libid3tag-0.16.2.ebuild
index 4dfc92fb0e8e..5483790e54d4 100644
--- a/media-libs/libid3tag/libid3tag-0.16.2.ebuild
+++ b/media-libs/libid3tag/libid3tag-0.16.2.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=8
@@ -6,8 +6,9 @@ EAPI=8
 inherit cmake-multilib
 
 DESCRIPTION="The MAD id3tag library, Tenacity fork"
-HOMEPAGE="https://github.com/tenacityteam/libid3tag"
-SRC_URI="https://github.com/tenacityteam/libid3tag/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://codeberg.org/tenacityteam/libid3tag"
+SRC_URI="https://codeberg.org/tenacityteam/libid3tag/archive/${PV}.tar.gz -> ${P}.codeberg.tar.gz"
+S="${WORKDIR}/${PN}"
 
 LICENSE="GPL-2"
 SLOT="0/${PV}" # SOVERSION = ${CMAKE_PROJECT_VERSION} in CMakeLists.txt


             reply	other threads:[~2023-06-18  6:20 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18  6:20 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-30  8:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/libid3tag/ Miroslav Šulc
2023-10-27 12:17 Sam James
2023-10-24 19:11 Arthur Zamarin
2023-10-24 17:19 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-09-24  8:16 Miroslav Šulc
2022-05-11  6:00 Miroslav Šulc
2022-05-11  5:16 Jakov Smolić
2022-05-11  5:16 Jakov Smolić
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-07  7:32 Miroslav Šulc
2021-10-02 22:52 James Le Cuirot
2021-10-02 15:43 Sam James
2021-10-02  7:15 Sam James
2021-09-30 18:18 Sam James
2021-09-22  6:58 Agostino Sarubbo
2021-09-21 16:35 Sam James
2021-09-21  6:35 Agostino Sarubbo
2021-09-20 18:26 Sam James
2021-09-20 18:26 Sam James
2021-08-16  8:42 David Seifert
2021-08-16  6:01 Miroslav Šulc
2021-08-16  6:01 Miroslav Šulc
2021-05-27 14:34 Yixun Lan
2019-05-15  1:04 Aaron Bauman
2018-12-12 14:55 Mikle Kolyada
2017-06-16 10:37 Alexis Ballier
2017-04-14 17:03 Michał Górny
2017-04-14 16:28 Michał Górny
2017-01-29 19:14 Fabian Groffen

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=1687069221.157370165d9ec2ce43b4a30ea6c4774ac3b8ad33.fordfrog@gentoo \
    --to=fordfrog@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