Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Mon, 01 Apr 2019 20:45:17
Message-Id: 1554151493.6118d632cf7185d801f503b665a6cd4905756b52.asturm@gentoo
1 commit: 6118d632cf7185d801f503b665a6cd4905756b52
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 17 16:03:55 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 20:44:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6118d632
7
8 kde5.eclass: Drop obsolete KDEBASE=kdevelop HOMEPAGE switch
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 eclass/kde5.eclass | 7 +------
13 1 file changed, 1 insertion(+), 6 deletions(-)
14
15 diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
16 index 68bd5968cba..be98ca0d6ae 100644
17 --- a/eclass/kde5.eclass
18 +++ b/eclass/kde5.eclass
19 @@ -159,12 +159,7 @@ fi
20 # a proper error message via pkg_nofetch.
21 KDE_UNRELEASED=( )
22
23 -if [[ ${KDEBASE} = kdevelop ]]; then
24 - HOMEPAGE="https://www.kdevelop.org/"
25 -else
26 - HOMEPAGE="https://kde.org/"
27 -fi
28 -
29 +HOMEPAGE="https://kde.org/"
30 LICENSE="GPL-2"
31
32 SLOT=5