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 /dev-debug
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 'dev-debug')
-rw-r--r--dev-debug/ald/ald-0.1.7-r2.ebuild2
-rw-r--r--dev-debug/duma/duma-2.5.15-r2.ebuild2
-rw-r--r--dev-debug/duma/duma-2.5.15-r3.ebuild2
-rw-r--r--dev-debug/kdbg/kdbg-3.0.1-r1.ebuild2
-rw-r--r--dev-debug/kdbg/kdbg-3.1.0.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-debug/ald/ald-0.1.7-r2.ebuild b/dev-debug/ald/ald-0.1.7-r2.ebuild
index 008890acfa6f..932ced9f8db5 100644
--- a/dev-debug/ald/ald-0.1.7-r2.ebuild
+++ b/dev-debug/ald/ald-0.1.7-r2.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Assembly Language Debugger"
HOMEPAGE="http://ald.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ald/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/ald/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-debug/duma/duma-2.5.15-r2.ebuild b/dev-debug/duma/duma-2.5.15-r2.ebuild
index 64f1d18d48b8..867fad99a60f 100644
--- a/dev-debug/duma/duma-2.5.15-r2.ebuild
+++ b/dev-debug/duma/duma-2.5.15-r2.ebuild
@@ -8,7 +8,7 @@ MY_P=${PN}_$(replace_all_version_separators '_')
DESCRIPTION="DUMA (Detect Unintended Memory Access) is a memory debugging library"
HOMEPAGE="http://duma.sourceforge.net"
-SRC_URI="mirror://sourceforge/duma/${MY_P}.tar.gz
+SRC_URI="https://downloads.sourceforge.net/duma/${MY_P}.tar.gz
mirror://gentoo/${P}-GNUmakefile.patch.bz2"
LICENSE="GPL-2"
diff --git a/dev-debug/duma/duma-2.5.15-r3.ebuild b/dev-debug/duma/duma-2.5.15-r3.ebuild
index 829ceeeaf79f..fc8f17608610 100644
--- a/dev-debug/duma/duma-2.5.15-r3.ebuild
+++ b/dev-debug/duma/duma-2.5.15-r3.ebuild
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
DESCRIPTION="DUMA (Detect Unintended Memory Access) is a memory debugging library"
HOMEPAGE="http://duma.sourceforge.net"
-SRC_URI="mirror://sourceforge/duma/${P//[.-]/_}.tar.gz
+SRC_URI="https://downloads.sourceforge.net/duma/${P//[.-]/_}.tar.gz
mirror://gentoo/${P}-GNUmakefile.patch.bz2"
S=${WORKDIR}/${P//[.-]/_}
diff --git a/dev-debug/kdbg/kdbg-3.0.1-r1.ebuild b/dev-debug/kdbg/kdbg-3.0.1-r1.ebuild
index bfa17d373d61..7bfbeb8b5914 100644
--- a/dev-debug/kdbg/kdbg-3.0.1-r1.ebuild
+++ b/dev-debug/kdbg/kdbg-3.0.1-r1.ebuild
@@ -10,7 +10,7 @@ inherit ecm
DESCRIPTION="Graphical debugger interface"
HOMEPAGE="https://www.kdbg.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="5"
diff --git a/dev-debug/kdbg/kdbg-3.1.0.ebuild b/dev-debug/kdbg/kdbg-3.1.0.ebuild
index f0b0412e4cf4..81d583500276 100644
--- a/dev-debug/kdbg/kdbg-3.1.0.ebuild
+++ b/dev-debug/kdbg/kdbg-3.1.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm
DESCRIPTION="Graphical debugger interface"
HOMEPAGE="https://www.kdbg.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="5"