diff options
author | 2024-04-30 20:29:25 +0200 | |
---|---|---|
committer | 2024-04-30 20:29:25 +0200 | |
commit | c20f8c3acd684031787e58a8b4ed73bb3d118ee0 (patch) | |
tree | 79e9b92b4b36fd356dfdc4e2c542cdd8f6135ec1 /app-misc | |
parent | dev-scheme/sagittarius: fix cxxflags and tests (diff) | |
download | guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.gz guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.bz2 guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.zip |
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/clifm/clifm-1.11.ebuild | 4 | ||||
-rw-r--r-- | app-misc/clifm/clifm-1.13.ebuild | 4 | ||||
-rw-r--r-- | app-misc/clifm/clifm-1.16.ebuild | 4 | ||||
-rw-r--r-- | app-misc/clifm/clifm-1.17.ebuild | 4 | ||||
-rw-r--r-- | app-misc/clifm/clifm-9999.ebuild | 4 | ||||
-rw-r--r-- | app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild | 10 | ||||
-rw-r--r-- | app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild | 8 | ||||
-rw-r--r-- | app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild | 8 |
8 files changed, 23 insertions, 23 deletions
diff --git a/app-misc/clifm/clifm-1.11.ebuild b/app-misc/clifm/clifm-1.11.ebuild index 6d73c353f..a5d73672d 100644 --- a/app-misc/clifm/clifm-1.11.ebuild +++ b/app-misc/clifm/clifm-1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then else SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz" # also on sourceforge but the unpacked name is irregular - # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" + # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/app-misc/clifm/clifm-1.13.ebuild b/app-misc/clifm/clifm-1.13.ebuild index cb1c18d4d..30430c7f3 100644 --- a/app-misc/clifm/clifm-1.13.ebuild +++ b/app-misc/clifm/clifm-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then else SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz" # also on sourceforge but the unpacked name is irregular - # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" + # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/app-misc/clifm/clifm-1.16.ebuild b/app-misc/clifm/clifm-1.16.ebuild index 6071fc977..1f315d987 100644 --- a/app-misc/clifm/clifm-1.16.ebuild +++ b/app-misc/clifm/clifm-1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then else SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz" # also on sourceforge but the unpacked name is irregular - # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" + # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/app-misc/clifm/clifm-1.17.ebuild b/app-misc/clifm/clifm-1.17.ebuild index 3c8775627..8de178c4d 100644 --- a/app-misc/clifm/clifm-1.17.ebuild +++ b/app-misc/clifm/clifm-1.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then else SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz" # also on sourceforge but the unpacked name is irregular - # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" + # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/app-misc/clifm/clifm-9999.ebuild b/app-misc/clifm/clifm-9999.ebuild index 6071fc977..1f315d987 100644 --- a/app-misc/clifm/clifm-9999.ebuild +++ b/app-misc/clifm/clifm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then else SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz" # also on sourceforge but the unpacked name is irregular - # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" + # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild index 09e245219..cf43f8627 100644 --- a/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild +++ b/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.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 @@ -10,12 +10,12 @@ DESCRIPTION="Free cross platform open source file manager with two panels side b HOMEPAGE="https://doublecmd.sourceforge.io/" SRC_URI="amd64? ( - gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.gtk2.x86_64.tar.xz ) - qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.qt.x86_64.tar.xz ) + gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.gtk2.x86_64.tar.xz ) + qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.qt.x86_64.tar.xz ) ) x86? ( - gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.gtk2.i386.tar.xz ) - qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.qt.i386.tar.xz ) + gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.gtk2.i386.tar.xz ) + qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.qt.i386.tar.xz ) )" S="${WORKDIR}/${MY_PN}" diff --git a/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild index 5e644bf42..d956c6970 100644 --- a/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild +++ b/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild @@ -10,12 +10,12 @@ DESCRIPTION="Free cross platform open source file manager with two panels side b HOMEPAGE="https://doublecmd.sourceforge.io/" SRC_URI="amd64? ( - gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz ) - qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz ) + gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz ) + qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz ) ) x86? ( - gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz ) - qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz ) + gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz ) + qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz ) )" S="${WORKDIR}/${MY_PN}" diff --git a/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild index 5e644bf42..d956c6970 100644 --- a/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild +++ b/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild @@ -10,12 +10,12 @@ DESCRIPTION="Free cross platform open source file manager with two panels side b HOMEPAGE="https://doublecmd.sourceforge.io/" SRC_URI="amd64? ( - gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz ) - qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz ) + gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz ) + qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz ) ) x86? ( - gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz ) - qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz ) + gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz ) + qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz ) )" S="${WORKDIR}/${MY_PN}" |