diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-12 20:54:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-26 14:55:46 +0100 |
commit | a7e0c72d959d77bf894a685d0ed2cb410ff63f9f (patch) | |
tree | 616432d40ec038e56493f7d682896cdbd1425fad /sci-visualization | |
parent | net-irc/konversation: Drop 1.7.6 (diff) | |
download | gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.gz gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.bz2 gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.zip |
*/*: kde.org: Update HOMEPAGE with redirected-to URIs
kde.org/applications -> apps.kde.org
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/labplot/labplot-2.7.0.ebuild | 2 | ||||
-rw-r--r-- | sci-visualization/labplot/labplot-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/labplot/labplot-2.7.0.ebuild b/sci-visualization/labplot/labplot-2.7.0.ebuild index fcf591f4a89e..d876c81c2fcd 100644 --- a/sci-visualization/labplot/labplot-2.7.0.ebuild +++ b/sci-visualization/labplot/labplot-2.7.0.ebuild @@ -10,7 +10,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks" -HOMEPAGE="https://labplot.kde.org/ https://kde.org/applications/education/org.kde.labplot2" +HOMEPAGE="https://labplot.kde.org/ https://apps.kde.org/en/labplot2" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild index fcf591f4a89e..d876c81c2fcd 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks" -HOMEPAGE="https://labplot.kde.org/ https://kde.org/applications/education/org.kde.labplot2" +HOMEPAGE="https://labplot.kde.org/ https://apps.kde.org/en/labplot2" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" |