diff options
Diffstat (limited to 'net-misc/vnc/vnc-4.1.2-r5.ebuild')
-rw-r--r-- | net-misc/vnc/vnc-4.1.2-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vnc/vnc-4.1.2-r5.ebuild b/net-misc/vnc/vnc-4.1.2-r5.ebuild index 07b4e31b3566..e020bd3094a8 100644 --- a/net-misc/vnc/vnc-4.1.2-r5.ebuild +++ b/net-misc/vnc/vnc-4.1.2-r5.ebuild @@ -1,12 +1,12 @@ # 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-r5.ebuild,v 1.1 2008/10/07 20:46:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.2-r5.ebuild,v 1.2 2008/10/16 09:36:28 armin76 Exp $ EAPI="1" inherit eutils toolchain-funcs multilib autotools -XSERVER_VERSION="1.5.1" +XSERVER_VERSION="1.5.2" PATCH="${P}-r5-patches-0.1" MY_P="vnc-4_1_2-unixsrc" |