diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-11 05:33:50 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-11 05:33:50 +0000 |
commit | 858f7fe015426371fc221e5f6795d881cf690056 (patch) | |
tree | a9b2cc15f8979f86acaba9ba78d55640804448e7 /net-misc/tightvnc | |
parent | Marking sparc, amd64 stable; cleaning up old ebuilds (diff) | |
download | gentoo-2-858f7fe015426371fc221e5f6795d881cf690056.tar.gz gentoo-2-858f7fe015426371fc221e5f6795d881cf690056.tar.bz2 gentoo-2-858f7fe015426371fc221e5f6795d881cf690056.zip |
Stable on x86, bug #138779.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 209e38a25ccd..42fbb420fd86 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # 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.76 2006/10/09 17:17:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.77 2006/10/11 05:33:50 ticho Exp $ + + 11 Oct 2006; <ticho@gentoo.org> tightvnc-1.2.9-r3.ebuild: + Stable on x86, bug #138779. 09 Oct 2006; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r3.ebuild: stable on amd64 diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild index 221452e8ccc4..dd53ccca9e61 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.2 2006/10/09 17:17:52 blubb Exp $ +# $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 $ 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" |