summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-03-10 02:38:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-03-10 02:38:30 +0000
commit1ad65dcabf7a5ec86fec93f54d93c46b21c0631a (patch)
treed2d83011b0bb3298ab4bc1400633c4768ea2a2f6 /net-misc/nxnode
parentBump. (diff)
downloadgentoo-2-1ad65dcabf7a5ec86fec93f54d93c46b21c0631a.tar.gz
gentoo-2-1ad65dcabf7a5ec86fec93f54d93c46b21c0631a.tar.bz2
gentoo-2-1ad65dcabf7a5ec86fec93f54d93c46b21c0631a.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/nxnode')
-rw-r--r--net-misc/nxnode/nxnode-3.0.0-r3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/nxnode/nxnode-3.0.0-r3.ebuild b/net-misc/nxnode/nxnode-3.0.0-r3.ebuild
index ec5b6756bae8..da290d93921a 100644
--- a/net-misc/nxnode/nxnode-3.0.0-r3.ebuild
+++ b/net-misc/nxnode/nxnode-3.0.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.0.0-r3.ebuild,v 1.5 2008/03/10 00:55:38 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.0.0-r3.ebuild,v 1.6 2008/03/10 02:38:30 mr_bones_ Exp $
inherit eutils
@@ -36,7 +36,6 @@ pkg_preinst()
enewuser nx -1 -1 /usr/NX/home/nx
}
-
pkg_setup() {
if use vnc; then
if has_version net-misc/vnc && ! built_with_use net-misc/vnc server;