diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 17:39:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 20:48:21 +0200 |
commit | f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1 (patch) | |
tree | 9a4cc279e83b05db8482b1a06c0f631bb4e25807 /kde-frameworks/kquickcharts | |
parent | net-print/cnijfilter2: fix compiling with fno-common (diff) | |
download | gentoo-f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1.tar.gz gentoo-f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1.tar.bz2 gentoo-f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1.zip |
kde-frameworks: Switch HOMEPAGE to https://invent.kde.org/frameworks
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kquickcharts')
-rw-r--r-- | kde-frameworks/kquickcharts/kquickcharts-5.67.0.ebuild | 2 | ||||
-rw-r--r-- | kde-frameworks/kquickcharts/kquickcharts-5.70.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kquickcharts/kquickcharts-5.67.0.ebuild b/kde-frameworks/kquickcharts/kquickcharts-5.67.0.ebuild index 581543c8384e..d0a9ff19c907 100644 --- a/kde-frameworks/kquickcharts/kquickcharts-5.67.0.ebuild +++ b/kde-frameworks/kquickcharts/kquickcharts-5.67.0.ebuild @@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="QtQuick plugin providing high-performance charts" -HOMEPAGE="https://cgit.kde.org/kquickcharts.git" +HOMEPAGE="https://invent.kde.org/frameworks/kquickcharts" LICENSE="LGPL-2+" KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" diff --git a/kde-frameworks/kquickcharts/kquickcharts-5.70.0.ebuild b/kde-frameworks/kquickcharts/kquickcharts-5.70.0.ebuild index a6a61abd2dd1..91e56f7098fd 100644 --- a/kde-frameworks/kquickcharts/kquickcharts-5.70.0.ebuild +++ b/kde-frameworks/kquickcharts/kquickcharts-5.70.0.ebuild @@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="QtQuick plugin providing high-performance charts" -HOMEPAGE="https://cgit.kde.org/kquickcharts.git" +HOMEPAGE="https://invent.kde.org/frameworks/kquickcharts" LICENSE="LGPL-2+" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" |