Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/kuroo/
Date: Fri, 30 Mar 2018 18:46:53
Message-Id: 1522435590.52b4fa8995e2c9d34b06101eb752e38e9dedcc12.bman@gentoo
1 commit: 52b4fa8995e2c9d34b06101eb752e38e9dedcc12
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Mar 30 18:11:46 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 18:46:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b4fa89
7
8 app-portage/kuroo: update HOMEPAGE of live ebuild
9
10 Closes: https://github.com/gentoo/gentoo/pull/7716
11
12 app-portage/kuroo/kuroo-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/kuroo/kuroo-9999.ebuild b/app-portage/kuroo/kuroo-9999.ebuild
16 index 122f9cdb9ca..84f8ce00b3a 100644
17 --- a/app-portage/kuroo/kuroo-9999.ebuild
18 +++ b/app-portage/kuroo/kuroo-9999.ebuild
19 @@ -8,7 +8,7 @@ ESVN_PROJECT="kuroo4"
20 inherit cmake-utils subversion
21
22 DESCRIPTION="Graphical Portage frontend based on KDE Frameworks"
23 -HOMEPAGE="http://kuroo.sourceforge.net/"
24 +HOMEPAGE="https://sourceforge.net/projects/kuroo/"
25
26 LICENSE="GPL-2"
27 KEYWORDS=""