summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-07-27 17:34:03 +0000
committerThomas Cort <tcort@gentoo.org>2006-07-27 17:34:03 +0000
commit21d022ee0556b881c7b2a296616267eb65a4f026 (patch)
tree325b8ed16708f2cde63f0f3b3b3ecdbda4ccf1a3 /net-libs/libvncserver
parentSmall change to match the patch in lirc-cvs. (diff)
downloadgentoo-2-21d022ee0556b881c7b2a296616267eb65a4f026.tar.gz
gentoo-2-21d022ee0556b881c7b2a296616267eb65a4f026.tar.bz2
gentoo-2-21d022ee0556b881c7b2a296616267eb65a4f026.zip
Stable on amd64 wrt security Bug #136916.
(Portage version: 2.1-r1)
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r--net-libs/libvncserver/ChangeLog5
-rw-r--r--net-libs/libvncserver/libvncserver-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libvncserver/ChangeLog b/net-libs/libvncserver/ChangeLog
index 34046741d0cc..34c07b411014 100644
--- a/net-libs/libvncserver/ChangeLog
+++ b/net-libs/libvncserver/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libvncserver
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.14 2006/07/23 22:22:36 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.15 2006/07/27 17:34:03 tcort Exp $
+
+ 27 Jul 2006; <tcort@gentoo.org> libvncserver-0.8.2.ebuild:
+ Stable on amd64 wrt security Bug #136916.
23 Jul 2006; Joshua Jackson <tsunam@gentoo.org> ChangeLog:
Stable x86; bug #136916
diff --git a/net-libs/libvncserver/libvncserver-0.8.2.ebuild b/net-libs/libvncserver/libvncserver-0.8.2.ebuild
index 46153d8b7a25..e1cb95651376 100644
--- a/net-libs/libvncserver/libvncserver-0.8.2.ebuild
+++ b/net-libs/libvncserver/libvncserver-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/net-libs/libvncserver/libvncserver-0.8.2.ebuild,v 1.2 2006/07/23 07:41:00 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.8.2.ebuild,v 1.3 2006/07/27 17:34:03 tcort Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ppc ~sparc ~x86"
IUSE="nobackchannel no24bpp zlib jpeg"
DEPEND="zlib? ( sys-libs/zlib )