summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-12 21:07:16 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-12 21:07:16 +0000
commitdc750a6a8fff4feb32dee895b51b9b8e889f3b9d (patch)
treedf70cb45288c7934e0d50cd345cd8bcbb2c5b3d5 /net-misc/icaclient
parentStable on x86. Bug #135623. (diff)
downloadgentoo-2-dc750a6a8fff4feb32dee895b51b9b8e889f3b9d.tar.gz
gentoo-2-dc750a6a8fff4feb32dee895b51b9b8e889f3b9d.tar.bz2
gentoo-2-dc750a6a8fff4feb32dee895b51b9b8e889f3b9d.zip
Fixed HOMEPAGE and download URL, as well as posted the older ebuilds to modular X. Closing bug #132426.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r--net-misc/icaclient/ChangeLog8
-rw-r--r--net-misc/icaclient/icaclient-6.30-r1.ebuild18
-rw-r--r--net-misc/icaclient/icaclient-7.0.ebuild18
-rw-r--r--net-misc/icaclient/icaclient-8.0-r3.ebuild16
-rw-r--r--net-misc/icaclient/icaclient-9.0.ebuild20
5 files changed, 55 insertions, 25 deletions
diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog
index c8b948a9a98e..9211a9f40688 100644
--- a/net-misc/icaclient/ChangeLog
+++ b/net-misc/icaclient/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/icaclient
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.26 2006/01/11 05:24:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.27 2006/06/12 21:07:16 wolf31o2 Exp $
+
+ 12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ icaclient-6.30-r1.ebuild, icaclient-7.0.ebuild, -icaclient-8.0-r2.ebuild,
+ icaclient-8.0-r3.ebuild, icaclient-9.0.ebuild:
+ Fixed HOMEPAGE and download URL, as well as posted the older ebuilds to
+ modular X. Closing bug #132426.
11 Jan 2006; Jason Wever <weeve@gentoo.org> icaclient-9.0.ebuild:
Added x-modular dependencies, resolves bug #115959. Thanks to Mike Auty
diff --git a/net-misc/icaclient/icaclient-6.30-r1.ebuild b/net-misc/icaclient/icaclient-6.30-r1.ebuild
index b84c357fbdfd..0b924f83db59 100644
--- a/net-misc/icaclient/icaclient-6.30-r1.ebuild
+++ b/net-misc/icaclient/icaclient-6.30-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-6.30-r1.ebuild,v 1.9 2004/11/24 21:56:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-6.30-r1.ebuild,v 1.10 2006/06/12 21:07:16 wolf31o2 Exp $
DESCRIPTION="ICA Client"
-HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp"
+HOMEPAGE="http://www.citrix.com/"
SRC_URI="ICAClient-6.30-1.i386.rpm"
LICENSE="as-is"
@@ -13,14 +13,22 @@ IUSE=""
RESTRICT="fetch"
RDEPEND="virtual/libc
- virtual/x11"
+ || (
+ ( x11-libs/libXp
+ x11-libs/libXaw
+ x11-libs/libX11
+ x11-libs/libSM
+ x11-libs/libICE )
+ virtual/x11 )
+ >=x11-libs/openmotif-2.2.2"
DEPEND="${RDEPEND}
>=app-arch/rpm-3.0.6"
S="${WORKDIR}/usr"
pkg_nofetch() {
- einfo "Please download ${A} yourself from www.citrix.com"
+ einfo "Please download ${A} yourself from:"
+ einfo "http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186"
einfo "and place it in ${DISTDIR}"
}
diff --git a/net-misc/icaclient/icaclient-7.0.ebuild b/net-misc/icaclient/icaclient-7.0.ebuild
index 4f52c30c9d7c..3c280d4a2c9a 100644
--- a/net-misc/icaclient/icaclient-7.0.ebuild
+++ b/net-misc/icaclient/icaclient-7.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 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.6 2004/09/18 19:38:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-7.0.ebuild,v 1.7 2006/06/12 21:07:16 wolf31o2 Exp $
DESCRIPTION="ICA Client"
-HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp"
+HOMEPAGE="http://www.citrix.com/"
SRC_URI="ICAClient-7.00-1.i386.rpm"
LICENSE="as-is"
@@ -13,14 +13,22 @@ IUSE=""
RESTRICT="fetch"
RDEPEND="virtual/libc
- virtual/x11"
+ || (
+ ( x11-libs/libXp
+ x11-libs/libXaw
+ x11-libs/libX11
+ x11-libs/libSM
+ x11-libs/libICE )
+ virtual/x11 )
+ >=x11-libs/openmotif-2.2.2"
DEPEND="${RDEPEND}
>=app-arch/rpm-3.0.6"
S="${WORKDIR}/usr"
pkg_nofetch() {
- einfo "Please download ${A} yourself from www.citrix.com"
+ einfo "Please download ${A} yourself from:"
+ einfo "http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186"
einfo "and place it in ${DISTDIR}"
}
diff --git a/net-misc/icaclient/icaclient-8.0-r3.ebuild b/net-misc/icaclient/icaclient-8.0-r3.ebuild
index aa9cfd9440dd..4936aa2c7d61 100644
--- a/net-misc/icaclient/icaclient-8.0-r3.ebuild
+++ b/net-misc/icaclient/icaclient-8.0-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.6 2005/08/11 20:34:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-8.0-r3.ebuild,v 1.7 2006/06/12 21:07:16 wolf31o2 Exp $
inherit multilib
DESCRIPTION="ICA Client"
-HOMEPAGE="http://www.citrix.com/download/unix-downloads.asp"
+HOMEPAGE="http://www.citrix.com/"
SRC_URI="ICAClient-8.0-1.i386.rpm"
LICENSE="as-is"
@@ -15,7 +15,14 @@ IUSE="gnome"
RESTRICT="fetch"
RDEPEND="virtual/libc
- virtual/x11
+ || (
+ ( x11-libs/libXp
+ x11-libs/libXaw
+ x11-libs/libX11
+ x11-libs/libSM
+ x11-libs/libICE )
+ virtual/x11 )
+ >=x11-libs/openmotif-2.2.2
amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
DEPEND="${RDEPEND}
>=app-arch/rpm-3.0.6"
@@ -29,6 +36,7 @@ pkg_setup() {
pkg_nofetch() {
einfo "Please download ${A} yourself from www.citrix.com"
+ einfo "http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186"
einfo "and place it in ${DISTDIR}"
}
diff --git a/net-misc/icaclient/icaclient-9.0.ebuild b/net-misc/icaclient/icaclient-9.0.ebuild
index 48659ef279b6..57ff8e2f005a 100644
--- a/net-misc/icaclient/icaclient-9.0.ebuild
+++ b/net-misc/icaclient/icaclient-9.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-9.0.ebuild,v 1.5 2006/01/11 05:24:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-9.0.ebuild,v 1.6 2006/06/12 21:07:16 wolf31o2 Exp $
inherit multilib
DESCRIPTION="ICA Client"
-HOMEPAGE="http://www.citrix.com/site/SS/downloads/details.asp?dID=2755&downloadID=3323"
+HOMEPAGE="http://www.citrix.com/"
SRC_URI="ICAClient-9.0-1.i386.rpm"
LICENSE="as-is"
@@ -15,14 +15,13 @@ IUSE="gnome"
RESTRICT="fetch"
RDEPEND="virtual/libc
- || ( ( x11-libs/libXp
- x11-libs/libXaw
- x11-libs/libX11
- x11-libs/libSM
- x11-libs/libICE
- )
- virtual/x11
- )
+ || (
+ ( x11-libs/libXp
+ x11-libs/libXaw
+ x11-libs/libX11
+ x11-libs/libSM
+ x11-libs/libICE )
+ virtual/x11 )
>=x11-libs/openmotif-2.2.2
amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 )"
DEPEND="${RDEPEND}
@@ -37,6 +36,7 @@ pkg_setup() {
pkg_nofetch() {
einfo "Please download ${A} yourself from www.citrix.com"
+ einfo "http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186"
einfo "and place it in ${DISTDIR}"
}