diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:57:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:57:21 +0000 |
commit | 398432b294ae20059a3abfd2371ab1663817ad13 (patch) | |
tree | 6a89875cb90ad502cee32874b3fe9816af4c63eb /app-mobilephone/kmobiletools | |
parent | whitespace (diff) | |
download | historical-398432b294ae20059a3abfd2371ab1663817ad13.tar.gz historical-398432b294ae20059a3abfd2371ab1663817ad13.tar.bz2 historical-398432b294ae20059a3abfd2371ab1663817ad13.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-mobilephone/kmobiletools')
-rw-r--r-- | app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild | 3 | ||||
-rw-r--r-- | app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild b/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild index 6f2a5215e733..bb7677afe71b 100644 --- a/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild +++ b/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.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/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild,v 1.3 2006/06/02 19:20:29 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild,v 1.4 2007/07/15 02:57:21 mr_bones_ Exp $ inherit kde @@ -28,4 +28,3 @@ src_install() { mv ${D}/usr/share/applnk/Utilities/kmobiletools.desktop \ ${D}/usr/share/applications/kde } - diff --git a/app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.ebuild b/app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.ebuild index 3a1adb7c8998..552b4f854315 100644 --- a/app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.ebuild +++ b/app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.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/app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.ebuild,v 1.1 2006/08/19 13:58:17 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5_beta1.ebuild,v 1.2 2007/07/15 02:57:21 mr_bones_ Exp $ inherit kde @@ -22,4 +22,3 @@ src_compile() { kde_src_compile } - |