summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-10-01 04:47:59 +0000
committerMike Frysinger <vapier@gentoo.org>2013-10-01 04:47:59 +0000
commitd953b03cd72d76057cf47394ce598228c05c59c1 (patch)
treea2e1b536b524c24b4a761d5548a6b435811b6228 /x11-misc/x11vnc
parentFixes for bug #485934 and bug #485936 (diff)
downloadgentoo-2-d953b03cd72d76057cf47394ce598228c05c59c1.tar.gz
gentoo-2-d953b03cd72d76057cf47394ce598228c05c59c1.tar.bz2
gentoo-2-d953b03cd72d76057cf47394ce598228c05c59c1.zip
Update ChromiumOS URL.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r--x11-misc/x11vnc/ChangeLog6
-rw-r--r--x11-misc/x11vnc/files/x11vnc-0.9.13-shm-cleanup.patch2
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog
index 4769005da683..a5aed6cd87e4 100644
--- a/x11-misc/x11vnc/ChangeLog
+++ b/x11-misc/x11vnc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/x11vnc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.107 2013/02/22 19:39:11 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.108 2013/10/01 04:47:59 vapier Exp $
+
+ 01 Oct 2013; Mike Frysinger <vapier@gentoo.org>
+ files/x11vnc-0.9.13-shm-cleanup.patch:
+ Update ChromiumOS URL.
22 Feb 2013; Zac Medico <zmedico@gentoo.org> x11vnc-0.9.13-r1.ebuild:
Add ~arm-linux keyword.
diff --git a/x11-misc/x11vnc/files/x11vnc-0.9.13-shm-cleanup.patch b/x11-misc/x11vnc/files/x11vnc-0.9.13-shm-cleanup.patch
index 876ed9eb6de0..0d5d78bdae0d 100644
--- a/x11-misc/x11vnc/files/x11vnc-0.9.13-shm-cleanup.patch
+++ b/x11-misc/x11vnc/files/x11vnc-0.9.13-shm-cleanup.patch
@@ -15,7 +15,7 @@ shared memory for some other processes, creating many potential problems.
Fix is to initialize shmid to -1 to indicate that it is in fact
uninitialized.
-https://gerrit.chromium.org/gerrit/37971
+https://chromium-review.googlesource.com/37971
--- a/x11vnc/x11vnc_defs.c
+++ b/x11vnc/x11vnc_defs.c