diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:26:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:26:07 +0000 |
commit | 3f12529ac93ac6dc23451b906194f8596f8d19a0 (patch) | |
tree | 37d3b75e9fad069da53cd0d63db2bcbe2e4a26cd /kde-base/kalyptus | |
parent | whitespace (diff) | |
download | gentoo-2-3f12529ac93ac6dc23451b906194f8596f8d19a0.tar.gz gentoo-2-3f12529ac93ac6dc23451b906194f8596f8d19a0.tar.bz2 gentoo-2-3f12529ac93ac6dc23451b906194f8596f8d19a0.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kalyptus/kalyptus-3.5.4.ebuild b/kde-base/kalyptus/kalyptus-3.5.4.ebuild index ca1100ed159c..84907c041879 100644 --- a/kde-base/kalyptus/kalyptus-3.5.4.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.4.ebuild,v 1.11 2007/01/16 19:27:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.4.ebuild,v 1.12 2007/02/03 09:26:07 mr_bones_ Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -26,4 +26,4 @@ src_compile () { src_install() { make install DESTDIR="$D" -}
\ No newline at end of file +} |