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
commit62cb092c573e1aea71901f9ff98afde13fe033be (patch)
treec21a1a93e67da16c7fb12e188c7cbdcf469031a4 /net-misc
parentNew release (0.9.12) for Gnome 2.8 (Manifest recommit) (diff)
downloadgentoo-2-62cb092c573e1aea71901f9ff98afde13fe033be.tar.gz
gentoo-2-62cb092c573e1aea71901f9ff98afde13fe033be.tar.bz2
gentoo-2-62cb092c573e1aea71901f9ff98afde13fe033be.zip
Cleaned up comments.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/icaclient/ChangeLog6
-rw-r--r--net-misc/icaclient/icaclient-7.0.ebuild4
-rw-r--r--net-misc/icaclient/icaclient-8.0.ebuild4
3 files changed, 9 insertions, 5 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/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
}