diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-06-14 00:20:24 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-06-14 00:20:24 +0000 |
commit | 5ac8a003a6d58f37937c3735b6f45d0e12d41e90 (patch) | |
tree | b8a4e4a0dff3486ced896cbf80299fa64ed4ba69 /net-misc/nxclient | |
parent | Change x11-base/xfree dependency to virtual/x11 (#52153). (Manifest recommit) (diff) | |
download | gentoo-2-5ac8a003a6d58f37937c3735b6f45d0e12d41e90.tar.gz gentoo-2-5ac8a003a6d58f37937c3735b6f45d0e12d41e90.tar.bz2 gentoo-2-5ac8a003a6d58f37937c3735b6f45d0e12d41e90.zip |
Change x11-base/xfree dependency to virtual/x11 (#52153).
Diffstat (limited to 'net-misc/nxclient')
-rw-r--r-- | net-misc/nxclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/nxclient/nxclient-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/nxclient/nxclient-1.3.2.ebuild | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/nxclient/ChangeLog b/net-misc/nxclient/ChangeLog index 789e64783072..689994a169b2 100644 --- a/net-misc/nxclient/ChangeLog +++ b/net-misc/nxclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/nxclient # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.6 2004/05/15 18:33:12 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.7 2004/06/14 00:16:35 spyderous Exp $ + + 13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; nxclient-1.3.0.ebuild, + nxclient-1.3.2.ebuild: + Change x11-base/xfree dependency to virtual/x11 (#52153). *nxclient-1.3.2 (15 May 2004) diff --git a/net-misc/nxclient/nxclient-1.3.0.ebuild b/net-misc/nxclient/nxclient-1.3.0.ebuild index 0c7d6a580ac1..ad1bdb0f26f2 100644 --- a/net-misc/nxclient/nxclient-1.3.0.ebuild +++ b/net-misc/nxclient/nxclient-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header $ @@ -19,7 +19,7 @@ SRC_URI="http://www.nomachine.com/download/nxclient/RedHat-9.0/nxclient-${MY_PV} DEPEND=">=media-libs/jpeg-6b-r3 >=sys-libs/glibc-2.3.2-r1 >=sys-libs/zlib-1.1.4-r1 - >=x11-base/xfree-4.3.0-r2 + virtual/x11 >=net-misc/nxssh-1.3.0 >=net-misc/nxproxy-1.3.0 >=dev-libs/expat-1.95.6-r1 diff --git a/net-misc/nxclient/nxclient-1.3.2.ebuild b/net-misc/nxclient/nxclient-1.3.2.ebuild index 87ac0d6fd8c6..4b7c0880f4cc 100644 --- a/net-misc/nxclient/nxclient-1.3.2.ebuild +++ b/net-misc/nxclient/nxclient-1.3.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="http://www.nomachine.com/download/nxclient/${PV}/RedHat-9.0/nxclient-${ DEPEND=">=media-libs/jpeg-6b-r3 >=sys-libs/glibc-2.3.2-r1 >=sys-libs/zlib-1.1.4-r1 - >=x11-base/xfree-4.3.0-r2 + virtual/x11 >=net-misc/nxssh-1.3.0 >=net-misc/nxproxy-1.3.0 >=dev-libs/expat-1.95.6-r1 |