diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:51:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:51:16 +0000 |
commit | e16a05077a526819466c825c143bc17e3daf89eb (patch) | |
tree | 54c7780b69176e0c645d4686b007606a8361a987 /kde-base/kalyptus | |
parent | Add nls USE flag (diff) | |
download | historical-e16a05077a526819466c825c143bc17e3daf89eb.tar.gz historical-e16a05077a526819466c825c143bc17e3daf89eb.tar.bz2 historical-e16a05077a526819466c825c143bc17e3daf89eb.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/kalyptus/kalyptus-3.5.2.ebuild b/kde-base/kalyptus/kalyptus-3.5.2.ebuild index 01d692d89404..f0193b4ed438 100644 --- a/kde-base/kalyptus/kalyptus-3.5.2.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.9 2006/09/08 03:20:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.2.ebuild,v 1.10 2007/02/03 09:25:11 mr_bones_ Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -24,4 +24,4 @@ src_compile () { src_install() { cd $S/kalyptus make install DESTDIR=$D -}
\ No newline at end of file +} 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 +} |