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/pilot-link | |
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/pilot-link')
-rw-r--r-- | app-pda/pilot-link/Manifest | 4 | ||||
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/pilot-link/Manifest b/app-pda/pilot-link/Manifest index 896473a644fa..1d33f34f09d1 100644 --- a/app-pda/pilot-link/Manifest +++ b/app-pda/pilot-link/Manifest @@ -1,12 +1,12 @@ MD5 bc68e80a86c82c990288bfb0c24795f1 ChangeLog 3939 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 -MD5 13ca97cd7a2204b4cf7fd35f72df5415 pilot-link-0.11.3.ebuild 1134 +MD5 cf6208085f6d78cfbbd5da627a6d91cc pilot-link-0.11.3.ebuild 1133 MD5 ceeeb2cbcd65db181acacf84463f107e pilot-link-0.11.5-r2.ebuild 2796 MD5 c3696e2657e344fed20806bbe3b4530f pilot-link-0.11.7-r1.ebuild 1812 MD5 85aaeaaedb428f4c3837a48efbb690bd pilot-link-0.11.8.ebuild 1887 MD5 4ed5cde53dbd9e15bb794538763b55eb files/digest-pilot-link-0.11.3 70 MD5 6d5485ccfa72ceeae0193839586e7252 files/digest-pilot-link-0.11.5-r2 70 MD5 6ba6541a846ca65d5b4985c0b3e63707 files/digest-pilot-link-0.11.7-r1 70 -MD5 c7eea8e9fc52ce118ca126979309da45 files/digest-pilot-link-0.11.8 70 MD5 469bfe2e33b13b930be59dea48e25719 files/perlpatch.diff 702 +MD5 c7eea8e9fc52ce118ca126979309da45 files/digest-pilot-link-0.11.8 70 MD5 90560348093b5a7b47849896f35b4d54 files/pilot-link-0.11.8-javapath.patch 562 diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild index d50ca3e56f3e..087883c7fe54 100644 --- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.3.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/pilot-link/pilot-link-0.11.3.ebuild,v 1.1 2003/08/30 10:06:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -43,7 +43,7 @@ src_install() { make \ DESTDIR=${D} \ install || die - + mv ${D}/*.hxx ${D}/usr/include/libpisock/ dodoc ChangeLog README TODO NEWS AUTHORS |