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/prison | |
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/prison')
-rw-r--r-- | kde-frameworks/prison/prison-5.67.0.ebuild | 2 | ||||
-rw-r--r-- | kde-frameworks/prison/prison-5.70.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/prison/prison-5.67.0.ebuild b/kde-frameworks/prison/prison-5.67.0.ebuild index 7e3b57d310c6..b3982d520895 100644 --- a/kde-frameworks/prison/prison-5.67.0.ebuild +++ b/kde-frameworks/prison/prison-5.67.0.ebuild @@ -7,7 +7,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="QRCode and data matrix barcode library" -HOMEPAGE="https://cgit.kde.org/prison.git" +HOMEPAGE="https://invent.kde.org/frameworks/prison" LICENSE="GPL-2" KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" diff --git a/kde-frameworks/prison/prison-5.70.0.ebuild b/kde-frameworks/prison/prison-5.70.0.ebuild index ea1ffc8cdec5..17742b3caba2 100644 --- a/kde-frameworks/prison/prison-5.70.0.ebuild +++ b/kde-frameworks/prison/prison-5.70.0.ebuild @@ -7,7 +7,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="QRCode and data matrix barcode library" -HOMEPAGE="https://cgit.kde.org/prison.git" +HOMEPAGE="https://invent.kde.org/frameworks/prison" LICENSE="GPL-2" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" |