diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-05 08:12:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-05 08:12:26 +0000 |
commit | 78671980296e6799072e12cca290c5fb53de7df4 (patch) | |
tree | 3b0825b103e8ad3d905fd9e9b698f115c410cbba /net-misc/tightvnc | |
parent | net-irc/loqui stable on ppc. (diff) | |
download | gentoo-2-78671980296e6799072e12cca290c5fb53de7df4.tar.gz gentoo-2-78671980296e6799072e12cca290c5fb53de7df4.tar.bz2 gentoo-2-78671980296e6799072e12cca290c5fb53de7df4.zip |
net-misc/tightvnc stable on ppc.
(Portage version: 2.1.1_pre4-r3)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 3e50bf38f8da..9bcb4d203b61 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.69 2006/08/03 03:31:14 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.70 2006/08/05 08:12:26 hansmi Exp $ + + 05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> + tightvnc-1.2.9-r2.ebuild: + Stable on ppc. 03 Aug 2006; Joshua Jackson <tsunam@gentoo.org> tightvnc-1.2.9-r2.ebuild: Stable x86; bug #138779 diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild index 8c365e7acf45..f12ee85f27d9 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r2.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-r2.ebuild,v 1.2 2006/08/03 03:31:14 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild,v 1.3 2006/08/05 08:12:26 hansmi 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" |