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-emacs | |
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-emacs')
-rw-r--r-- | app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/emacs-jabber/emacs-jabber-0.8.92.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/session/session-2.4b.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/template/template-3.3b.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/twittering-mode/twittering-mode-3.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/twittering-mode/twittering-mode-9999.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/xslide/xslide-0.2.2-r1.ebuild | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild b/app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild index 6f379856aac5..ebdbf92cef6f 100644 --- a/app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild +++ b/app-emacs/doxymacs/doxymacs-1.8.0-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=8 @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Doxygen editing minor mode" HOMEPAGE="http://doxymacs.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-emacs/emacs-jabber/emacs-jabber-0.8.92.ebuild b/app-emacs/emacs-jabber/emacs-jabber-0.8.92.ebuild index 91ccdffb5d2b..05447348de20 100644 --- a/app-emacs/emacs-jabber/emacs-jabber-0.8.92.ebuild +++ b/app-emacs/emacs-jabber/emacs-jabber-0.8.92.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 @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="A Jabber client for Emacs" HOMEPAGE="http://emacs-jabber.sourceforge.net/ https://www.emacswiki.org/emacs/JabberEl" -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/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild b/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild index 9cf69a729505..4dd102e86994 100644 --- a/app-emacs/mailcrypt/mailcrypt-3.5.9-r3.ebuild +++ b/app-emacs/mailcrypt/mailcrypt-3.5.9-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=8 @@ -7,7 +7,7 @@ inherit elisp readme.gentoo-r1 DESCRIPTION="Provides a simple interface to public key cryptography with OpenPGP" HOMEPAGE="http://mailcrypt.sourceforge.net/" -SRC_URI="mirror://sourceforge/mailcrypt/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/mailcrypt/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild index b443b899c2af..1f5b1dbe19fe 100644 --- a/app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild +++ b/app-emacs/navi2ch/navi2ch-1.8.4-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 elisp readme.gentoo-r1 DESCRIPTION="A navigator for the Japanese textboard 2ch" HOMEPAGE="http://navi2ch.sourceforge.net/" -SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/navi2ch/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-emacs/session/session-2.4b.ebuild b/app-emacs/session/session-2.4b.ebuild index 47b871c16f90..e6342a18a32c 100644 --- a/app-emacs/session/session-2.4b.ebuild +++ b/app-emacs/session/session-2.4b.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 elisp readme.gentoo-r1 DESCRIPTION="When you start Emacs, Session restores various variables from your last session" HOMEPAGE="http://emacs-session.sourceforge.net/" -SRC_URI="mirror://sourceforge/emacs-session/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/emacs-session/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/app-emacs/template/template-3.3b.ebuild b/app-emacs/template/template-3.3b.ebuild index cd0bf317f078..f275020dd74e 100644 --- a/app-emacs/template/template-3.3b.ebuild +++ b/app-emacs/template/template-3.3b.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 elisp DESCRIPTION="Use templates, decorate comments, auto-update buffers" HOMEPAGE="http://emacs-template.sourceforge.net/" -SRC_URI="mirror://sourceforge/emacs-template/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/emacs-template/${P}.tar.gz" LICENSE="GPL-2+ Texinfo-manual" SLOT="0" diff --git a/app-emacs/twittering-mode/twittering-mode-3.0.0-r1.ebuild b/app-emacs/twittering-mode/twittering-mode-3.0.0-r1.ebuild index ed246a376260..c3a4e365c979 100644 --- a/app-emacs/twittering-mode/twittering-mode-3.0.0-r1.ebuild +++ b/app-emacs/twittering-mode/twittering-mode-3.0.0-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 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then inherit git-r3 IUSE="doc" else - SRC_URI="mirror://sourceforge/twmode/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/twmode/${P}.tar.gz" KEYWORDS="~amd64 ~x86" RESTRICT="test" fi diff --git a/app-emacs/twittering-mode/twittering-mode-9999.ebuild b/app-emacs/twittering-mode/twittering-mode-9999.ebuild index ed246a376260..c3a4e365c979 100644 --- a/app-emacs/twittering-mode/twittering-mode-9999.ebuild +++ b/app-emacs/twittering-mode/twittering-mode-9999.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 @@ if [[ ${PV} == *9999 ]]; then inherit git-r3 IUSE="doc" else - SRC_URI="mirror://sourceforge/twmode/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/twmode/${P}.tar.gz" KEYWORDS="~amd64 ~x86" RESTRICT="test" fi diff --git a/app-emacs/xslide/xslide-0.2.2-r1.ebuild b/app-emacs/xslide/xslide-0.2.2-r1.ebuild index 65a2b463faf4..fe4bd9b676ff 100644 --- a/app-emacs/xslide/xslide-0.2.2-r1.ebuild +++ b/app-emacs/xslide/xslide-0.2.2-r1.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 @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="An Emacs major mode for editing XSL stylesheets and running XSL processes" HOMEPAGE="https://sourceforge.net/projects/xslide/" -SRC_URI="mirror://sourceforge/xslide/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/xslide/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |