diff options
author | Paul Varner <fuzzyray@gentoo.org> | 2006-08-03 18:43:36 +0000 |
---|---|---|
committer | Paul Varner <fuzzyray@gentoo.org> | 2006-08-03 18:43:36 +0000 |
commit | 31eb093280c5df6909b8a4c9f7f3aef58a8275a4 (patch) | |
tree | e3308e612632a5098e05921529f8a6eae5114bc3 /x11-misc/x11vnc | |
parent | use full atoms for built_with_use (diff) | |
download | gentoo-2-31eb093280c5df6909b8a4c9f7f3aef58a8275a4.tar.gz gentoo-2-31eb093280c5df6909b8a4c9f7f3aef58a8275a4.tar.bz2 gentoo-2-31eb093280c5df6909b8a4c9f7f3aef58a8275a4.zip |
Stable on x86 wrt security bug #142559
(Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index c725833ea39a..8afb8d53a020 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.25 2006/08/03 18:30:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.26 2006/08/03 18:43:36 fuzzyray Exp $ + + 03 Aug 2006; Paul Varner <fuzzyray@gentoo.org> x11vnc-0.8.2.ebuild: + Stable on x86 wrt security bug #142559 03 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> x11vnc-0.8.2.ebuild: ppc stable, bug #142559 diff --git a/x11-misc/x11vnc/x11vnc-0.8.2.ebuild b/x11-misc/x11vnc/x11vnc-0.8.2.ebuild index 52ead8aaf968..de4924b2b262 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.4 2006/08/03 18:30:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.8.2.ebuild,v 1.5 2006/08/03 18:43:36 fuzzyray 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 ) |