diff options
Diffstat (limited to 'dev-util')
28 files changed, 44 insertions, 44 deletions
diff --git a/dev-util/astyle/astyle-3.1-r2.ebuild b/dev-util/astyle/astyle-3.1-r2.ebuild index 82c533c6d7d1..d2544fc48311 100644 --- a/dev-util/astyle/astyle-3.1-r2.ebuild +++ b/dev-util/astyle/astyle-3.1-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 flag-o-matic toolchain-funcs java-pkg-opt-2 DESCRIPTION="Artistic Style is a re-indenter and reformatter for C++, C and Java source code" HOMEPAGE="http://astyle.sourceforge.net/" -SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz" +SRC_URI="https://downloads.sourceforge.net/astyle/astyle_${PV}_linux.tar.gz" LICENSE="MIT" SLOT="0/3.1" diff --git a/dev-util/astyle/astyle-3.4.8.ebuild b/dev-util/astyle/astyle-3.4.8.ebuild index d3e03051a1bd..7115ae5fccd3 100644 --- a/dev-util/astyle/astyle-3.4.8.ebuild +++ b/dev-util/astyle/astyle-3.4.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 @@ -9,7 +9,7 @@ inherit toolchain-funcs java-pkg-opt-2 verify-sig DESCRIPTION="Artistic Style is a re-indenter and reformatter for C++, C and Java source code" HOMEPAGE="https://astyle.sourceforge.net/ https://gitlab.com/saalen/astyle" SRC_URI=" - mirror://sourceforge/astyle/${P}.tar.bz2 + https://downloads.sourceforge.net/astyle/${P}.tar.bz2 http://www.andre-simon.de/zip/${P}.tar.bz2 verify-sig? ( http://www.andre-simon.de/zip/${P}.tar.bz2.asc ) " diff --git a/dev-util/astyle/astyle-3.4.9.ebuild b/dev-util/astyle/astyle-3.4.9.ebuild index d3e03051a1bd..7115ae5fccd3 100644 --- a/dev-util/astyle/astyle-3.4.9.ebuild +++ b/dev-util/astyle/astyle-3.4.9.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 java-pkg-opt-2 verify-sig DESCRIPTION="Artistic Style is a re-indenter and reformatter for C++, C and Java source code" HOMEPAGE="https://astyle.sourceforge.net/ https://gitlab.com/saalen/astyle" SRC_URI=" - mirror://sourceforge/astyle/${P}.tar.bz2 + https://downloads.sourceforge.net/astyle/${P}.tar.bz2 http://www.andre-simon.de/zip/${P}.tar.bz2 verify-sig? ( http://www.andre-simon.de/zip/${P}.tar.bz2.asc ) " diff --git a/dev-util/bbe/bbe-0.2.2-r1.ebuild b/dev-util/bbe/bbe-0.2.2-r1.ebuild index 23a866369275..be8a84cbefca 100644 --- a/dev-util/bbe/bbe-0.2.2-r1.ebuild +++ b/dev-util/bbe/bbe-0.2.2-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Sed-like editor for binary files" HOMEPAGE="https://sourceforge.net/projects/bbe-/" -SRC_URI="mirror://sourceforge/project/bbe-/bbe/${PV}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/project/bbe-/bbe/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/biew/biew-6.1.0-r3.ebuild b/dev-util/biew/biew-6.1.0-r3.ebuild index 9c225d4a5e54..6bebd8f70bbc 100644 --- a/dev-util/biew/biew-6.1.0-r3.ebuild +++ b/dev-util/biew/biew-6.1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ MY_P=${PN}-$(ver_rs 1- "") DESCRIPTION="A portable viewer of binary files, hexadecimal and disassembler modes" HOMEPAGE="http://beye.sourceforge.net/" -SRC_URI="mirror://sourceforge/beye/${PV}/${MY_P}-src.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/beye/${PV}/${MY_P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/codeblocks/codeblocks-20.03-r6.ebuild b/dev-util/codeblocks/codeblocks-20.03-r6.ebuild index fbdc320bcdc1..158380b706cc 100644 --- a/dev-util/codeblocks/codeblocks-20.03-r6.ebuild +++ b/dev-util/codeblocks/codeblocks-20.03-r6.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://codeblocks.org/" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~ppc x86" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran-update-v1.7.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran-update-v1.8.tar.xz diff --git a/dev-util/codeblocks/codeblocks-20.03-r7.ebuild b/dev-util/codeblocks/codeblocks-20.03-r7.ebuild index 785939a8a3d3..eebbb8597cad 100644 --- a/dev-util/codeblocks/codeblocks-20.03-r7.ebuild +++ b/dev-util/codeblocks/codeblocks-20.03-r7.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://codeblocks.org/" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~ppc ~x86" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran-update-v1.7.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran-update-v1.8.tar.xz diff --git a/dev-util/cscope/cscope-15.9-r1.ebuild b/dev-util/cscope/cscope-15.9-r1.ebuild index b62326879dc8..b993af8f8e8d 100644 --- a/dev-util/cscope/cscope-15.9-r1.ebuild +++ b/dev-util/cscope/cscope-15.9-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools elisp-common toolchain-funcs DESCRIPTION="Interactively examine a C program" HOMEPAGE="https://cscope.sourceforge.net/" -SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/cscope/${P}.tar.gz" LICENSE="BSD GPL-2+" SLOT="0" diff --git a/dev-util/cscope/cscope-15.9.ebuild b/dev-util/cscope/cscope-15.9.ebuild index 75399ed62c95..09ab7c4c9b5e 100644 --- a/dev-util/cscope/cscope-15.9.ebuild +++ b/dev-util/cscope/cscope-15.9.ebuild @@ -7,7 +7,7 @@ inherit autotools elisp-common toolchain-funcs DESCRIPTION="Interactively examine a C program" HOMEPAGE="http://cscope.sourceforge.net/" -SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/cscope/${P}.tar.gz" LICENSE="BSD GPL-2+" SLOT="0" diff --git a/dev-util/cunit/cunit-2.1_p3-r1.ebuild b/dev-util/cunit/cunit-2.1_p3-r1.ebuild index ad8ebdb97407..3cb045955b26 100644 --- a/dev-util/cunit/cunit-2.1_p3-r1.ebuild +++ b/dev-util/cunit/cunit-2.1_p3-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=8 @@ -11,7 +11,7 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="C Unit Test Framework" HOMEPAGE="http://cunit.sourceforge.net" -SRC_URI="mirror://sourceforge/cunit/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/cunit/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" diff --git a/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild b/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild index 7d42736de93a..c11fd71a90d3 100644 --- a/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild @@ -3,13 +3,13 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="Examines C/C++ source code for security flaws" HOMEPAGE="https://www.dwheeler.com/flawfinder/" -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/dev-util/fuzz/fuzz-0.6-r3.ebuild b/dev-util/fuzz/fuzz-0.6-r3.ebuild index a0ae9281e5d1..b5e826d55c10 100644 --- a/dev-util/fuzz/fuzz-0.6-r3.ebuild +++ b/dev-util/fuzz/fuzz-0.6-r3.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,7 +10,7 @@ HOMEPAGE="http://fuzz.sourceforge.net/" DEB_P="${PN}_${PV}" DEB_PR="7.3" SRC_URI=" - mirror://sourceforge/${PN}/${P}.tar.gz + https://downloads.sourceforge.net/${PN}/${P}.tar.gz mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}-${DEB_PR}.diff.gz " diff --git a/dev-util/makepp/makepp-2.0.99.2.ebuild b/dev-util/makepp/makepp-2.0.99.2.ebuild index b3fdd6a0a8cb..7982a929c505 100644 --- a/dev-util/makepp/makepp-2.0.99.2.ebuild +++ b/dev-util/makepp/makepp-2.0.99.2.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_PV=${PV/_} MY_P="${PN}-${MY_PV}" DESCRIPTION="GNU make replacement" HOMEPAGE="http://makepp.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/2.1/${MY_P}.txz" +SRC_URI="https://downloads.sourceforge.net/${PN}/2.1/${MY_P}.txz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild b/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild index 1dd28afb54b3..b43d4f7e94da 100644 --- a/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild +++ b/dev-util/min-cscope/min-cscope-16.1.0-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 cmake flag-o-matic DESCRIPTION="Interactively examine a C program" HOMEPAGE="https://sourceforge.net/projects/kscope/" -SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/kscope/${P}.tar.gz" S="${WORKDIR}"/${PN} LICENSE="BSD" diff --git a/dev-util/mingw64-runtime/mingw64-runtime-11.0.0.ebuild b/dev-util/mingw64-runtime/mingw64-runtime-11.0.0.ebuild index 2fc28bcf8673..768dd36be67a 100644 --- a/dev-util/mingw64-runtime/mingw64-runtime-11.0.0.ebuild +++ b/dev-util/mingw64-runtime/mingw64-runtime-11.0.0.ebuild @@ -7,7 +7,7 @@ inherit crossdev flag-o-matic toolchain-funcs DESCRIPTION="Free Win64 runtime and import library definitions" HOMEPAGE="https://www.mingw-w64.org/" -SRC_URI="mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${PV}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${PV}.tar.bz2" S="${WORKDIR}/mingw-w64-v${PV}" LICENSE="ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain tools? ( GPL-3+ )" diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild index 910dddbdfbb5..68c62e65ac14 100644 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild @@ -20,7 +20,7 @@ HOMEPAGE=" https://sourceware.org/binutils/ " SRC_URI=" - mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${MINGW_PV}.tar.bz2 + https://downloads.sourceforge.net/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${MINGW_PV}.tar.bz2 mirror://gnu/binutils/binutils-${BINUTILS_PV}.tar.xz " if [[ ${GCC_PV} == *-* ]]; then diff --git a/dev-util/mk-configure/mk-configure-0.38.2-r1.ebuild b/dev-util/mk-configure/mk-configure-0.38.2-r1.ebuild index 5426f1588be7..5830bafaceac 100644 --- a/dev-util/mk-configure/mk-configure-0.38.2-r1.ebuild +++ b/dev-util/mk-configure/mk-configure-0.38.2-r1.ebuild @@ -7,7 +7,7 @@ inherit multiprocessing toolchain-funcs DESCRIPTION="Lightweight replacement for GNU autotools" HOMEPAGE="https://sourceforge.net/projects/mk-configure/" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+ MIT" SLOT="0" diff --git a/dev-util/mk-configure/mk-configure-0.38.3.ebuild b/dev-util/mk-configure/mk-configure-0.38.3.ebuild index 03fd6afa457d..da1c0ae6cc30 100644 --- a/dev-util/mk-configure/mk-configure-0.38.3.ebuild +++ b/dev-util/mk-configure/mk-configure-0.38.3.ebuild @@ -7,7 +7,7 @@ inherit multiprocessing toolchain-funcs DESCRIPTION="Lightweight replacement for GNU autotools" HOMEPAGE="https://sourceforge.net/projects/mk-configure/" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+ MIT" SLOT="0" diff --git a/dev-util/oprofile/oprofile-1.4.0.ebuild b/dev-util/oprofile/oprofile-1.4.0.ebuild index d56dd6f4b3d2..60a651a71e68 100644 --- a/dev-util/oprofile/oprofile-1.4.0.ebuild +++ b/dev-util/oprofile/oprofile-1.4.0.ebuild @@ -6,7 +6,7 @@ inherit autotools java-pkg-opt-2 linux-info DESCRIPTION="A transparent low-overhead system-wide profiler" HOMEPAGE="http://oprofile.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/dev-util/premake/premake-4.3-r2.ebuild b/dev-util/premake/premake-4.3-r2.ebuild index 3b333e7719c4..2d2efc62736f 100644 --- a/dev-util/premake/premake-4.3-r2.ebuild +++ b/dev-util/premake/premake-4.3-r2.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="A makefile generation tool" HOMEPAGE="http://industriousone.com/premake" -SRC_URI="mirror://sourceforge/premake/${P}-src.zip" +SRC_URI="https://downloads.sourceforge.net/premake/${P}-src.zip" LICENSE="BSD" SLOT="4" diff --git a/dev-util/regexxer/regexxer-0.10-r2.ebuild b/dev-util/regexxer/regexxer-0.10-r2.ebuild index 6d9cd50b654f..c1729282cf01 100644 --- a/dev-util/regexxer/regexxer-0.10-r2.ebuild +++ b/dev-util/regexxer/regexxer-0.10-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 gnome2 DESCRIPTION="An interactive tool for performing search and replace operations" HOMEPAGE="http://regexxer.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/tkdiff/tkdiff-5.5.2.ebuild b/dev-util/tkdiff/tkdiff-5.5.2.ebuild index e0d30b7ef09f..248602745ce7 100644 --- a/dev-util/tkdiff/tkdiff-5.5.2.ebuild +++ b/dev-util/tkdiff/tkdiff-5.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 @@ MYP=${PN}-$(ver_rs 1- -) DESCRIPTION="Graphical front end to the diff program" HOMEPAGE="http://tkdiff.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${MYP}.zip" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PV}/${MYP}.zip" LICENSE="GPL-2+" SLOT="0" diff --git a/dev-util/tkdiff/tkdiff-5.6.ebuild b/dev-util/tkdiff/tkdiff-5.6.ebuild index b10e4bebc239..8d0912875157 100644 --- a/dev-util/tkdiff/tkdiff-5.6.ebuild +++ b/dev-util/tkdiff/tkdiff-5.6.ebuild @@ -7,7 +7,7 @@ MYP=${PN}-$(ver_rs 1- -) DESCRIPTION="Graphical front end to the diff program" HOMEPAGE="http://tkdiff.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${MYP}.zip" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PV}/${MYP}.zip" LICENSE="GPL-2+" SLOT="0" diff --git a/dev-util/tmake/tmake-2.12-r2.ebuild b/dev-util/tmake/tmake-2.12-r2.ebuild index 598331d3b8e9..282f0c165083 100644 --- a/dev-util/tmake/tmake-2.12-r2.ebuild +++ b/dev-util/tmake/tmake-2.12-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A Cross platform Makefile tool" -SRC_URI="mirror://sourceforge/tmake/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/tmake/${P}.tar.bz2" HOMEPAGE="http://tmake.sourceforge.net" LICENSE="HPND" diff --git a/dev-util/usb-robot/usb-robot-0.2.0-r1.ebuild b/dev-util/usb-robot/usb-robot-0.2.0-r1.ebuild index 0cf21c95f629..e8674447c9a5 100644 --- a/dev-util/usb-robot/usb-robot-0.2.0-r1.ebuild +++ b/dev-util/usb-robot/usb-robot-0.2.0-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=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="USB Reverse engineering tools" HOMEPAGE="https://usb-robot.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/dev-util/weka/weka-3.8.0-r1.ebuild b/dev-util/weka/weka-3.8.0-r1.ebuild index ab0006e09113..55852a241c27 100644 --- a/dev-util/weka/weka-3.8.0-r1.ebuild +++ b/dev-util/weka/weka-3.8.0-r1.ebuild @@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2 DESCRIPTION="A Java data mining package" HOMEPAGE="https://ml.cms.waikato.ac.nz/weka" -SRC_URI="mirror://sourceforge/project/weka/weka-3-8/${PV}/weka-${PV//./-}.zip" +SRC_URI="https://downloads.sourceforge.net/project/weka/weka-3-8/${PV}/weka-${PV//./-}.zip" SLOT="0" LICENSE="GPL-2" diff --git a/dev-util/xmlindent/xmlindent-0.2.17-r3.ebuild b/dev-util/xmlindent/xmlindent-0.2.17-r3.ebuild index c55679a9c3d2..601447472e3b 100644 --- a/dev-util/xmlindent/xmlindent-0.2.17-r3.ebuild +++ b/dev-util/xmlindent/xmlindent-0.2.17-r3.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="XML stream reformatter for ASCII text, but not UTF-8, written in ANSI C" HOMEPAGE="https://xmlindent.sourceforge.net/" -SRC_URI="mirror://sourceforge/xmlindent/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/xmlindent/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild b/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild index 50c685447659..dbacf92afcba 100644 --- a/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.ebuild +++ b/dev-util/xxdiff/xxdiff-4.0.1_p20170622-r1.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 @@ -9,7 +9,7 @@ DESCRIPTION="A graphical file and directories comparator and merge tool" HOMEPAGE="http://furius.ca/xxdiff/" # generated as 'hg archive xxdiff-${P}.tar' # from https://bitbucket.org/blais/xxdiff tree -#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +#SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.bz2" LICENSE="GPL-2" |