diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-22 20:08:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-22 20:08:49 +0000 |
commit | 5bb7ac53c8da884ea61a2f2fa67073f0a727ec57 (patch) | |
tree | e27a5c394a36364442fc5e4aae51f200bcfc3987 /app-pda/gnome-pilot | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-5bb7ac53c8da884ea61a2f2fa67073f0a727ec57.tar.gz gentoo-2-5bb7ac53c8da884ea61a2f2fa67073f0a727ec57.tar.bz2 gentoo-2-5bb7ac53c8da884ea61a2f2fa67073f0a727ec57.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'app-pda/gnome-pilot')
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild index e8993d7c4de1..07a1f731d538 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild,v 1.2 2004/09/22 00:20:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild,v 1.3 2004/09/22 20:08:49 mr_bones_ Exp $ inherit gnome2 eutils @@ -33,7 +33,7 @@ SCROLLKEEPER_UPDATE="0" src_unpack() { unpack ${A} - + cd ${S} epatch ${FILESDIR}/${P}-zire31.patch -}
\ No newline at end of file +} |