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 /app-cdr | |
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 'app-cdr')
-rw-r--r-- | app-cdr/burncdda/burncdda-1.8.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/ccd2iso/ccd2iso-0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/cdw/cdw-0.8.1-r3.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/cue2toc/cue2toc-0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/extract-xiso/extract-xiso-2.7.1_p202204252159.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild | 6 | ||||
-rw-r--r-- | app-cdr/kcdemu/kcdemu-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/mkcdtoc/mkcdtoc-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/mp3burn/mp3burn-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-1.19-r1.ebuild | 4 |
13 files changed, 27 insertions, 27 deletions
diff --git a/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild b/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild index 5f0adc30778c..d62113d3f186 100644 --- a/app-cdr/burncdda/burncdda-1.8.3-r1.ebuild +++ b/app-cdr/burncdda/burncdda-1.8.3-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="Console app for copying burning audio cds" HOMEPAGE="https://burncdda.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/app-cdr/ccd2iso/ccd2iso-0.3-r1.ebuild b/app-cdr/ccd2iso/ccd2iso-0.3-r1.ebuild index f042a0804d2b..4dfc39facc15 100644 --- a/app-cdr/ccd2iso/ccd2iso-0.3-r1.ebuild +++ b/app-cdr/ccd2iso/ccd2iso-0.3-r1.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="Convert CD images from ccd (CloneCD) to iso" HOMEPAGE="https://sourceforge.net/projects/ccd2iso/" -SRC_URI="mirror://sourceforge/ccd2iso/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ccd2iso/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild index 00968a87ae73..99975b8090b3 100644 --- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.ebuild +++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r3.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 @@ MY_P="${P/_alpha/a}" DESCRIPTION="A set of tools for CD/DVD reading and recording, including cdrecord" HOMEPAGE="https://sourceforge.net/projects/cdrtools/" -SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 'alpha')/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 'alpha')/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1 CDDL-Schily" SLOT="0" diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild index 414e4bca945e..67539b2f7f58 100644 --- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild +++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.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 @@ -9,7 +9,7 @@ MY_P="${P/_alpha/a}" DESCRIPTION="A set of tools for CD/DVD reading and recording, including cdrecord" HOMEPAGE="https://sourceforge.net/projects/cdrtools/" -SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 'alpha')/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/$([[ -z ${PV/*_alpha*} ]] && echo 'alpha')/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1 CDDL-Schily" SLOT="0" diff --git a/app-cdr/cdw/cdw-0.8.1-r3.ebuild b/app-cdr/cdw/cdw-0.8.1-r3.ebuild index d60619dc4f39..5c5e91bbb359 100644 --- a/app-cdr/cdw/cdw-0.8.1-r3.ebuild +++ b/app-cdr/cdw/cdw-0.8.1-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 @@ -7,7 +7,7 @@ inherit autotools toolchain-funcs DESCRIPTION="An ncurses based console frontend for cdrtools and dvd+rw-tools" HOMEPAGE="http://cdw.sourceforge.net" -SRC_URI="mirror://sourceforge/cdw/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/cdw/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild b/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild index 0270d4033ad9..8bb804a0fb8f 100644 --- a/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild +++ b/app-cdr/cue2toc/cue2toc-0.4-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="Convert CUE files to cdrdao's TOC format" HOMEPAGE="https://cue2toc.sourceforge.net/" -SRC_URI="mirror://sourceforge/cue2toc/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/cue2toc/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202204252159.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202204252159.ebuild index 415fe71c6b8a..ab2e00f72c1b 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202204252159.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202204252159.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 @@ -13,7 +13,7 @@ if [[ ${PV} == *_p* ]] ; then SRC_URI="https://github.com/XboxDev/extract-xiso/archive/refs/tags/build-$(ver_cut 5).tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN}-build-$(ver_cut 5) else - SRC_URI="mirror://sourceforge/extract-xiso/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/extract-xiso/${P}.tar.gz" S="${WORKDIR}"/${PN} fi diff --git a/app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild b/app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild index 2a5034f24572..9b5902ca9400 100644 --- a/app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild +++ b/app-cdr/gaffitter/gaffitter-0.6.0-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 @@ -11,8 +11,8 @@ SCRIPTS="scripts-${SV}" DESCRIPTION="Genetic Algorithm File Fitter" HOMEPAGE="https://gaffitter.sourceforge.net/" SRC_URI=" - mirror://sourceforge/${PN}/${P}.tar.bz2 - scripts? ( mirror://sourceforge/${PN}/scripts/${SV}/${SCRIPTS}.tar.bz2 )" + https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 + scripts? ( https://downloads.sourceforge.net/${PN}/scripts/${SV}/${SCRIPTS}.tar.bz2 )" LICENSE="GPL-3" SLOT="0" diff --git a/app-cdr/kcdemu/kcdemu-0.8.0.ebuild b/app-cdr/kcdemu/kcdemu-0.8.0.ebuild index 6e367c588676..a82375f95e2b 100644 --- a/app-cdr/kcdemu/kcdemu-0.8.0.ebuild +++ b/app-cdr/kcdemu/kcdemu-0.8.0.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 @@ -10,7 +10,7 @@ inherit ecm DESCRIPTION="Frontend to cdemu daemon based on KDE Frameworks" HOMEPAGE="https://www.linux-apps.com/p/998461/" -SRC_URI="mirror://sourceforge/project/kde-cdemu-manager/kde_cdemu-${PV}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/project/kde-cdemu-manager/kde_cdemu-${PV}.tar.bz2" S="${WORKDIR}/${MY_PN}" LICENSE="GPL-2" diff --git a/app-cdr/mkcdtoc/mkcdtoc-1.0-r1.ebuild b/app-cdr/mkcdtoc/mkcdtoc-1.0-r1.ebuild index 0f8a1b52bd52..b593c06e99b2 100644 --- a/app-cdr/mkcdtoc/mkcdtoc-1.0-r1.ebuild +++ b/app-cdr/mkcdtoc/mkcdtoc-1.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="command-line utility to create toc-files for cdrdao" HOMEPAGE="https://sourceforge.net/projects/mkcdtoc/" -SRC_URI="mirror://sourceforge/mkcdtoc/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/mkcdtoc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild index 962f81ab63d1..879310b9ce56 100644 --- a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild +++ b/app-cdr/mp3burn/mp3burn-0.4.2.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="Burn mp3s without filling up your disk with .wav files" HOMEPAGE="https://sourceforge.net/projects/mp3burn" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" S="${WORKDIR}/${PN}" LICENSE="GPL-2" diff --git a/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild b/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild index a82714a6b525..e1fa8a7ea799 100644 --- a/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild +++ b/app-cdr/plextor-tool/plextor-tool-0.5.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=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Tool to change the parameters of a Plextor CD-ROM drive" HOMEPAGE="https://plextor-tool.sourceforge.net/" -SRC_URI="mirror://sourceforge/plextor-tool/${P}.src.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/plextor-tool/${P}.src.tar.bz2" S="${WORKDIR}"/${PN}/src LICENSE="GPL-2" diff --git a/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild b/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild index 0f851eefc3d9..37a445bfa4e0 100644 --- a/app-cdr/xcdroast/xcdroast-1.19-r1.ebuild +++ b/app-cdr/xcdroast/xcdroast-1.19-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=8 @@ -7,7 +7,7 @@ inherit desktop xdg DESCRIPTION="Lightweight cdrtools front-end for CD and DVD writing" HOMEPAGE="http://www.xcdroast.org/" -SRC_URI="mirror://sourceforge/xcdroast/${P/_/}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/xcdroast/${P/_/}.tar.gz" S="${WORKDIR}"/${P/_/} LICENSE="GPL-2" |