Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 02 Apr 2016 14:54:37
Message-Id: 1459608864.c084af38f1174b0627cecb3168c56a7aee2b4a45.kensington@gentoo
1 commit: c084af38f1174b0627cecb3168c56a7aee2b4a45
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 24 10:43:31 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 14:54:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c084af38
7
8 kde5-functions.eclass: typo
9
10 eclass/kde5-functions.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
14 index 11bfcd4..be336be 100644
15 --- a/eclass/kde5-functions.eclass
16 +++ b/eclass/kde5-functions.eclass
17 @@ -35,7 +35,7 @@ esac
18
19 # @ECLASS-VARIABLE: KDE_APPS_MINIMAL
20 # @DESCRIPTION:
21 -# Minimal KDE Applicaions version to require for the package.
22 +# Minimal KDE Applications version to require for the package.
23 : ${KDE_APPS_MINIMAL:=14.12.0}
24
25 # @ECLASS-VARIABLE: KDE_GCC_MINIMAL