Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/kphotoalbum/
Date: Mon, 28 Jun 2021 14:14:15
Message-Id: 1624878218.a014e0a03c881e5a0f8888e560fe6fe2afb36c9e.asturm@gentoo
1 commit: a014e0a03c881e5a0f8888e560fe6fe2afb36c9e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 11:03:38 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 28 11:03:38 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a014e0a0
7
8 media-gfx/kphotoalbum: Update HOMEPAGE
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-gfx/kphotoalbum/kphotoalbum-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild b/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
17 index 05d99b7e2d..6efb942b54 100644
18 --- a/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
19 +++ b/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
20 @@ -10,7 +10,7 @@ QTMIN=5.15.2
21 inherit ecm kde.org
22
23 DESCRIPTION="Tool for indexing, searching, and viewing images"
24 -HOMEPAGE="https://www.kphotoalbum.org/"
25 +HOMEPAGE="https://kphotoalbum.org/"
26
27 if [[ ${KDE_BUILD_TYPE} != live ]]; then
28 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"