diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-06-26 17:01:15 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-06-26 17:01:15 +0000 |
commit | 0c1ec6341e1f474468d3bca97a665ea47e534518 (patch) | |
tree | a292c0a9cd3acee4210cd50fc52020922ee2590f /net-misc | |
parent | Stable on ppc; bug #183052. (diff) | |
download | gentoo-2-0c1ec6341e1f474468d3bca97a665ea47e534518.tar.gz gentoo-2-0c1ec6341e1f474468d3bca97a665ea47e534518.tar.bz2 gentoo-2-0c1ec6341e1f474468d3bca97a665ea47e534518.zip |
Marked ppc stable for bug #182789.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index a4c08efa643d..6c954a4bd0c3 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.110 2007/06/24 13:01:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.111 2007/06/26 17:01:15 josejx Exp $ + + 26 Jun 2007; Joseph Jezak <josejx@gentoo.org> tightvnc-1.3.9.ebuild: + Marked ppc stable for bug #182789. 24 Jun 2007; Fabian Groffen <grobian@gentoo.org> tightvnc-1.3.8-r1.ebuild, tightvnc-1.3.9.ebuild: diff --git a/net-misc/tightvnc/tightvnc-1.3.9.ebuild b/net-misc/tightvnc/tightvnc-1.3.9.ebuild index d137485858bf..f25c34ee9a08 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.9 2007/06/24 13:01:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.10 2007/06/26 17:01:15 josejx 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 hppa ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" LICENSE="GPL-2" SLOT="0" |