diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-07-04 08:01:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-07-04 08:01:51 +0000 |
commit | 9d0265e512cfc248a16210e4567cc46430881b89 (patch) | |
tree | 203bb371186af236ecaac1515e8b0fec965f45f6 /eclass/kde4-base.eclass | |
parent | Update multilib stable mask (diff) | |
download | gentoo-2-9d0265e512cfc248a16210e4567cc46430881b89.tar.gz gentoo-2-9d0265e512cfc248a16210e4567cc46430881b89.tar.bz2 gentoo-2-9d0265e512cfc248a16210e4567cc46430881b89.zip |
Whitespace.
Diffstat (limited to 'eclass/kde4-base.eclass')
-rw-r--r-- | eclass/kde4-base.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass index 45d117fb00fd..dd1bb47f062f 100644 --- a/eclass/kde4-base.eclass +++ b/eclass/kde4-base.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-base.eclass,v 1.136 2014/06/14 18:33:59 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-base.eclass,v 1.137 2014/07/04 08:01:51 ulm Exp $ # @ECLASS: kde4-base.eclass # @MAINTAINER: @@ -782,7 +782,7 @@ kde4-base_src_test() { fi cmake-utils_src_test - } + } # When run as normal user during ebuild development with the ebuild command, the # kde tests tend to access the session DBUS. This however is not possible in a real |