summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-10-05 20:55:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-10-05 20:55:14 +0000
commitbddc2f70c4a4f26e1fa6b9da1eaec67ddbf4de52 (patch)
tree09be1870f1d6a61c66a24c780154cb1778006ea5 /net-misc
parentVersion bump, fixes potential problem on sending messages (diff)
downloadgentoo-2-bddc2f70c4a4f26e1fa6b9da1eaec67ddbf4de52.tar.gz
gentoo-2-bddc2f70c4a4f26e1fa6b9da1eaec67ddbf4de52.tar.bz2
gentoo-2-bddc2f70c4a4f26e1fa6b9da1eaec67ddbf4de52.zip
Add patch to fix libtool-2.2 failure, bug #237611
(Portage version: 2.1.4.4)
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