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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog
index 94a5a916fdfd..4a19a5520906 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.19 2006/06/12 23:24:27 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.20 2006/06/18 20:10:59 ticho Exp $
+
+ 18 Jun 2006; Andrej Kacian <ticho@gentoo.org> x11vnc-0.8.ebuild:
+ Stable on x86. Bug #136375.
12 Jun 2006; Sven Wegener <swegener@gentoo.org>
+files/0.8-keysym-include.patch, x11vnc-0.8.ebuild:
diff --git a/x11-misc/x11vnc/x11vnc-0.8.ebuild b/x11-misc/x11vnc/x11vnc-0.8.ebuild
index 57f24d6708f5..90445dd32dc2 100644
--- a/x11-misc/x11vnc/x11vnc-0.8.ebuild
+++ b/x11-misc/x11vnc/x11vnc-0.8.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.ebuild,v 1.3 2006/06/12 23:24:27 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.8.ebuild,v 1.4 2006/06/18 20:10:59 ticho Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.karlrunge.com/x11vnc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~sh ~sparc x86 ~x86-fbsd"
IUSE="jpeg zlib threads"
RDEPEND="zlib? ( sys-libs/zlib )