summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r--x11-misc/x11vnc/ChangeLog5
-rw-r--r--x11-misc/x11vnc/x11vnc-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog
index a489415fef68..548e5386dbb4 100644
--- a/x11-misc/x11vnc/ChangeLog
+++ b/x11-misc/x11vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/x11vnc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.27 2006/08/04 12:43:58 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.28 2006/08/04 17:15:06 tcort Exp $
+
+ 04 Aug 2006; Thomas Cort <tcort@gentoo.org> x11vnc-0.8.2.ebuild:
+ Stable on amd64 wrt security Bug #142559.
04 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org> x11vnc-0.8.2.ebuild:
Stable on hppa. See bug #142559.
diff --git a/x11-misc/x11vnc/x11vnc-0.8.2.ebuild b/x11-misc/x11vnc/x11vnc-0.8.2.ebuild
index 7edeb2eb0a36..956f2d57cd83 100644
--- a/x11-misc/x11vnc/x11vnc-0.8.2.ebuild
+++ b/x11-misc/x11vnc/x11vnc-0.8.2.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/x11-misc/x11vnc/x11vnc-0.8.2.ebuild,v 1.6 2006/08/04 12:43:58 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.8.2.ebuild,v 1.7 2006/08/04 17:15:06 tcort Exp $
DESCRIPTION="A VNC server for real X displays"
HOMEPAGE="http://www.karlrunge.com/x11vnc/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ia64 ppc ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~sh ~sparc x86 ~x86-fbsd"
IUSE="jpeg zlib threads"
RDEPEND="zlib? ( sys-libs/zlib )