From: Andreas Sturmlechner Date: Sat, 20 Jul 2019 19:08:10 +0000 (+0200) Subject: sci-visualization/labplot: Fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c0c7aca30d17adaaaff8c252df250e599acba99;p=gentoo.git sci-visualization/labplot: Fix HOMEPAGE Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner --- diff --git a/sci-visualization/labplot/labplot-2.6.0.ebuild b/sci-visualization/labplot/labplot-2.6.0.ebuild index 7de7c2fe995b..476204d69fda 100644 --- a/sci-visualization/labplot/labplot-2.6.0.ebuild +++ b/sci-visualization/labplot/labplot-2.6.0.ebuild @@ -8,7 +8,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks" -HOMEPAGE="https://www.kde.org/applications/education/labplot/" +HOMEPAGE="https://labplot.kde.org/ https://kde.org/applications/education/org.kde.labplot2" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2" diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild index e5c39d783eb6..ba890ab34c73 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -8,7 +8,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks" -HOMEPAGE="https://www.kde.org/applications/education/labplot/" +HOMEPAGE="https://labplot.kde.org/ https://kde.org/applications/education/org.kde.labplot2" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2"