summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-09-18 19:38:37 +0000
committerJason Wever <weeve@gentoo.org>2004-09-18 19:38:37 +0000
commitfc2520c68fa20dbf67b9ddf45eabb5ddb7df5a55 (patch)
tree5979768140ddf977480876331b16fbcb9e4fec7e /net-misc/icaclient
parentNew release (0.9.12) for Gnome 2.8 (diff)
downloadhistorical-fc2520c68fa20dbf67b9ddf45eabb5ddb7df5a55.tar.gz
historical-fc2520c68fa20dbf67b9ddf45eabb5ddb7df5a55.tar.bz2
historical-fc2520c68fa20dbf67b9ddf45eabb5ddb7df5a55.zip
Cleaned up comments.
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r--net-misc/icaclient/ChangeLog6
-rw-r--r--net-misc/icaclient/Manifest6
-rw-r--r--net-misc/icaclient/icaclient-7.0.ebuild4
-rw-r--r--net-misc/icaclient/icaclient-8.0.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog
index 9b7ae747fdcd..6ecb73df7086 100644
--- a/net-misc/icaclient/ChangeLog
+++ b/net-misc/icaclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/icaclient
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.13 2004/08/28 19:13:40 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.14 2004/09/18 19:38:37 weeve Exp $
+
+ 18 Sep 2004; Jason Wever <weeve@gentoo.org> icaclient-7.0.ebuild,
+ icaclient-8.0.ebuild:
+ Cleaned up comments.
*icaclient-8.0 (28 Aug 2004)
diff --git a/net-misc/icaclient/Manifest b/net-misc/icaclient/Manifest
index c9a61804ae54..2a4f3481190b 100644
--- a/net-misc/icaclient/Manifest
+++ b/net-misc/icaclient/Manifest
@@ -1,7 +1,7 @@
-MD5 54bf9e5015b847d182ea1eb120c73494 ChangeLog 1517
+MD5 2ba441402357bc989b2127eab982308f ChangeLog 1633
MD5 f489aec748f722708d958959cd21876d icaclient-6.30-r1.ebuild 1796
-MD5 28a5a258f92e7feef76064baa01168bf icaclient-8.0.ebuild 1787
-MD5 6c035211a06995a184dc121a4fd814d6 icaclient-7.0.ebuild 1792
+MD5 6032b0ff743040be5cb36acaeb2a2328 icaclient-8.0.ebuild 1786
+MD5 8f493eb1f4a1e8c1c6e7c3d63f32a440 icaclient-7.0.ebuild 1792
MD5 d81ef8a7082707d12d1cf8977e79acbb metadata.xml 344
MD5 f36b804ac235cd4e63bab14001ff5335 files/10ICAClient 44
MD5 dc673ffc614ac414129b92d79d6893ea files/digest-icaclient-8.0 70
diff --git a/net-misc/icaclient/icaclient-7.0.ebuild b/net-misc/icaclient/icaclient-7.0.ebuild
index 682decbabc5b..4f52c30c9d7c 100644
--- a/net-misc/icaclient/icaclient-7.0.ebuild
+++ b/net-misc/icaclient/icaclient-7.0.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-7.0.ebuild,v 1.5 2004/08/01 22:03:26 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-7.0.ebuild,v 1.6 2004/09/18 19:38:37 weeve Exp $
DESCRIPTION="ICA Client"
HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp"
@@ -25,7 +25,7 @@ pkg_nofetch() {
}
src_unpack() {
- # You must download ICAClient-6.30-1.i386.rpm
+ # You must download ICAClient-7.00-1.i386.rpm
# from www.citrix.com and put it in ${DISTDIR}
rpm2cpio ${DISTDIR}/${A} | cpio -i --make-directories
}
diff --git a/net-misc/icaclient/icaclient-8.0.ebuild b/net-misc/icaclient/icaclient-8.0.ebuild
index 02b115048dfe..29d6a9ef6089 100644
--- a/net-misc/icaclient/icaclient-8.0.ebuild
+++ b/net-misc/icaclient/icaclient-8.0.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.ebuild,v 1.1 2004/08/28 19:13:40 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-8.0.ebuild,v 1.2 2004/09/18 19:38:37 weeve Exp $
DESCRIPTION="ICA Client"
HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp"
@@ -25,7 +25,7 @@ pkg_nofetch() {
}
src_unpack() {
- # You must download ICAClient-6.30-1.i386.rpm
+ # You must download ICAClient-8.0-1.i386.rpm
# from www.citrix.com and put it in ${DISTDIR}
rpm2cpio ${DISTDIR}/${A} | cpio -i --make-directories
}