diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-18 03:08:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-18 03:08:18 +0000 |
commit | 6f651a40272bad3b8c7b08c1320211c63cc548cc (patch) | |
tree | 53189b92797d53380bcc6835f732bcce0052c892 /kde-base/plasma | |
parent | whitespace (diff) | |
download | gentoo-2-6f651a40272bad3b8c7b08c1320211c63cc548cc.tar.gz gentoo-2-6f651a40272bad3b8c7b08c1320211c63cc548cc.tar.bz2 gentoo-2-6f651a40272bad3b8c7b08c1320211c63cc548cc.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/plasma')
-rw-r--r-- | kde-base/plasma/plasma-4.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-base/plasma/plasma-4.0.0.ebuild b/kde-base/plasma/plasma-4.0.0.ebuild index e23b138623ac..60939803a217 100644 --- a/kde-base/plasma/plasma-4.0.0.ebuild +++ b/kde-base/plasma/plasma-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.0.ebuild,v 1.1 2008/01/18 01:53:27 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma/plasma-4.0.0.ebuild,v 1.2 2008/01/18 03:08:18 mr_bones_ Exp $ EAPI="1" @@ -45,4 +45,3 @@ src_compile() { $(cmake-utils_use_with xinerama X11_Xinerama)" kde4-meta_src_compile } - |