diff options
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/libpinyin/libpinyin-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/libpinyin/libpinyin-2.8.1.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/libpinyin/libpinyin-9999.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim-input-pad/scim-input-pad-0.1.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim-m17n/scim-m17n-0.2.3-r1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.13.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/scim-uim/scim-uim-0.2.0-r3.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0-r7.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/zinnia/zinnia-0.06-r3.ebuild | 4 |
16 files changed, 24 insertions, 24 deletions
diff --git a/app-i18n/libpinyin/libpinyin-2.6.2.ebuild b/app-i18n/libpinyin/libpinyin-2.6.2.ebuild index e1119ca80bfc..a09759f85b85 100644 --- a/app-i18n/libpinyin/libpinyin-2.6.2.ebuild +++ b/app-i18n/libpinyin/libpinyin-2.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2022 Gentoo Authors +# Copyright 2012-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ if [[ "${PV}" == "9999" ]]; then else SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi -SRC_URI+=" mirror://sourceforge/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz -> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" +SRC_URI+=" https://downloads.sourceforge.net/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz -> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" LICENSE="GPL-3+" SLOT="0/13" diff --git a/app-i18n/libpinyin/libpinyin-2.8.1.ebuild b/app-i18n/libpinyin/libpinyin-2.8.1.ebuild index 480d85b40fec..a09759f85b85 100644 --- a/app-i18n/libpinyin/libpinyin-2.8.1.ebuild +++ b/app-i18n/libpinyin/libpinyin-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2023 Gentoo Authors +# Copyright 2012-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ if [[ "${PV}" == "9999" ]]; then else SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi -SRC_URI+=" mirror://sourceforge/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz -> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" +SRC_URI+=" https://downloads.sourceforge.net/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz -> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" LICENSE="GPL-3+" SLOT="0/13" diff --git a/app-i18n/libpinyin/libpinyin-9999.ebuild b/app-i18n/libpinyin/libpinyin-9999.ebuild index 92ad00709b46..dc5e734fdd7e 100644 --- a/app-i18n/libpinyin/libpinyin-9999.ebuild +++ b/app-i18n/libpinyin/libpinyin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2023 Gentoo Authors +# Copyright 2012-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ if [[ "${PV}" == "9999" ]]; then else SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi -SRC_URI+=" mirror://sourceforge/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz -> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" +SRC_URI+=" https://downloads.sourceforge.net/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz -> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" LICENSE="GPL-3+" SLOT="0/13" diff --git a/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild b/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild index 708880d0f6ca..0d8b59fe239a 100644 --- a/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild +++ b/app-i18n/scim-bridge/scim-bridge-0.4.16-r3.ebuild @@ -7,7 +7,7 @@ inherit autotools gnome2-utils readme.gentoo-r1 DESCRIPTION="Yet another IM-client of SCIM" HOMEPAGE="http://www.scim-im.org/projects/scim_bridge" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild b/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild index aa37d7ea868e..501c933b5a95 100644 --- a/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild +++ b/app-i18n/scim-hangul/scim-hangul-0.4.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Hangul IMEngine for SCIM ported from imhangul" HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-i18n/scim-input-pad/scim-input-pad-0.1.3.1.ebuild b/app-i18n/scim-input-pad/scim-input-pad-0.1.3.1.ebuild index 6de6ba865226..f7b713f04445 100644 --- a/app-i18n/scim-input-pad/scim-input-pad-0.1.3.1.ebuild +++ b/app-i18n/scim-input-pad/scim-input-pad-0.1.3.1.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 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Input pad for SCIM used to input symbols and special characters" HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-i18n/scim-m17n/scim-m17n-0.2.3-r1.ebuild b/app-i18n/scim-m17n/scim-m17n-0.2.3-r1.ebuild index 195a5f8adafa..4136cf2db6ae 100644 --- a/app-i18n/scim-m17n/scim-m17n-0.2.3-r1.ebuild +++ b/app-i18n/scim-m17n/scim-m17n-0.2.3-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="An input module for Smart Common Input Method (SCIM) which uses m17n as backend" HOMEPAGE="http://www.scim-im.org/projects/imengines" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild index 3607af14cc9c..5ccbdb0380af 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Smart Common Input Method (SCIM) Smart Pinyin Input Method" HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild index eaff37823c8f..2d481eafafa1 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild index 21e635c5dee0..748c90f2b3f9 100644 --- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild +++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r4.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM" HOMEPAGE="http://tomoe.sourceforge.net/" -SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/tomoe/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/app-i18n/scim-uim/scim-uim-0.2.0-r3.ebuild b/app-i18n/scim-uim/scim-uim-0.2.0-r3.ebuild index 26f68659064d..751d339b780a 100644 --- a/app-i18n/scim-uim/scim-uim-0.2.0-r3.ebuild +++ b/app-i18n/scim-uim/scim-uim-0.2.0-r3.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="An input module for Smart Common Input Method (SCIM) which uses uim as backend" HOMEPAGE="http://www.scim-im.org/" -SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild index 1da0803c77af..b9861cc5dacb 100644 --- a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild +++ b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Tomoe GTK+ interface widget library" HOMEPAGE="http://tomoe.osdn.jp/" -SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/tomoe/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" diff --git a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild index 7abc6c1ff531..9c30888d458c 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild @@ -9,7 +9,7 @@ inherit autotools ruby-utils DESCRIPTION="Japanese handwriting recognition engine" HOMEPAGE="http://tomoe.osdn.jp/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild index 0775f7479887..a944df114c2a 100644 --- a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild +++ b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.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 autotools DESCRIPTION="Japanese input method Tomoe IMEngine for uim" HOMEPAGE="http://tomoe.sourceforge.net/" -SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/tomoe/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild b/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild index 81cfc5262b16..a3033bcb1164 100644 --- a/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild +++ b/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2021 Gentoo Authors +# Copyright 2013-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -9,7 +9,7 @@ MY_P="${P/_p/-}" DESCRIPTION="Handwriting model files trained with Tomoe data" HOMEPAGE="https://taku910.github.io/zinnia/ https://github.com/taku910/zinnia https://sourceforge.net/projects/zinnia/" -SRC_URI="mirror://sourceforge/zinnia/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/zinnia/${MY_P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" diff --git a/app-i18n/zinnia/zinnia-0.06-r3.ebuild b/app-i18n/zinnia/zinnia-0.06-r3.ebuild index 383852add5d2..8a6dbee115a7 100644 --- a/app-i18n/zinnia/zinnia-0.06-r3.ebuild +++ b/app-i18n/zinnia/zinnia-0.06-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2021 Gentoo Authors +# Copyright 2010-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -7,7 +7,7 @@ inherit autotools flag-o-matic perl-module toolchain-funcs DESCRIPTION="Zinnia - Online hand recognition system with machine learning" HOMEPAGE="https://taku910.github.io/zinnia/ https://github.com/taku910/zinnia https://sourceforge.net/projects/zinnia/" -SRC_URI="mirror://sourceforge/zinnia/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/zinnia/${P}.tar.gz" LICENSE="BSD" SLOT="0" |