diff options
author | 2006-11-10 22:21:32 +0000 | |
---|---|---|
committer | 2006-11-10 22:21:32 +0000 | |
commit | 374c51086acac60db88d30bbc843509fc21a2a07 (patch) | |
tree | e0f72353e77a985948cb477e27b53bfaa7228cc8 /net-misc/tightvnc | |
parent | Try harder at ignoring masked flags (#154628) (diff) | |
download | gentoo-2-374c51086acac60db88d30bbc843509fc21a2a07.tar.gz gentoo-2-374c51086acac60db88d30bbc843509fc21a2a07.tar.bz2 gentoo-2-374c51086acac60db88d30bbc843509fc21a2a07.zip |
Stable on Alpha. Bug 138779.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index f8a6638a2150..b7bfe2411c6c 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.81 2006/11/05 05:44:46 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.82 2006/11/10 22:21:32 eroyf Exp $ + + 10 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org> + tightvnc-1.2.9-r3.ebuild: + Stable on Alpha. Bug 138779. 05 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> +files/tightvnc-1.3.8-mips.patch, tightvnc-1.3.8.ebuild: diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild index 0066d00c1638..0cb2b2105413 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild,v 1.5 2006/10/14 19:36:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild,v 1.6 2006/11/10 22:21:32 eroyf Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" LICENSE="GPL-2" SLOT="0" |