diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
commit | ef7e0a569302423148912b45a000633299565a13 (patch) | |
tree | 887e306a3022331131791d4b954589397ffef639 /net-misc/tightvnc | |
parent | sourceforge updates (diff) | |
download | historical-ef7e0a569302423148912b45a000633299565a13.tar.gz historical-ef7e0a569302423148912b45a000633299565a13.tar.bz2 historical-ef7e0a569302423148912b45a000633299565a13.zip |
sourceforge updates
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild index ec1c307efc89..753f2b9ef253 100644 --- a/net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild,v 1.1 2002/03/28 05:59:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.3-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ S="${WORKDIR}/vnc_unixsrc" DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops." -SRC_URI="http://prdownloads.sourceforge.net/vnc-tight/${P}_unixsrc.tar.bz2" +SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com" SLOT="0" DEPEND="virtual/glibc diff --git a/net-misc/tightvnc/tightvnc-1.2.3.ebuild b/net-misc/tightvnc/tightvnc-1.2.3.ebuild index 25013c97bdea..af81ee07bf12 100644 --- a/net-misc/tightvnc/tightvnc-1.2.3.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.3.ebuild,v 1.1 2002/03/25 10:55:39 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.3.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ S="${WORKDIR}/vnc_unixsrc" DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops." -SRC_URI="http://prdownloads.sourceforge.net/vnc-tight/${P}_unixsrc.tar.bz2" +SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com" SLOT="0" DEPEND="virtual/glibc |