diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:21:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:21:43 +0000 |
commit | c058eaef148d8c449c2262c8e04c2c1cfa12fac8 (patch) | |
tree | c421efeb724b3476e6c71f29393030dc884f5a15 /app-pda/gnupod | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-c058eaef148d8c449c2262c8e04c2c1cfa12fac8.tar.gz historical-c058eaef148d8c449c2262c8e04c2c1cfa12fac8.tar.bz2 historical-c058eaef148d8c449c2262c8e04c2c1cfa12fac8.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-pda/gnupod')
-rw-r--r-- | app-pda/gnupod/Manifest | 2 | ||||
-rw-r--r-- | app-pda/gnupod/gnupod-0.27.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/gnupod/Manifest b/app-pda/gnupod/Manifest index be142c068f1a..e8cbf755dfff 100644 --- a/app-pda/gnupod/Manifest +++ b/app-pda/gnupod/Manifest @@ -1,4 +1,4 @@ MD5 b7ba54db0c29737bd5f04532b5034dbb ChangeLog 478 -MD5 5be968227abcb718ed207a5f3e057cbf gnupod-0.27.ebuild 1888 +MD5 bbb7b4a48809f7e2286338c944c72a9f gnupod-0.27.ebuild 1888 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 6ebe359f3cb9294398e187d7239a9400 files/digest-gnupod-0.27 68 diff --git a/app-pda/gnupod/gnupod-0.27.ebuild b/app-pda/gnupod/gnupod-0.27.ebuild index 1beb7ac30901..ebea8b878296 100644 --- a/app-pda/gnupod/gnupod-0.27.ebuild +++ b/app-pda/gnupod/gnupod-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.3 2003/08/30 10:33:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.4 2003/09/06 22:21:40 msterret Exp $ DESCRIPTION="Tools for updating your iPod" @@ -59,5 +59,5 @@ src_install() { dodoc CHANGES cd ${S}/doc - dodoc gnupod.html gnutunesdb.example + dodoc gnupod.html gnutunesdb.example } |