diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-04 17:15:06 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-04 17:15:06 +0000 |
commit | d9616bf60088158e1328c3e306e4c09f5a257f17 (patch) | |
tree | 61a306df89e5629c4cca49121fe08277c0fa1220 /x11-misc | |
parent | Bump to -hf32.7. (diff) | |
download | gentoo-2-d9616bf60088158e1328c3e306e4c09f5a257f17.tar.gz gentoo-2-d9616bf60088158e1328c3e306e4c09f5a257f17.tar.bz2 gentoo-2-d9616bf60088158e1328c3e306e4c09f5a257f17.zip |
Stable on amd64 wrt security Bug #142559.
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-misc')
-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 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 ) |