diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-08 11:56:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-08 11:56:21 +0000 |
commit | e4952737e1d3f7a8b07d5b51e53579e92adfe018 (patch) | |
tree | a0fcbb5f9c76c58da5198b73032bde995cab6681 /app-pda/pilot-link | |
parent | Version bump (diff) | |
download | historical-e4952737e1d3f7a8b07d5b51e53579e92adfe018.tar.gz historical-e4952737e1d3f7a8b07d5b51e53579e92adfe018.tar.bz2 historical-e4952737e1d3f7a8b07d5b51e53579e92adfe018.zip |
QA: Trim whitespace.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-pda/pilot-link')
-rw-r--r-- | app-pda/pilot-link/Manifest | 20 | ||||
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild | 4 |
2 files changed, 12 insertions, 12 deletions
diff --git a/app-pda/pilot-link/Manifest b/app-pda/pilot-link/Manifest index 87bb3dfc5570..36262c8c0cd7 100644 --- a/app-pda/pilot-link/Manifest +++ b/app-pda/pilot-link/Manifest @@ -2,22 +2,22 @@ Hash: SHA1 MD5 22782139acaea723239b1ee1f8b9deb3 ChangeLog 6468 -MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 -MD5 963c9d14f1ededb062f4d5b76acdcfd9 pilot-link-0.11.8.ebuild 1893 -MD5 9b9c1cd355d742d2db6108db7366d323 pilot-link-0.11.8-r1.ebuild 2252 MD5 c7eea8e9fc52ce118ca126979309da45 files/digest-pilot-link-0.11.8 70 MD5 c7eea8e9fc52ce118ca126979309da45 files/digest-pilot-link-0.11.8-r1 70 -MD5 cc5d291e67e5ebc1caa5cc3c401f3ced files/pilot-link-0.11.8-netsync.patch 4371 -MD5 90560348093b5a7b47849896f35b4d54 files/pilot-link-0.11.8-java_install_all.patch 562 -MD5 73901859bb01a4c7aa0dbddf1d6e898a files/pilot-link-0.11.8-java_install_ppc.patch 560 MD5 bf74434daf1ebd09156aad1d90c93675 files/pilot-link-0.11.8-java_compile_amd64.patch 579 +MD5 a90104dea453f1eed8b69ed821118caa files/pilot-link-0.11.8-java_fPIC_fix.patch 580 +MD5 90560348093b5a7b47849896f35b4d54 files/pilot-link-0.11.8-java_install_all.patch 562 MD5 a664432d4308170abcc8201e3a1500bf files/pilot-link-0.11.8-java_install_amd64.patch 390 +MD5 73901859bb01a4c7aa0dbddf1d6e898a files/pilot-link-0.11.8-java_install_ppc.patch 560 MD5 8af85e0db19094f257d7da03661fbeb6 files/pilot-link-0.11.8-m4.patch 117 -MD5 a90104dea453f1eed8b69ed821118caa files/pilot-link-0.11.8-java_fPIC_fix.patch 580 +MD5 cc5d291e67e5ebc1caa5cc3c401f3ced files/pilot-link-0.11.8-netsync.patch 4371 +MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 +MD5 afe7ff0fc77e5555913d8d3de59238bc pilot-link-0.11.8-r1.ebuild 2252 +MD5 963c9d14f1ededb062f4d5b76acdcfd9 pilot-link-0.11.8.ebuild 1893 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCzlFtTM53OX+9xmMRAhfdAJ0eCdVYNfRBITYdGTtRirVs7K0yRgCcCuZN -jfP2jdG8GIFUBUyGiBQDWuM= -=lHN1 +iD8DBQFCzmoAI1lqEGTUzyQRAka0AKCfeNrclcUam9PqRjgvumik48IKhQCg3N1s +8jh1tXRrij2qWPOrutlSe14= +=IHCc -----END PGP SIGNATURE----- diff --git a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild index 5a1dde4969d6..3fd69a18a0b4 100644 --- a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.10 2005/07/08 10:10:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.11 2005/07/08 11:56:21 swegener Exp $ inherit perl-module eutils @@ -27,7 +27,7 @@ src_unpack() { cd "${S}" epatch ${FILESDIR}/${P}-java_fPIC_fix.patch - + if use java; then if use ppc; then epatch ${FILESDIR}/${P}-java_install_ppc.patch |