summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-12-14 08:39:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-12-14 08:39:05 +0000
commit9c1b3b58c6d72d7444ab528a54488a9564d5c1bb (patch)
tree0458646ac2ceebae16e85f2ed54e07add1c9f5c0 /net-misc
parentUpdated sparc64-multilib to use MULTILIB_CHOSTS example. (diff)
downloadhistorical-9c1b3b58c6d72d7444ab528a54488a9564d5c1bb.tar.gz
historical-9c1b3b58c6d72d7444ab528a54488a9564d5c1bb.tar.bz2
historical-9c1b3b58c6d72d7444ab528a54488a9564d5c1bb.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/icaclient/Manifest4
-rw-r--r--net-misc/icaclient/icaclient-8.0-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/icaclient/Manifest b/net-misc/icaclient/Manifest
index 095b81edfcad..2d99a4be159f 100644
--- a/net-misc/icaclient/Manifest
+++ b/net-misc/icaclient/Manifest
@@ -2,10 +2,10 @@ MD5 2db9f3037ac5828eb407c652b21d153c ChangeLog 2449
MD5 53bd814649d90e7fabf654aabe9a6261 icaclient-6.30-r1.ebuild 1799
MD5 8f493eb1f4a1e8c1c6e7c3d63f32a440 icaclient-7.0.ebuild 1792
MD5 d81ef8a7082707d12d1cf8977e79acbb metadata.xml 344
+MD5 f1f3025e60e04f8e3c9a6e49ca6d0105 icaclient-8.0-r3.ebuild 2189
MD5 6ac9af87c588be5c2b27c8814e421600 icaclient-8.0-r2.ebuild 2043
-MD5 c3a25f28def6dbff8a34db03226d8c3d icaclient-8.0-r3.ebuild 2186
MD5 38e451023d1aed7c8c1351167d4c53b7 files/10ICAClient 67
+MD5 dc673ffc614ac414129b92d79d6893ea files/digest-icaclient-8.0-r3 70
MD5 8c3ecc1c3852bbc576833ea8c4cc90c0 files/digest-icaclient-6.30-r1 71
MD5 6d6282b0502b9927e5d77a1ed6751722 files/digest-icaclient-7.0 71
MD5 dc673ffc614ac414129b92d79d6893ea files/digest-icaclient-8.0-r2 70
-MD5 dc673ffc614ac414129b92d79d6893ea files/digest-icaclient-8.0-r3 70
diff --git a/net-misc/icaclient/icaclient-8.0-r3.ebuild b/net-misc/icaclient/icaclient-8.0-r3.ebuild
index 52ee98f667ff..9c856cc43fcf 100644
--- a/net-misc/icaclient/icaclient-8.0-r3.ebuild
+++ b/net-misc/icaclient/icaclient-8.0-r3.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/net-misc/icaclient/icaclient-8.0-r3.ebuild,v 1.1 2004/12/12 16:36:27 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-8.0-r3.ebuild,v 1.2 2004/12/14 08:39:05 mr_bones_ Exp $
DESCRIPTION="ICA Client"
HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp"
@@ -76,5 +76,5 @@ src_install() {
if [ use gnome ]; then
insinto /usr/share/applications
doins lib/ICAClient/desktop/*.desktop
- fi
+ fi
}