diff options
author | 2007-03-26 20:24:24 +0000 | |
---|---|---|
committer | 2007-03-26 20:24:24 +0000 | |
commit | 869b3839d35b937381bc726b0553aa7f251717e3 (patch) | |
tree | bb7360a107a232a44cb0ef0b5e85395cb93bb807 /eclass/nxserver-1.4.eclass | |
parent | eclasses are not an issue any more - virtual/x11 masked (diff) | |
download | historical-869b3839d35b937381bc726b0553aa7f251717e3.tar.gz historical-869b3839d35b937381bc726b0553aa7f251717e3.tar.bz2 historical-869b3839d35b937381bc726b0553aa7f251717e3.zip |
Deprecate nxserver eclasses and remove virtual/x11
Diffstat (limited to 'eclass/nxserver-1.4.eclass')
-rw-r--r-- | eclass/nxserver-1.4.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/nxserver-1.4.eclass b/eclass/nxserver-1.4.eclass index 15a5d3b2e141..09a615b10efe 100644 --- a/eclass/nxserver-1.4.eclass +++ b/eclass/nxserver-1.4.eclass @@ -1,7 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.4.eclass,v 1.11 2006/10/14 20:27:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.4.eclass,v 1.12 2007/03/26 20:24:24 genstef Exp $ # +# DEPRECATED # eclass for handling the different nxserver binaries available # from nomachine's website # @@ -27,7 +28,6 @@ DEPEND=">=sys-apps/shadow-4.0.3-r6 RDEPEND=">=media-libs/jpeg-6b-r3 >=sys-libs/glibc-2.3.2-r1 >=sys-libs/zlib-1.1.4-r1 - virtual/x11 >=net-misc/openssh-3.6.1_p2 >=dev-lang/perl-5.8.0-r12" |