diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-07 13:38:22 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-07 14:52:28 +0200 |
commit | bfa2bb1075711dfd765f6f86fea7fbef5fc09e52 (patch) | |
tree | 644cd69dcb3814b0cdb395e503bf93ba9b5ecad2 /sci-visualization/kst | |
parent | dev-python/bleach: add 4.1.0 (diff) | |
download | gentoo-bfa2bb1075711dfd765f6f86fea7fbef5fc09e52.tar.gz gentoo-bfa2bb1075711dfd765f6f86fea7fbef5fc09e52.tar.bz2 gentoo-bfa2bb1075711dfd765f6f86fea7fbef5fc09e52.zip |
sci-visualization/kst: Update HOMEPAGE, fix metadata.xml indentation
Add current upstream repository address.
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-visualization/kst')
-rw-r--r-- | sci-visualization/kst/kst-2.0.8-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-visualization/kst/metadata.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/kst/kst-2.0.8-r1.ebuild b/sci-visualization/kst/kst-2.0.8-r1.ebuild index 148390c6c265..9df077a76f9c 100644 --- a/sci-visualization/kst/kst-2.0.8-r1.ebuild +++ b/sci-visualization/kst/kst-2.0.8-r1.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils xdg-utils MY_P=Kst-${PV} DESCRIPTION="Fast real-time large-dataset viewing and plotting tool" -HOMEPAGE="https://kst.kde.org/" +HOMEPAGE="https://kst-plot.kde.org/ https://invent.kde.org/graphics/kst-plot" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2 FDL-1.2" diff --git a/sci-visualization/kst/metadata.xml b/sci-visualization/kst/metadata.xml index 9f73ea702ac4..27e7888aa2c3 100644 --- a/sci-visualization/kst/metadata.xml +++ b/sci-visualization/kst/metadata.xml @@ -4,7 +4,7 @@ <maintainer type="project"> <email>qt@gentoo.org</email> <name>Gentoo Qt Project</name> - </maintainer> + </maintainer> <upstream> <remote-id type="sourceforge">kst</remote-id> <bugs-to>https://bugs.kde.org/</bugs-to> |