summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-06-18 20:10:59 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-06-18 20:10:59 +0000
commit5fb101783e408205bf46ce7c0bcd5e8bf0b35462 (patch)
tree9d50e5feb866bb9cc716ad6f44dbe8dc1ffe7ed7 /x11-misc
parentWork around AA variable (strictly only needed for non-CVS ebuilds), do not in... (diff)
downloadgentoo-2-5fb101783e408205bf46ce7c0bcd5e8bf0b35462.tar.gz
gentoo-2-5fb101783e408205bf46ce7c0bcd5e8bf0b35462.tar.bz2
gentoo-2-5fb101783e408205bf46ce7c0bcd5e8bf0b35462.zip
Stable on x86. Bug #136375.
(Portage version: 2.1.1_pre1)
Diffstat (limited to 'x11-misc')
-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 )