summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/chessbrain/chessbrain-20310.ebuild')
-rw-r--r--app-sci/chessbrain/chessbrain-20310.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/chessbrain/chessbrain-20310.ebuild b/app-sci/chessbrain/chessbrain-20310.ebuild
index 88d778d77a71..ff38db29513d 100644
--- a/app-sci/chessbrain/chessbrain-20310.ebuild
+++ b/app-sci/chessbrain/chessbrain-20310.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/chessbrain/chessbrain-20310.ebuild,v 1.3 2003/07/02 12:33:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/chessbrain/chessbrain-20310.ebuild,v 1.4 2003/12/06 23:36:34 spyderous Exp $
MY_PV=${PV}-01
DESCRIPTION="distibuted computing project client"
@@ -20,8 +20,8 @@ I=/opt/chessbrain
src_install() {
dodir ${I}
cp {cbspn,cbspn.conf} ${D}/${I}
- chown nobody.nogroup ${D}/${I}
- chown nobody.nogroup ${D}/${I}/cbspn
+ chown nobody:nogroup ${D}/${I}
+ chown nobody:nogroup ${D}/${I}/cbspn
chmod +s ${S}/cbspn
exeinto /etc/init.d ; newexe ${FILESDIR}/cb-init.d chessbrain