summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-11 19:14:17 +0000
committerJason Wever <weeve@gentoo.org>2004-04-11 19:14:17 +0000
commit14273a95d5f8bc4313e9d65cb53342d75555ba67 (patch)
tree431e6243fc67a3825407d0e6df1059299d968f0e /net-misc
parenttidy older ebuilds (Manifest recommit) (diff)
downloadgentoo-2-14273a95d5f8bc4313e9d65cb53342d75555ba67.tar.gz
gentoo-2-14273a95d5f8bc4313e9d65cb53342d75555ba67.tar.bz2
gentoo-2-14273a95d5f8bc4313e9d65cb53342d75555ba67.zip
Changed x11-base/xfree dep to virtual/x11 for 4.0 beta build.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/tightvnc/ChangeLog6
-rw-r--r--net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog
index 26f0e5388ef0..a484276f0ff8 100644
--- a/net-misc/tightvnc/ChangeLog
+++ b/net-misc/tightvnc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/tightvnc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.29 2004/04/10 19:36:57 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.30 2004/04/11 19:14:17 weeve Exp $
+
+ 11 Apr 2004; Jason Wever <weeve@gentoo.org>
+ tightvnc-4.0_beta20031113.ebuild:
+ Changed x11-base/xfree dep to virtual/x11 for 4.0 beta build.
10 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> tightvnc-1.2.9-r1.ebuild:
Changed depend from xfree to virtual/x11
diff --git a/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild b/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild
index bc9f46218fa7..d9b0df8b19e3 100644
--- a/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild
+++ b/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild,v 1.3 2004/03/03 02:44:53 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild,v 1.4 2004/04/11 19:14:17 weeve Exp $
inherit eutils
IUSE="java tcpd"
@@ -31,7 +31,7 @@ KEYWORDS="-* ~amd64 ~sparc"
LICENSE="GPL-2"
SLOT="0"
-DEPEND=">=x11-base/xfree-4.2.1
+DEPEND="virtual/x11
~media-libs/jpeg-6b
sys-libs/zlib
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )