diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia2code/dia2code-1.0.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-office/grisbi/grisbi-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-office/impressive/impressive-0.13.1.ebuild | 6 | ||||
-rw-r--r-- | app-office/impressive/impressive-0.13.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild | 4 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/scribus/scribus-9999.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/app-office/dia2code/dia2code-1.0.0-r1.ebuild b/app-office/dia2code/dia2code-1.0.0-r1.ebuild index fe4abda5db36..d670a325ac92 100644 --- a/app-office/dia2code/dia2code-1.0.0-r1.ebuild +++ b/app-office/dia2code/dia2code-1.0.0-r1.ebuild @@ -7,7 +7,7 @@ inherit gnome2 DESCRIPTION="Convert UML diagrams produced with Dia to various source code flavours" HOMEPAGE="http://dia2code.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild b/app-office/grisbi/grisbi-2.0.5.ebuild index 3f07b0c9c550..bf4c552c6afd 100644 --- a/app-office/grisbi/grisbi-2.0.5.ebuild +++ b/app-office/grisbi/grisbi-2.0.5.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 gnome2 DESCRIPTION="Grisbi is a personal accounting application for Linux" HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi" -SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/$(ver_cut 1-2).x/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 1-2).x/${P}.tar.bz2" IUSE="goffice nls ofx ssl" LICENSE="GPL-2" diff --git a/app-office/impressive/impressive-0.13.1.ebuild b/app-office/impressive/impressive-0.13.1.ebuild index 3b60082b1f65..2f4b427c94b6 100644 --- a/app-office/impressive/impressive-0.13.1.ebuild +++ b/app-office/impressive/impressive-0.13.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit optfeature python-r1 DESCRIPTION="Stylish way of giving presentations with Python" HOMEPAGE="http://impressive.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-office/impressive/impressive-0.13.2.ebuild b/app-office/impressive/impressive-0.13.2.ebuild index 7816aedb6b69..a5e6f91514bd 100644 --- a/app-office/impressive/impressive-0.13.2.ebuild +++ b/app-office/impressive/impressive-0.13.2.ebuild @@ -3,12 +3,12 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit optfeature python-r1 DESCRIPTION="Stylish way of giving presentations with Python" HOMEPAGE="http://impressive.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild b/app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild index abf14b9911fd..9d2a43f0cc83 100644 --- a/app-office/projectlibre-bin/projectlibre-bin-1.9.3.ebuild +++ b/app-office/projectlibre-bin/projectlibre-bin-1.9.3.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 @@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Open source desktop alternative to Microsoft Project" HOMEPAGE="https://www.projectlibre.com/" -SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz +SRC_URI="https://downloads.sourceforge.net/${MY_PN}/${MY_P}.tar.gz https://sourceforge.net/p/projectlibre/code/ci/master/tree/projectlibre_build/resources/${MY_PN}.desktop?format=raw -> ${MY_PN}.desktop https://sourceforge.net/p/projectlibre/code/ci/master/tree/projectlibre_build/resources/${MY_PN}.png?format=raw -> ${MY_PN}.png" S="${WORKDIR}/${MY_P}" diff --git a/app-office/scribus/scribus-1.6.1-r1.ebuild b/app-office/scribus/scribus-1.6.1-r1.ebuild index 21e17e6ae260..7a3abef52fb0 100644 --- a/app-office/scribus/scribus-1.6.1-r1.ebuild +++ b/app-office/scribus/scribus-1.6.1-r1.ebuild @@ -3,13 +3,13 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="tk?" inherit cmake desktop flag-o-matic optfeature python-single-r1 xdg DESCRIPTION="Desktop publishing (DTP) and layout program" HOMEPAGE="https://www.scribus.net/" -SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.xz" S="${WORKDIR}/${P}" LICENSE="GPL-2" diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-9999.ebuild index 0225ed3b28db..e6a659a11344 100644 --- a/app-office/scribus/scribus-9999.ebuild +++ b/app-office/scribus/scribus-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="tk?" inherit cmake desktop flag-o-matic optfeature python-single-r1 xdg @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999* ]] ; then EGIT_REPO_URI="https://github.com/scribusproject/scribus" inherit git-r3 else - SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.xz" + SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.xz" S="${WORKDIR}/${P}" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" fi |