summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-04-12 12:47:52 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:21:05 +0200
commit794061a3298b5716db015defa7b3e2c583b73980 (patch)
treebefde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /app-editors
parentstardict.eclass: inline mirror://sourceforge (diff)
downloadgentoo-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-editors')
-rw-r--r--app-editors/bvi/bvi-1.4.1.ebuild4
-rw-r--r--app-editors/bvi/bvi-1.4.2.ebuild4
-rw-r--r--app-editors/emact/emact-2.58.0-r1.ebuild4
-rw-r--r--app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild2
-rw-r--r--app-editors/jedit/jedit-5.6.0-r1.ebuild2
-rw-r--r--app-editors/joe/joe-4.6-r2.ebuild4
-rw-r--r--app-editors/kile/kile-2.9.94.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.9.12.ebuild4
-rw-r--r--app-editors/qxmledit/qxmledit-0.9.18-r1.ebuild2
-rw-r--r--app-editors/shed/shed-1.15.ebuild2
-rw-r--r--app-editors/shed/shed-1.16.ebuild2
-rw-r--r--app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild4
-rw-r--r--app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild4
13 files changed, 20 insertions, 20 deletions
diff --git a/app-editors/bvi/bvi-1.4.1.ebuild b/app-editors/bvi/bvi-1.4.1.ebuild
index a4c996ebb707..042b1e9d61b3 100644
--- a/app-editors/bvi/bvi-1.4.1.ebuild
+++ b/app-editors/bvi/bvi-1.4.1.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=7
DESCRIPTION="Display-oriented editor for binary files, based on the vi texteditor"
HOMEPAGE="http://bvi.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index d8c3fcd39c1a..39c1c1c2c9f4 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.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 flag-o-matic
DESCRIPTION="Display-oriented editor for binary files, based on the vi texteditor"
HOMEPAGE="http://bvi.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
diff --git a/app-editors/emact/emact-2.58.0-r1.ebuild b/app-editors/emact/emact-2.58.0-r1.ebuild
index f7c54eb6aead..5251356e8902 100644
--- a/app-editors/emact/emact-2.58.0-r1.ebuild
+++ b/app-editors/emact/emact-2.58.0-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 toolchain-funcs
DESCRIPTION="EmACT, a fork of Conroy's MicroEmacs"
HOMEPAGE="http://www.eligis.com/emacs/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2+ BSD"
SLOT="0"
diff --git a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
index 652a062b5597..7c8fd69aa594 100644
--- a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
+++ b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
@@ -7,7 +7,7 @@ MY_P=${P/editor}
DESCRIPTION="File viewer, editor and analyzer for text, binary, and executable files"
HOMEPAGE="https://hte.sourceforge.net/ https://github.com/sebastianbiallas/ht/"
-#SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2"
+#SRC_URI="https://downloads.sourceforge.net/hte/${MY_P}.tar.bz2"
# tarball is done as: 'make dist' and then rename to mention latest commt
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${MY_P}.tar.gz"
diff --git a/app-editors/jedit/jedit-5.6.0-r1.ebuild b/app-editors/jedit/jedit-5.6.0-r1.ebuild
index ff797fc8ae3e..4aeac8dd525a 100644
--- a/app-editors/jedit/jedit-5.6.0-r1.ebuild
+++ b/app-editors/jedit/jedit-5.6.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit desktop java-pkg-2 java-pkg-simple xdg-utils
DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="https://www.jedit.org"
-SRC_URI="mirror://sourceforge/project/jedit/jedit/${PV}/jedit${PV}source.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/project/jedit/jedit/${PV}/jedit${PV}source.tar.bz2"
S="${WORKDIR}/jEdit"
LICENSE="BSD GPL-2"
diff --git a/app-editors/joe/joe-4.6-r2.ebuild b/app-editors/joe/joe-4.6-r2.ebuild
index 776051fdf7f1..46fecf96e7dd 100644
--- a/app-editors/joe/joe-4.6-r2.ebuild
+++ b/app-editors/joe/joe-4.6-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 autotools xdg-utils
DESCRIPTION="A free ASCII-Text Screen Editor for UNIX"
HOMEPAGE="https://sourceforge.net/projects/joe-editor/"
-SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/joe-editor/${P}.tar.gz"
LICENSE="GPL-1+ CC-BY-3.0"
SLOT="0"
diff --git a/app-editors/kile/kile-2.9.94.ebuild b/app-editors/kile/kile-2.9.94.ebuild
index ea470a7fedce..f4817b7192ce 100644
--- a/app-editors/kile/kile-2.9.94.ebuild
+++ b/app-editors/kile/kile-2.9.94.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
HOMEPAGE="https://apps.kde.org/kile/ https://kile.sourceforge.io/"
if [[ ${KDE_BUILD_TYPE} == release ]]; then
- SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
KEYWORDS="~amd64"
fi
diff --git a/app-editors/qxmledit/qxmledit-0.9.12.ebuild b/app-editors/qxmledit/qxmledit-0.9.12.ebuild
index ba8f660a4384..12c0932af921 100644
--- a/app-editors/qxmledit/qxmledit-0.9.12.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.9.12.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 desktop qmake-utils xdg-utils
DESCRIPTION="Simple Qt-based XML editor"
HOMEPAGE="https://qxmledit.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tgz"
LICENSE="LGPL-2"
SLOT="0"
diff --git a/app-editors/qxmledit/qxmledit-0.9.18-r1.ebuild b/app-editors/qxmledit/qxmledit-0.9.18-r1.ebuild
index ee4baa01ebfb..e97a2ee618a1 100644
--- a/app-editors/qxmledit/qxmledit-0.9.18-r1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.9.18-r1.ebuild
@@ -7,7 +7,7 @@ inherit desktop qmake-utils xdg
DESCRIPTION="Simple Qt-based XML editor"
HOMEPAGE="https://qxmledit.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tgz"
LICENSE="LGPL-2"
SLOT="0"
diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild
index da49bc414e0d..6b0e8951131c 100644
--- a/app-editors/shed/shed-1.15.ebuild
+++ b/app-editors/shed/shed-1.15.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Simple Hex EDitor"
HOMEPAGE="https://shed.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-editors/shed/shed-1.16.ebuild b/app-editors/shed/shed-1.16.ebuild
index 66bf648a2a7d..cf8ff6542e0c 100644
--- a/app-editors/shed/shed-1.16.ebuild
+++ b/app-editors/shed/shed-1.16.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Simple Hex EDitor"
HOMEPAGE="https://shed.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-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
index e1458645feaf..6d3401c0390b 100644
--- a/app-editors/wxhexeditor/wxhexeditor-0.24-r1.ebuild
+++ b/app-editors/wxhexeditor/wxhexeditor-0.24-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
@@ -9,7 +9,7 @@ inherit toolchain-funcs wxwidgets
DESCRIPTION="A cross-platform hex editor designed specially for large files"
HOMEPAGE="https://github.com/EUA/wxHexEditor"
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-v${PV}-src.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_PN}-v${PV}-src.tar.xz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild
index a3f1bb036466..eacd341e3f91 100644
--- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.0.ebuild
+++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.1.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
@@ -8,7 +8,7 @@ inherit autotools wxwidgets xdg
DESCRIPTION="XML Copy Editor is a fast, free, validating XML editor"
HOMEPAGE="https://xml-copy-editor.sourceforge.io"
-SRC_URI="mirror://sourceforge/xml-copy-editor/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/xml-copy-editor/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"