summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-10-03 07:01:54 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-10-03 07:01:54 +0000
commite6ae69079f09bf774fa0426bd1094800bac4449f (patch)
treed18824d650816e1883a5d9e470aa0299279a148b /net-misc/tightvnc
parentoptional dietlibc support #36306 (Manifest recommit) (diff)
downloadgentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.tar.gz
gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.tar.bz2
gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.zip
x11-base/xfree -> virtual/x11.
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r--net-misc/tightvnc/ChangeLog5
-rw-r--r--net-misc/tightvnc/tightvnc-1.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog
index 4bdc21b3369b..3a1530f061eb 100644
--- a/net-misc/tightvnc/ChangeLog
+++ b/net-misc/tightvnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tightvnc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.39 2004/09/26 21:15:25 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.40 2004/10/03 07:00:41 spyderous Exp $
+
+ 02 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; tightvnc-1.2.8.ebuild:
+ x11-base/xfree -> virtual/x11.
26 Sep 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild:
Some QA and simplifications
diff --git a/net-misc/tightvnc/tightvnc-1.2.8.ebuild b/net-misc/tightvnc/tightvnc-1.2.8.ebuild
index 60cd66efcf67..d65c9a1027eb 100644
--- a/net-misc/tightvnc/tightvnc-1.2.8.ebuild
+++ b/net-misc/tightvnc/tightvnc-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.8 2004/06/25 00:15:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.9 2004/10/03 07:00:41 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha"
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 )