From 794061a3298b5716db015defa7b3e2c583b73980 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Fri, 12 Apr 2024 12:47:52 +0200 Subject: */*: inline mirror://sourceforge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer Signed-off-by: Michał Górny --- net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild | 2 +- net-nds/led/led-1.111.ebuild | 4 ++-- net-nds/rpcbind/rpcbind-1.2.6.ebuild | 4 ++-- net-nds/rpcbind/rpcbind-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'net-nds') diff --git a/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild index 3e616db37dd1..f0d7eb53b88d 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild @@ -8,7 +8,7 @@ inherit desktop java-pkg-2 java-ant-2 prefix virtualx DESCRIPTION="Fully functional LDAP browser written in Java" HOMEPAGE="https://jxplorer.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}-project.zip" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-project.zip" S="${WORKDIR}/${PN}" LICENSE="CAOSL" diff --git a/net-nds/led/led-1.111.ebuild b/net-nds/led/led-1.111.ebuild index 441a72ed409c..e6129d00d428 100644 --- a/net-nds/led/led-1.111.ebuild +++ b/net-nds/led/led-1.111.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="A general purpose LDAP editor" HOMEPAGE="http://led.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/net-nds/rpcbind/rpcbind-1.2.6.ebuild b/net-nds/rpcbind/rpcbind-1.2.6.ebuild index 2eb671ed8755..638a2f400784 100644 --- a/net-nds/rpcbind/rpcbind-1.2.6.ebuild +++ b/net-nds/rpcbind/rpcbind-1.2.6.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 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://linux-nfs.org/~steved/rpcbind.git" inherit autotools git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" fi diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild index 51778b3ddf63..ba31a1d37195 100644 --- a/net-nds/rpcbind/rpcbind-9999.ebuild +++ b/net-nds/rpcbind/rpcbind-9999.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 @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://linux-nfs.org/~steved/rpcbind.git" inherit autotools git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi -- cgit v1.2.3-65-gdbad