diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-04-11 21:02:23 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-04-11 21:02:23 +0000 |
commit | a30e7a644f340ffa7c940512716bc3eed6cab741 (patch) | |
tree | 0c7451d78cac5cf12d8565d9ae2adfb685b8e289 /net-misc/tightvnc | |
parent | Stable for HPPA (bug #172752). (diff) | |
download | gentoo-2-a30e7a644f340ffa7c940512716bc3eed6cab741.tar.gz gentoo-2-a30e7a644f340ffa7c940512716bc3eed6cab741.tar.bz2 gentoo-2-a30e7a644f340ffa7c940512716bc3eed6cab741.zip |
Stable on x86 wrt security bug #174200
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 8bbd0dda69fd..036caa8d68a9 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.90 2007/04/11 20:54:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.91 2007/04/11 21:02:23 jokey Exp $ + + 11 Apr 2007; Markus Ullmann <jokey@gentoo.org> tightvnc-1.2.9-r4.ebuild: + Stable on x86 wrt security bug #174200 *tightvnc-1.2.9-r4 (11 Apr 2007) diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild index 395e7828b3f3..9b957dc25c12 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r4.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.2.9-r4.ebuild,v 1.1 2007/04/11 20:54:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r4.ebuild,v 1.2 2007/04/11 21:02:23 jokey 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" |