summaryrefslogtreecommitdiff
blob: e3982c60c69573a106448b58348bb5c87df7d5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header $

inherit nxserver

DEPEND="$DEPEND
        !net-misc/nxserver-business
		!net-misc/nxserver-enterprise"

pkg_nofetch ()
{
	nxserver_pkg_nofetch personal
}