diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /sys-fs | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-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 'sys-fs')
22 files changed, 40 insertions, 40 deletions
diff --git a/sys-fs/autorun/autorun-3.17.ebuild b/sys-fs/autorun/autorun-3.17.ebuild index 83006969a4df..7d7fd98ff771 100644 --- a/sys-fs/autorun/autorun-3.17.ebuild +++ b/sys-fs/autorun/autorun-3.17.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="auto cdrom mounter for the lazy user" HOMEPAGE="http://autorun.sourceforge.net/" -SRC_URI="mirror://sourceforge/autorun/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/autorun/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/avfs/avfs-1.1.3.ebuild b/sys-fs/avfs/avfs-1.1.3.ebuild index e3c177f4ba40..0fdd72de754f 100644 --- a/sys-fs/avfs/avfs-1.1.3.ebuild +++ b/sys-fs/avfs/avfs-1.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="AVFS is a virtual filesystem that allows browsing of compressed files" HOMEPAGE="https://sourceforge.net/projects/avf/" -SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/avf/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/avfs/avfs-1.1.4.ebuild b/sys-fs/avfs/avfs-1.1.4.ebuild index 3a1a43f1c43f..262818f872e6 100644 --- a/sys-fs/avfs/avfs-1.1.4.ebuild +++ b/sys-fs/avfs/avfs-1.1.4.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="AVFS is a virtual filesystem that allows browsing of compressed files" HOMEPAGE="https://sourceforge.net/projects/avf/" -SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/avf/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/cryptmount/cryptmount-6.2.0.ebuild b/sys-fs/cryptmount/cryptmount-6.2.0.ebuild index c68573762d40..7a17b776c0b9 100644 --- a/sys-fs/cryptmount/cryptmount-6.2.0.ebuild +++ b/sys-fs/cryptmount/cryptmount-6.2.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 linux-info DESCRIPTION="A utility for management and user-mode mounting of encrypted filesystems" HOMEPAGE="http://cryptmount.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/sys-fs/davl/davl-1.2.4-r2.ebuild b/sys-fs/davl/davl-1.2.4-r2.ebuild index 6b0ae67ee19d..8f0fb3da551c 100644 --- a/sys-fs/davl/davl-1.2.4-r2.ebuild +++ b/sys-fs/davl/davl-1.2.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="Visualizes the fragmentation status of ext2/3 filesystems" HOMEPAGE="https://davl.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild index 6374f4d94c66..95d3eb1f474d 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.2-r2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Tool for recovery of deleted or overwritten files on ext3/ext4 filesystems" HOMEPAGE="https://sourceforge.net/projects/ext4magic/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="BSD-2 FSFAP GPL-2 GPL-2+" SLOT="0" diff --git a/sys-fs/extundelete/extundelete-0.2.4-r2.ebuild b/sys-fs/extundelete/extundelete-0.2.4-r2.ebuild index 0902cb8474ea..9839d98bad22 100644 --- a/sys-fs/extundelete/extundelete-0.2.4-r2.ebuild +++ b/sys-fs/extundelete/extundelete-0.2.4-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=7 DESCRIPTION="A utility to undelete files from an ext3 or ext4 partition" HOMEPAGE="https://extundelete.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/fatsort/fatsort-1.6.5.640.ebuild b/sys-fs/fatsort/fatsort-1.6.5.640.ebuild index 44138ec302ac..cf0f1f1305fb 100644 --- a/sys-fs/fatsort/fatsort-1.6.5.640.ebuild +++ b/sys-fs/fatsort/fatsort-1.6.5.640.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players" HOMEPAGE="https://fatsort.sourceforge.io/" -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/sys-fs/fuse-convmvfs/fuse-convmvfs-0.2.6-r1.ebuild b/sys-fs/fuse-convmvfs/fuse-convmvfs-0.2.6-r1.ebuild index 9c7794b8a8ff..d3d14b7253d8 100644 --- a/sys-fs/fuse-convmvfs/fuse-convmvfs-0.2.6-r1.ebuild +++ b/sys-fs/fuse-convmvfs/fuse-convmvfs-0.2.6-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="FUSE file system to convert filename charset" HOMEPAGE="http://fuse-convmvfs.sourceforge.net/" -SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild index 1007f0c45237..8156cf965d9a 100644 --- a/sys-fs/genext2fs/genext2fs-1.4.1.ebuild +++ b/sys-fs/genext2fs/genext2fs-1.4.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="generate ext2 file systems" HOMEPAGE="https://sourceforge.net/projects/genext2fs" -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/sys-fs/gt5/gt5-1.4.0-r2.ebuild b/sys-fs/gt5/gt5-1.4.0-r2.ebuild index 4c907a13c1c7..b3f2f4c02076 100644 --- a/sys-fs/gt5/gt5-1.4.0-r2.ebuild +++ b/sys-fs/gt5/gt5-1.4.0-r2.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 diff-capable 'du-browser'" HOMEPAGE="http://gt5.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="amd64 ~sparc x86" diff --git a/sys-fs/iprutils/iprutils-2.4.18.1.ebuild b/sys-fs/iprutils/iprutils-2.4.18.1.ebuild index abd37a998769..0384cc02a45b 100644 --- a/sys-fs/iprutils/iprutils-2.4.18.1.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.18.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools bash-completion-r1 DESCRIPTION="IBM's tools for support of the ipr SCSI controller" -SRC_URI="mirror://sourceforge/iprdd/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/iprdd/${P}.tar.gz" HOMEPAGE="https://sourceforge.net/projects/iprdd/" SLOT="0" diff --git a/sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild b/sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild index 2e4ec1113932..08f73a1c9a38 100644 --- a/sys-fs/ldapfuse/ldapfuse-1.0-r4.ebuild +++ b/sys-fs/ldapfuse/ldapfuse-1.0-r4.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="Virtual filesystem for FUSE which allows navigation of an LDAP tree" HOMEPAGE="https://sourceforge.net/projects/ldapfuse/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-fs/lde/lde-2.6.1-r2.ebuild b/sys-fs/lde/lde-2.6.1-r2.ebuild index 615ff025c460..40bd0326562e 100644 --- a/sys-fs/lde/lde-2.6.1-r2.ebuild +++ b/sys-fs/lde/lde-2.6.1-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=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="ext2fs and minix disk editor for linux" HOMEPAGE="http://lde.sourceforge.net/" -SRC_URI="mirror://sourceforge/lde/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/lde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/lessfs/lessfs-1.7.0-r2.ebuild b/sys-fs/lessfs/lessfs-1.7.0-r2.ebuild index 2691c219976f..9f982801fd72 100644 --- a/sys-fs/lessfs/lessfs-1.7.0-r2.ebuild +++ b/sys-fs/lessfs/lessfs-1.7.0-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 @@ -10,7 +10,7 @@ MY_P="${PN}-${MY_PV}" DESCRIPTION="A high performance inline data deduplicating filesystem" HOMEPAGE="https://sourceforge.net/projects/lessfs/" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${MY_P}/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-fs/libfat/libfat-0.3a-r1.ebuild b/sys-fs/libfat/libfat-0.3a-r1.ebuild index f31b047fa7bc..0efb4a67e266 100644 --- a/sys-fs/libfat/libfat-0.3a-r1.ebuild +++ b/sys-fs/libfat/libfat-0.3a-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" DESCRIPTION="Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems" HOMEPAGE="http://libfat.sourceforge.net" -SRC_URI="mirror://sourceforge/libfat/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/libfat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/lufis/lufis-0.3-r1.ebuild b/sys-fs/lufis/lufis-0.3-r1.ebuild index 622fb2958b75..b6043e079b54 100644 --- a/sys-fs/lufis/lufis-0.3-r1.ebuild +++ b/sys-fs/lufis/lufis-0.3-r1.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 @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Wrapper to use lufs modules with fuse kernel support" HOMEPAGE="http://fuse.sourceforge.net/" -SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/fuse/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/lufs/lufs-0.9.7-r4.ebuild b/sys-fs/lufs/lufs-0.9.7-r4.ebuild index eb06257760e0..85ab6fdb3b60 100644 --- a/sys-fs/lufs/lufs-0.9.7-r4.ebuild +++ b/sys-fs/lufs/lufs-0.9.7-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 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 DESCRIPTION="User-mode filesystem implementation" HOMEPAGE="https://sourceforge.net/projects/lufs/" -SRC_URI="mirror://sourceforge/lufs/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/lufs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/quota/quota-4.09.ebuild b/sys-fs/quota/quota-4.09.ebuild index 8bf802bd6d36..bc985c48f1d8 100644 --- a/sys-fs/quota/quota-4.09.ebuild +++ b/sys-fs/quota/quota-4.09.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="Linux quota tools" HOMEPAGE="https://sourceforge.net/projects/linuxquota/" -SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/linuxquota/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/reiser4progs/reiser4progs-2.0.5.ebuild b/sys-fs/reiser4progs/reiser4progs-2.0.5.ebuild index 88d7ce5023c9..daa7aabd0454 100644 --- a/sys-fs/reiser4progs/reiser4progs-2.0.5.ebuild +++ b/sys-fs/reiser4progs/reiser4progs-2.0.5.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 @@ -7,7 +7,7 @@ inherit multilib toolchain-funcs usr-ldscript DESCRIPTION="reiser4progs: mkfs, fsck, etc..." HOMEPAGE="https://sourceforge.net/projects/reiser4/" -SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/reiser4/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/safecopy/safecopy-1.7-r1.ebuild b/sys-fs/safecopy/safecopy-1.7-r1.ebuild index 9991c27a9c67..22fb8d05e06a 100644 --- a/sys-fs/safecopy/safecopy-1.7-r1.ebuild +++ b/sys-fs/safecopy/safecopy-1.7-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="Tool for fault-tolerant data recovery from damaged (IO-errors) devices or files" HOMEPAGE="https://safecopy.sourceforge.net" -SRC_URI="mirror://sourceforge/safecopy/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/safecopy/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/sys-fs/treesize/treesize-0.54.1-r1.ebuild b/sys-fs/treesize/treesize-0.54.1-r1.ebuild index 16fa356e1b88..ee3b179cefb7 100644 --- a/sys-fs/treesize/treesize-0.54.1-r1.ebuild +++ b/sys-fs/treesize/treesize-0.54.1-r1.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 DESCRIPTION="A disk consumption analyzing tool" HOMEPAGE="http://treesize.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}-src.tbz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tbz2" LICENSE="GPL-3+" SLOT="0" |