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 /app-admin
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 'app-admin')
-rw-r--r--app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild4
-rw-r--r--app-admin/cpulimit/cpulimit-2.8.ebuild4
-rw-r--r--app-admin/fetchlog/fetchlog-1.4-r2.ebuild4
-rw-r--r--app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild4
-rw-r--r--app-admin/genromfs/genromfs-0.5.2.ebuild4
-rw-r--r--app-admin/keepass/keepass-2.49.ebuild4
-rw-r--r--app-admin/keepass/keepass-2.53.ebuild4
-rw-r--r--app-admin/keepass/keepass-2.56.ebuild2
-rw-r--r--app-admin/logsurfer+/logsurfer+-1.8-r5.ebuild4
-rw-r--r--app-admin/mktwpol/mktwpol-1.0.1-r1.ebuild4
-rw-r--r--app-admin/petrovich/petrovich-1.0.0-r2.ebuild4
-rw-r--r--app-admin/procinfo-ng/procinfo-ng-2.0.304-r2.ebuild4
-rw-r--r--app-admin/pwgen/pwgen-2.08-r1.ebuild4
-rw-r--r--app-admin/pwgen/pwgen-2.08-r2.ebuild4
-rw-r--r--app-admin/quickswitch/quickswitch-1.05.ebuild4
-rw-r--r--app-admin/sshguard/sshguard-2.4.3.ebuild2
-rw-r--r--app-admin/sshguard/sshguard-99999.ebuild2
-rw-r--r--app-admin/xstow/xstow-1.1.0.ebuild4
18 files changed, 33 insertions, 33 deletions
diff --git a/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild b/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild
index a2b83781f3df..976bbed15cd3 100644
--- a/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild
+++ b/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 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 toolchain-funcs
DESCRIPTION="Chroot any dynamically linked application in a safe and sane manner"
HOMEPAGE="https://chrootsafe.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN//_}/${P}.tgz"
+SRC_URI="https://downloads.sourceforge.net/${PN//_}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
diff --git a/app-admin/cpulimit/cpulimit-2.8.ebuild b/app-admin/cpulimit/cpulimit-2.8.ebuild
index 713b9c1decb1..1229deee0b00 100644
--- a/app-admin/cpulimit/cpulimit-2.8.ebuild
+++ b/app-admin/cpulimit/cpulimit-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Limits the CPU usage of a process"
HOMEPAGE="https://cpulimit.sourceforge.net"
-SRC_URI="mirror://sourceforge/limitcpu/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/limitcpu/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
index 5602f38821e8..3fea9eea853b 100644
--- a/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
+++ b/app-admin/fetchlog/fetchlog-1.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Displays the last new messages of a logfile"
HOMEPAGE="https://fetchlog.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/fetchlog/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild b/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild
index 950b9a0df02f..16e4b94d13de 100644
--- a/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild
+++ b/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="File control configuration system and IDS"
HOMEPAGE="https://sourceforge.net/projects/filewatcher/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/app-admin/genromfs/genromfs-0.5.2.ebuild b/app-admin/genromfs/genromfs-0.5.2.ebuild
index 66652e4daaf2..6023db2f8d43 100644
--- a/app-admin/genromfs/genromfs-0.5.2.ebuild
+++ b/app-admin/genromfs/genromfs-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 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 toolchain-funcs
DESCRIPTION="Create space-efficient, small, read-only romfs filesystems"
HOMEPAGE="https://romfs.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/app-admin/keepass/keepass-2.49.ebuild b/app-admin/keepass/keepass-2.49.ebuild
index 2e453b7a9ddf..218b7363d31b 100644
--- a/app-admin/keepass/keepass-2.49.ebuild
+++ b/app-admin/keepass/keepass-2.49.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit desktop optfeature wrapper xdg-utils
MY_PN="KeePass"
DESCRIPTION="A free, open source, light-weight and easy-to-use password manager"
HOMEPAGE="https://keepass.info/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-Source.zip"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-${PV}-Source.zip"
S="${WORKDIR}"
LICENSE="GPL-2"
diff --git a/app-admin/keepass/keepass-2.53.ebuild b/app-admin/keepass/keepass-2.53.ebuild
index 465f3b38acb4..d5f8f014254f 100644
--- a/app-admin/keepass/keepass-2.53.ebuild
+++ b/app-admin/keepass/keepass-2.53.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit desktop optfeature wrapper xdg-utils
MY_PN="KeePass"
DESCRIPTION="A free, open source, light-weight and easy-to-use password manager"
HOMEPAGE="https://keepass.info/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-Source.zip"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-${PV}-Source.zip"
S="${WORKDIR}"
LICENSE="GPL-2"
diff --git a/app-admin/keepass/keepass-2.56.ebuild b/app-admin/keepass/keepass-2.56.ebuild
index 439e07752469..6cde0c268a1d 100644
--- a/app-admin/keepass/keepass-2.56.ebuild
+++ b/app-admin/keepass/keepass-2.56.ebuild
@@ -8,7 +8,7 @@ inherit desktop optfeature wrapper xdg-utils
MY_PN="KeePass"
DESCRIPTION="A free, open source, light-weight and easy-to-use password manager"
HOMEPAGE="https://keepass.info/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-Source.zip"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-${PV}-Source.zip"
S="${WORKDIR}"
LICENSE="GPL-2"
diff --git a/app-admin/logsurfer+/logsurfer+-1.8-r5.ebuild b/app-admin/logsurfer+/logsurfer+-1.8-r5.ebuild
index d477332bb611..a4b8098a458e 100644
--- a/app-admin/logsurfer+/logsurfer+-1.8-r5.ebuild
+++ b/app-admin/logsurfer+/logsurfer+-1.8-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ inherit toolchain-funcs
DESCRIPTION="Real Time Log Monitoring and Alerting"
HOMEPAGE="https://crypt.gen.nz/logsurfer/"
-SRC_URI="mirror://sourceforge/logsurfer/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/logsurfer/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="freedist GPL-2+"
diff --git a/app-admin/mktwpol/mktwpol-1.0.1-r1.ebuild b/app-admin/mktwpol/mktwpol-1.0.1-r1.ebuild
index dab3db576eab..9fc2e7dce7f9 100644
--- a/app-admin/mktwpol/mktwpol-1.0.1-r1.ebuild
+++ b/app-admin/mktwpol/mktwpol-1.0.1-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Bash scripts to install tripwire and generate tripwire policy files"
HOMEPAGE="https://sourceforge.net/projects/mktwpol"
-SRC_URI="mirror://sourceforge/mktwpol/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/mktwpol/${P}.tar.gz"
S=${WORKDIR}/${P}
LICENSE="CC-BY-SA-3.0"
diff --git a/app-admin/petrovich/petrovich-1.0.0-r2.ebuild b/app-admin/petrovich/petrovich-1.0.0-r2.ebuild
index f3ec7ada6321..bc557200d6cb 100644
--- a/app-admin/petrovich/petrovich-1.0.0-r2.ebuild
+++ b/app-admin/petrovich/petrovich-1.0.0-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Filesystem Integrity Checker"
HOMEPAGE="https://sourceforge.net/projects/petrovich"
-SRC_URI="mirror://sourceforge/petrovich/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/petrovich/${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="GPL-2"
diff --git a/app-admin/procinfo-ng/procinfo-ng-2.0.304-r2.ebuild b/app-admin/procinfo-ng/procinfo-ng-2.0.304-r2.ebuild
index d9384bee0dd8..5b64d0931d9a 100644
--- a/app-admin/procinfo-ng/procinfo-ng-2.0.304-r2.ebuild
+++ b/app-admin/procinfo-ng/procinfo-ng-2.0.304-r2.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 @@ inherit autotools flag-o-matic
DESCRIPTION="Completely rewrite of the old system monitoring app procinfo"
HOMEPAGE="https://sourceforge.net/projects/procinfo-ng/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT="0"
diff --git a/app-admin/pwgen/pwgen-2.08-r1.ebuild b/app-admin/pwgen/pwgen-2.08-r1.ebuild
index 5b502f541a14..eeae71e79862 100644
--- a/app-admin/pwgen/pwgen-2.08-r1.ebuild
+++ b/app-admin/pwgen/pwgen-2.08-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Password Generator"
HOMEPAGE="https://sourceforge.net/projects/pwgen/"
-SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/pwgen/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/pwgen/pwgen-2.08-r2.ebuild b/app-admin/pwgen/pwgen-2.08-r2.ebuild
index 8ad678195b59..65522c61d298 100644
--- a/app-admin/pwgen/pwgen-2.08-r2.ebuild
+++ b/app-admin/pwgen/pwgen-2.08-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Password Generator"
HOMEPAGE="https://sourceforge.net/projects/pwgen/"
-SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/pwgen/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/quickswitch/quickswitch-1.05.ebuild b/app-admin/quickswitch/quickswitch-1.05.ebuild
index 1a70041c58f2..81fca7052e53 100644
--- a/app-admin/quickswitch/quickswitch-1.05.ebuild
+++ b/app-admin/quickswitch/quickswitch-1.05.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Utility to switch network profiles on the fly"
HOMEPAGE="https://muthanna.com/quickswitch/index.html"
-SRC_URI="mirror://sourceforge/quickswitch/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/quickswitch/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/app-admin/sshguard/sshguard-2.4.3.ebuild b/app-admin/sshguard/sshguard-2.4.3.ebuild
index d0bd1ebaa85d..cfb4363a3af3 100644
--- a/app-admin/sshguard/sshguard-2.4.3.ebuild
+++ b/app-admin/sshguard/sshguard-2.4.3.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == 99999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://bitbucket.org/${PN}/${PN}"
else
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
diff --git a/app-admin/sshguard/sshguard-99999.ebuild b/app-admin/sshguard/sshguard-99999.ebuild
index d2b3282e1a88..5ed4122026b2 100644
--- a/app-admin/sshguard/sshguard-99999.ebuild
+++ b/app-admin/sshguard/sshguard-99999.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == 99999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://bitbucket.org/${PN}/${PN}"
else
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
diff --git a/app-admin/xstow/xstow-1.1.0.ebuild b/app-admin/xstow/xstow-1.1.0.ebuild
index 827b9a734e87..3f66da863573 100644
--- a/app-admin/xstow/xstow-1.1.0.ebuild
+++ b/app-admin/xstow/xstow-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Replacement for GNU stow with extensions"
HOMEPAGE="https://xstow.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xstow/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/xstow/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"