From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 237BB158009 for ; Sun, 18 Jun 2023 06:20:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61BDBE084E; Sun, 18 Jun 2023 06:20:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42C99E084E for ; Sun, 18 Jun 2023 06:20:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 174C0340E9C for ; Sun, 18 Jun 2023 06:20:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A066A74 for ; Sun, 18 Jun 2023 06:20:31 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1687069221.157370165d9ec2ce43b4a30ea6c4774ac3b8ad33.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libid3tag/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libid3tag/Manifest media-libs/libid3tag/libid3tag-0.16.2.ebuild X-VCS-Directories: media-libs/libid3tag/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 157370165d9ec2ce43b4a30ea6c4774ac3b8ad33 X-VCS-Branch: master Date: Sun, 18 Jun 2023 06:20:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 55069919-2a99-443c-b34f-f33244a6b02d X-Archives-Hash: 660fa4ff2988f5a1fd4034c57200cfe6 commit: 157370165d9ec2ce43b4a30ea6c4774ac3b8ad33 Author: YiFei Zhu gmail com> AuthorDate: Sat Jun 17 08:32:11 2023 +0000 Commit: Miroslav Šulc gentoo 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 gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31502 Signed-off-by: Miroslav Šulc 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