diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-28 15:57:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-28 15:57:52 +0000 |
commit | 7d7bb2a0455c76b00e26c0fc102f895a24bc11d5 (patch) | |
tree | dc969f746dc577f6fbfd3498b7967bd5a6b65011 /app-pda | |
parent | whitespace (diff) | |
download | gentoo-2-7d7bb2a0455c76b00e26c0fc102f895a24bc11d5.tar.gz gentoo-2-7d7bb2a0455c76b00e26c0fc102f895a24bc11d5.tar.bz2 gentoo-2-7d7bb2a0455c76b00e26c0fc102f895a24bc11d5.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild index 2968eeaff1cd..57bd29f10ba4 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.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/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.6 2008/04/27 19:31:46 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.7 2008/04/28 15:57:52 mr_bones_ Exp $ inherit eutils fdo-mime rpm multilib @@ -88,4 +88,3 @@ pkg_postinst() { pkg_postrm() { fdo-mime_desktop_database_update } - |