diff options
Diffstat (limited to 'net-misc/nxclient/nxclient-3.0.0-r3.ebuild')
-rw-r--r-- | net-misc/nxclient/nxclient-3.0.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/nxclient/nxclient-3.0.0-r3.ebuild b/net-misc/nxclient/nxclient-3.0.0-r3.ebuild index a181c23a45bf..72d1f57a0fd8 100644 --- a/net-misc/nxclient/nxclient-3.0.0-r3.ebuild +++ b/net-misc/nxclient/nxclient-3.0.0-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild,v 1.6 2007/10/21 21:26:22 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild,v 1.7 2008/02/08 10:04:37 voyageur Exp $ inherit eutils MY_PV="${PV}-78" -DESCRIPTION="NXClient is a X11/VNC/NXServer client especially tuned for using remote desktops over low-bandwidth links such as the Internet" +DESCRIPTION="X11/VNC/NXServer client (remote desktops over low-bandwidth links)" HOMEPAGE="http://www.nomachine.com/" SRC_URI="amd64? ( http://64.34.161.181/download/${PV}/Linux/nxclient-${MY_PV}.x86_64.tar.gz ) x86? ( http://64.34.161.181/download/${PV}/Linux/nxclient-${MY_PV}.i386.tar.gz )" |