summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-01 21:59:01 +0000
committerJason Wever <weeve@gentoo.org>2003-12-01 21:59:01 +0000
commitb247ce7674ad55d24bbca2cbe78f9fa632c0d340 (patch)
tree02305f8bd2a870361c2c664782855ee2ce5481f8 /net-misc/vnc
parentperformance enhancements, PaX updates including PT_GNU_STACK and PT_GNU_HEAP ... (diff)
downloadhistorical-b247ce7674ad55d24bbca2cbe78f9fa632c0d340.tar.gz
historical-b247ce7674ad55d24bbca2cbe78f9fa632c0d340.tar.bz2
historical-b247ce7674ad55d24bbca2cbe78f9fa632c0d340.zip
Marked stable on sparc.
Diffstat (limited to 'net-misc/vnc')
-rw-r--r--net-misc/vnc/ChangeLog5
-rw-r--r--net-misc/vnc/Manifest10
-rw-r--r--net-misc/vnc/vnc-3.3.7.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/net-misc/vnc/ChangeLog b/net-misc/vnc/ChangeLog
index 717debf8af9b..03f32c3716c5 100644
--- a/net-misc/vnc/ChangeLog
+++ b/net-misc/vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vnc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.22 2003/11/21 15:52:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.23 2003/12/01 21:58:57 weeve Exp $
+
+ 01 Dec 2003; Jason Wever <weeve@gentoo.org> vnc-3.3.7.ebuild:
+ Marked stable on sparc.
21 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> vnc-3.3.7.ebuild :
Copied patch from tightvnc that fixes compilation if /tmp is set noexec. Closing #22356.
diff --git a/net-misc/vnc/Manifest b/net-misc/vnc/Manifest
index 27d0ce012faa..ab496dba33bc 100644
--- a/net-misc/vnc/Manifest
+++ b/net-misc/vnc/Manifest
@@ -1,8 +1,8 @@
-MD5 031b6d705c812d72ded1dbe8bbf89b41 vnc-3.3.7.ebuild 1608
-MD5 c0c41f5a18c496e8f7a267fe669a938b ChangeLog 4757
+MD5 b822583c88adecea48af183d5e0571ff ChangeLog 4849
+MD5 1e4c4c14f05f39bd6f7374b0591ee56d vnc-3.3.7.ebuild 1609
+MD5 b801cfcb63f9c7c9299dd4919ba332b9 files/vnc-3.3.7-imake-tmpdir.patch 956
+MD5 34d3a675951dc585f220fe946a5985df files/digest-vnc-3.3.7 70
MD5 a30c29b08a93f6fb42177887aa132e18 files/vnc-3.3.3-10-xdm-auth-support.patch 11575
-MD5 69dfbaa72c6b66cba94868885c09fc92 files/vnc-3.3.4-platform-fixes.patch 63005
MD5 80e10f3892c66ccd2442eda86402e9b4 files/vnc-3.3.3r2-getline-fix.patch 1205
+MD5 69dfbaa72c6b66cba94868885c09fc92 files/vnc-3.3.4-platform-fixes.patch 63005
MD5 28351e92e98f2a72662d937ce2889d14 files/vnc-3.3.7-gentoo.security.patch 781
-MD5 b801cfcb63f9c7c9299dd4919ba332b9 files/vnc-3.3.7-imake-tmpdir.patch 956
-MD5 34d3a675951dc585f220fe946a5985df files/digest-vnc-3.3.7 70
diff --git a/net-misc/vnc/vnc-3.3.7.ebuild b/net-misc/vnc/vnc-3.3.7.ebuild
index 3f5ba404977f..433d324e81d2 100644
--- a/net-misc/vnc/vnc-3.3.7.ebuild
+++ b/net-misc/vnc/vnc-3.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.7.ebuild,v 1.9 2003/11/21 15:52:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.7.ebuild,v 1.10 2003/12/01 21:58:57 weeve Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.realvnc.com/dist/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ppc"
+KEYWORDS="x86 sparc ppc"
IUSE="java tcpd"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )