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 /x11-themes
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 'x11-themes')
-rw-r--r--x11-themes/e16-themes/e16-themes-1.0.2.ebuild4
-rw-r--r--x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild4
-rw-r--r--x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild4
-rw-r--r--x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild4
-rw-r--r--x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild4
-rw-r--r--x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild30
-rw-r--r--x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild4
-rw-r--r--x11-themes/smplayer-themes/smplayer-themes-18.6.0.ebuild4
-rw-r--r--x11-themes/wm-icons/wm-icons-0.4.0.ebuild4
9 files changed, 31 insertions, 31 deletions
diff --git a/x11-themes/e16-themes/e16-themes-1.0.2.ebuild b/x11-themes/e16-themes/e16-themes-1.0.2.ebuild
index b6b76a179195..8bc4677ebc1b 100644
--- a/x11-themes/e16-themes/e16-themes-1.0.2.ebuild
+++ b/x11-themes/e16-themes/e16-themes-1.0.2.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="All the official E16 themes"
HOMEPAGE="https://www.enlightenment.org https://sourceforge.net/projects/enlightenment/"
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
index c4826df1db9f..9ce17e8b85e4 100644
--- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
+++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit readme.gentoo-r1 python-single-r1 optfeature
DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu"
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/fvwm-crystal/fvwm-crystal.git"
else
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86"
fi
diff --git a/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild b/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
index 3d06f5fd2974..c13d786ba396 100644
--- a/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
+++ b/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.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="Extra themes for fvwm-themes"
HOMEPAGE="http://fvwm-themes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fvwm-themes/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/fvwm-themes/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
index 066474d243af..50e3621681ae 100644
--- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
+++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.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
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="A configuration framework for the fvwm window manager"
HOMEPAGE="http://fvwm-themes.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/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild
index de999fbddac0..9a26cfb26780 100644
--- a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild
+++ b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.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="candido-engine-${PV}"
DESCRIPTION="Candido GTK+ 2.x Theme Engine"
HOMEPAGE="https://sourceforge.net/projects/candido.berlios/"
-SRC_URI="mirror://sourceforge/candido.berlios/${MY_P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/candido.berlios/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
index 21b5a78cd47d..361f93c1bb9b 100644
--- a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
+++ b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild
@@ -6,22 +6,22 @@ EAPI=7
DESCRIPTION="SLiM (Simple Login Manager) themes pack"
HOMEPAGE="https://sourceforge.net/projects/slim.berlios/"
SRC_URI="
- mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-gentoo-simple.tar.bz2
+ https://downloads.sourceforge.net/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-gentoo-simple.tar.bz2
mirror://gentoo/slim-archlinux.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-debian-moreblue.tar.bz2
- mirror://sourceforge/project/slim.berlios/slim-fingerprint.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-flat.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-lunar-0.4.tar.bz2
- mirror://sourceforge/project/slim.berlios/slim-previous.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-rainbow.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-rear-window.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-scotland-road.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-subway.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-wave.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-zenwalk.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-archlinux-simple.tar.gz
- mirror://sourceforge/project/slim.berlios/slim-lake.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-debian-moreblue.tar.bz2
+ https://downloads.sourceforge.net/project/slim.berlios/slim-fingerprint.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-flat.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-lunar-0.4.tar.bz2
+ https://downloads.sourceforge.net/project/slim.berlios/slim-previous.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-rainbow.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-rear-window.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-scotland-road.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-subway.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-wave.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-zenwalk.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-archlinux-simple.tar.gz
+ https://downloads.sourceforge.net/project/slim.berlios/slim-lake.tar.gz
mirror://gentoo/slim-gentoo-1.0.tar.bz2
http://www.xfce-look.org/CONTENT/content-files/48605-xfce-g-box-slim-0.1.tar.gz
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.tar.bz2 -> gentoo_10_purple-r1.tar.bz2
diff --git a/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild b/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild
index 8d9d458c597b..9dfeec6237b5 100644
--- a/x11-themes/smplayer-skins/smplayer-skins-15.2.0-r1.ebuild
+++ b/x11-themes/smplayer-skins/smplayer-skins-15.2.0-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 qmake-utils
DESCRIPTION="Skins for SMPlayer"
HOMEPAGE="https://www.smplayer.info/"
-SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/smplayer/${P}.tar.bz2"
LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 GPL-2 LGPL-3"
SLOT="0"
diff --git a/x11-themes/smplayer-themes/smplayer-themes-18.6.0.ebuild b/x11-themes/smplayer-themes/smplayer-themes-18.6.0.ebuild
index 8f65f0576080..c679bfba54dc 100644
--- a/x11-themes/smplayer-themes/smplayer-themes-18.6.0.ebuild
+++ b/x11-themes/smplayer-themes/smplayer-themes-18.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit qmake-utils
DESCRIPTION="Icon themes for smplayer"
HOMEPAGE="https://www.smplayer.info/"
-SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/smplayer/${P}.tar.bz2"
LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 CC0-1.0 GPL-2 GPL-3+ LGPL-3"
SLOT="0"
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
index 4735abd65f14..15674de92803 100644
--- a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
+++ b/x11-themes/wm-icons/wm-icons-0.4.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 readme.gentoo-r1
DESCRIPTION="A Large Assortment of Beautiful Themed Icons, Created with FVWM in mind"
HOMEPAGE="http://wm-icons.sourceforge.net/"
-SRC_URI="mirror://sourceforge/wm-icons/wm-icons-${PV}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/wm-icons/wm-icons-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"