diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 03:00:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 03:00:12 +0000 |
commit | 01d7d9d716943e122d895a176fe70971004a7df8 (patch) | |
tree | cccd5f94b42e8f44e4209ff725c6d284b992ec94 /net-misc/vnc | |
parent | Updated DESCRIPTION misspellings (diff) | |
download | gentoo-2-01d7d9d716943e122d895a176fe70971004a7df8.tar.gz gentoo-2-01d7d9d716943e122d895a176fe70971004a7df8.tar.bz2 gentoo-2-01d7d9d716943e122d895a176fe70971004a7df8.zip |
Modified HOMEPAGE variable
Diffstat (limited to 'net-misc/vnc')
-rw-r--r-- | net-misc/vnc/vnc-3.3.3-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/vnc/vnc-3.3.3-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/vnc/vnc-3.3.3-r2.ebuild b/net-misc/vnc/vnc-3.3.3-r2.ebuild index 907696790388..d375caa185b2 100644 --- a/net-misc/vnc/vnc-3.3.3-r2.ebuild +++ b/net-misc/vnc/vnc-3.3.3-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /home/cvsroot/gentoo-x86/skel.build,v 1.2 2001/02/15 18:17:31 achim Exp -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.3-r2.ebuild,v 1.11 2002/09/03 08:09:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.3-r2.ebuild,v 1.12 2002/09/21 03:00:12 vapier Exp $ MY_P="vnc-3.3.3r2_unixsrc" S=${WORKDIR}/vnc_unixsrc DESCRIPTION="A remote display system which allows you to view a computing 'desktop' environment from anywhere." SRC_URI="http://www.uk.research.att.com/vnc/dist/${MY_P}.tgz" -HOMEPAGE="http://www.uk.research.att.com/vnc/index.html" +HOMEPAGE="http://www.uk.research.att.com/vnc/" SLOT="0" LICENSE="GPL-2" diff --git a/net-misc/vnc/vnc-3.3.3-r3.ebuild b/net-misc/vnc/vnc-3.3.3-r3.ebuild index 67e41ba9790a..303158df8dca 100644 --- a/net-misc/vnc/vnc-3.3.3-r3.ebuild +++ b/net-misc/vnc/vnc-3.3.3-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /home/cvsroot/gentoo-x86/skel.build,v 1.2 2001/02/15 18:17:31 achim Exp -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.3-r3.ebuild,v 1.2 2002/09/09 13:43:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.3-r3.ebuild,v 1.3 2002/09/21 03:00:12 vapier Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ DESCRIPTION="A remote display system which allows you to view a computing 'deskt SRC_URI="http://www.uk.research.att.com/vnc/dist/${MY_P}_unixsrc.tgz mirror://gentoo/${P}-gentoo-extra.tar.bz2 java? mirror://gentoo/tightvnc-1.1p9_javabin.tar.bz2" -HOMEPAGE="http://www.uk.research.att.com/vnc/index.html" +HOMEPAGE="http://www.uk.research.att.com/vnc/" SLOT="0" LICENSE="GPL-2" |