commit: 1c0c7aca30d17adaaaff8c252df250e599acba99 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 19:08:10 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 19:29:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0c7aca
sci-visualization/labplot: Fix HOMEPAGE Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sci-visualization/labplot/labplot-2.6.0.ebuild | 2 +- sci-visualization/labplot/labplot-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-visualization/labplot/labplot-2.6.0.ebuild b/sci-visualization/labplot/labplot-2.6.0.ebuild index 7de7c2fe995..476204d69fd 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 e5c39d783eb..ba890ab34c7 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"
