diff options
author | 2024-04-12 12:47:52 +0200 | |
---|---|---|
committer | 2024-04-30 20:21:05 +0200 | |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /media-fonts/corefonts | |
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 'media-fonts/corefonts')
-rw-r--r-- | media-fonts/corefonts/corefonts-1-r7.ebuild | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/media-fonts/corefonts/corefonts-1-r7.ebuild b/media-fonts/corefonts/corefonts-1-r7.ebuild index 9a30d0e999cf..0333128bb54f 100644 --- a/media-fonts/corefonts/corefonts-1-r7.ebuild +++ b/media-fonts/corefonts/corefonts-1-r7.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 @@ -8,14 +8,14 @@ inherit font DESCRIPTION="Microsoft's TrueType core fonts" HOMEPAGE="https://corefonts.sourceforge.net/" SRC_URI="mirror://gentoo/EUupdate.EXE - mirror://sourceforge/corefonts/andale32.exe - mirror://sourceforge/corefonts/arialb32.exe - mirror://sourceforge/corefonts/comic32.exe - mirror://sourceforge/corefonts/courie32.exe - mirror://sourceforge/corefonts/georgi32.exe - mirror://sourceforge/corefonts/impact32.exe - mirror://sourceforge/corefonts/webdin32.exe - mirror://sourceforge/corefonts/wd97vwr32.exe" + https://downloads.sourceforge.net/corefonts/andale32.exe + https://downloads.sourceforge.net/corefonts/arialb32.exe + https://downloads.sourceforge.net/corefonts/comic32.exe + https://downloads.sourceforge.net/corefonts/courie32.exe + https://downloads.sourceforge.net/corefonts/georgi32.exe + https://downloads.sourceforge.net/corefonts/impact32.exe + https://downloads.sourceforge.net/corefonts/webdin32.exe + https://downloads.sourceforge.net/corefonts/wd97vwr32.exe" S="${WORKDIR}" LICENSE="MSttfEULA" |