summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/vnc/ChangeLog5
-rw-r--r--net-misc/vnc/vnc-4.1.2-r4.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/vnc/ChangeLog b/net-misc/vnc/ChangeLog
index d19eb74065bd..a6919253dd74 100644
--- a/net-misc/vnc/ChangeLog
+++ b/net-misc/vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vnc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.108 2008/08/27 20:36:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.109 2008/10/05 20:55:14 armin76 Exp $
+
+ 05 Oct 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
+ Add patch to fix libtool-2.2 failure, bug #237611
27 Aug 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
Mark -arm
diff --git a/net-misc/vnc/vnc-4.1.2-r4.ebuild b/net-misc/vnc/vnc-4.1.2-r4.ebuild
index b9c93a33db34..0bb6e457e139 100644
--- a/net-misc/vnc/vnc-4.1.2-r4.ebuild
+++ b/net-misc/vnc/vnc-4.1.2-r4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild,v 1.14 2008/08/27 20:36:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r4.ebuild,v 1.15 2008/10/05 20:55:14 armin76 Exp $
inherit eutils toolchain-funcs multilib autotools
XSERVER_VERSION="1.3.0.0"
-PATCH="${P}-r4-patches-0.4"
+PATCH="${P}-r4-patches-0.5"
MY_P="vnc-4_1_2-unixsrc"
DESCRIPTION="Remote desktop viewer display system"
@@ -51,6 +51,7 @@ DEPEND="${RDEPEND}
x11-proto/fixesproto
x11-proto/fontsproto
x11-proto/randrproto
+ ~x11-proto/renderproto-0.9.2
x11-proto/resourceproto
x11-proto/scrnsaverproto
x11-proto/trapproto