summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-07-20 21:08:10 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-20 21:29:38 +0200
commit1c0c7aca30d17adaaaff8c252df250e599acba99 (patch)
treeab52211cdf4ad4eec871694db135ce5935043a4e /sci-visualization
parentsys-libs/kpmcore: Fix HOMEPAGE (diff)
downloadgentoo-1c0c7aca30d17adaaaff8c252df250e599acba99.tar.gz
gentoo-1c0c7aca30d17adaaaff8c252df250e599acba99.tar.bz2
gentoo-1c0c7aca30d17adaaaff8c252df250e599acba99.zip
sci-visualization/labplot: Fix HOMEPAGE
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/labplot/labplot-2.6.0.ebuild2
-rw-r--r--sci-visualization/labplot/labplot-9999.ebuild2
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 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"