summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-04-12 12:47:52 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:21:05 +0200
commit794061a3298b5716db015defa7b3e2c583b73980 (patch)
treebefde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /net-p2p
parentstardict.eclass: inline mirror://sourceforge (diff)
downloadgentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz
gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2
gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild4
-rw-r--r--net-p2p/dbhub/dbhub-0.451-r2.ebuild4
-rw-r--r--net-p2p/ed2k_hash/ed2k_hash-0.4.0-r3.ebuild4
-rw-r--r--net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild4
-rw-r--r--net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild4
-rw-r--r--net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild4
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild4
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild4
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild4
-rw-r--r--net-p2p/qbittorrent/qbittorrent-9999.ebuild4
-rw-r--r--net-p2p/tvrss/tvrss-1.8_beta.ebuild4
11 files changed, 22 insertions, 22 deletions
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
index 5700e3892e47..022ae4a74520 100644
--- a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
+++ b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ MY_P="${PN}-dnh${PV}"
DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and C++"
HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/"
-SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/dtorrent/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-p2p/dbhub/dbhub-0.451-r2.ebuild b/net-p2p/dbhub/dbhub-0.451-r2.ebuild
index c091435449b1..39b86f8d68ca 100644
--- a/net-p2p/dbhub/dbhub-0.451-r2.ebuild
+++ b/net-p2p/dbhub/dbhub-0.451-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic
DESCRIPTION="Hub software for Direct Connect, fork of opendchub"
HOMEPAGE="https://sourceforge.net/projects/dbhub/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tbz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r3.ebuild b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r3.ebuild
index 2f50faf76f65..d4afe5bd484f 100644
--- a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r3.ebuild
+++ b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ EAPI=8
DESCRIPTION="Tool for generating eDonkey2000 links"
HOMEPAGE="http://ed2k-tools.sourceforge.net/ed2k_hash.shtml"
-SRC_URI="mirror://sourceforge/ed2k-tools/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/ed2k-tools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
index a17d55bd6c39..0c3c7b3d3f74 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ REQUIRED_USE="
"
if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://sourceforge/project/${PN}/Sources/${P}.tar.xz"
+ SRC_URI="https://downloads.sourceforge.net/project/${PN}/Sources/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
else
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
index e58477030d47..6c665b77c46d 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ REQUIRED_USE="
"
if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://sourceforge/project/${PN}/Sources/${P}.tar.xz"
+ SRC_URI="https://downloads.sourceforge.net/project/${PN}/Sources/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
else
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
diff --git a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild
index 671eb40c3068..62eaed022485 100644
--- a/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild
+++ b/net-p2p/gtorrentviewer/gtorrentviewer-0.2b-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A GTK2-based viewer and editor for BitTorrent meta files"
HOMEPAGE="http://gtorrentviewer.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc x86"
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
index 0f9e1c04eda4..d003502d13d5 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
@@ -13,8 +13,8 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="
- mirror://sourceforge/qbittorrent/${P}.tar.xz
- verify-sig? ( mirror://sourceforge/qbittorrent/${P}.tar.xz.asc )
+ https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz
+ verify-sig? ( https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz.asc )
"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild
index 0f9e1c04eda4..d003502d13d5 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild
@@ -13,8 +13,8 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="
- mirror://sourceforge/qbittorrent/${P}.tar.xz
- verify-sig? ( mirror://sourceforge/qbittorrent/${P}.tar.xz.asc )
+ https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz
+ verify-sig? ( https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz.asc )
"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild
index c52bd5d5331f..534975068940 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild
@@ -13,8 +13,8 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="
- mirror://sourceforge/qbittorrent/${P}.tar.xz
- verify-sig? ( mirror://sourceforge/qbittorrent/${P}.tar.xz.asc )
+ https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz
+ verify-sig? ( https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz.asc )
"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
index c52bd5d5331f..534975068940 100644
--- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
@@ -13,8 +13,8 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="
- mirror://sourceforge/qbittorrent/${P}.tar.xz
- verify-sig? ( mirror://sourceforge/qbittorrent/${P}.tar.xz.asc )
+ https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz
+ verify-sig? ( https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz.asc )
"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
diff --git a/net-p2p/tvrss/tvrss-1.8_beta.ebuild b/net-p2p/tvrss/tvrss-1.8_beta.ebuild
index 14cc2962f0af..8b6a6a7c361b 100644
--- a/net-p2p/tvrss/tvrss-1.8_beta.ebuild
+++ b/net-p2p/tvrss/tvrss-1.8_beta.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="TV RSS is a tool for automating torrent downloads"
HOMEPAGE="http://tvtrss.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tvtrss/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/tvtrss/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"