diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-10-14 01:11:15 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-10-14 01:11:15 +0000 |
commit | 33ce5e7835936de346a9bde8d61ddc630d363008 (patch) | |
tree | 2c512ad5c9a4eb1234497d8688ac2644c1bba18f /net-misc | |
parent | Unmask GNOME-2.16 (diff) | |
download | gentoo-2-33ce5e7835936de346a9bde8d61ddc630d363008.tar.gz gentoo-2-33ce5e7835936de346a9bde8d61ddc630d363008.tar.bz2 gentoo-2-33ce5e7835936de346a9bde8d61ddc630d363008.zip |
stable on ppc, thanks to Matti Bickel for helping test (Bug #138779)
(Portage version: 2.1.1)
Diffstat (limited to 'net-misc')
-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 42fbb420fd86..9e080ea38fc8 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.77 2006/10/11 05:33:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.78 2006/10/14 01:11:15 wormo Exp $ + + 13 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + tightvnc-1.2.9-r3.ebuild: + stable on ppc, thanks to Matti Bickel for helping test (Bug #138779) 11 Oct 2006; <ticho@gentoo.org> tightvnc-1.2.9-r3.ebuild: Stable on x86, bug #138779. diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild index dd53ccca9e61..657b90565bb9 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.3 2006/10/11 05:33:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild,v 1.4 2006/10/14 01:11:15 wormo 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" |