diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-02-28 15:47:10 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-02-28 15:47:10 +0000 |
commit | 9b1cd9339ab612152baf0a5d7d8fab744006c495 (patch) | |
tree | bcc9b9c34c61d4fde24d0e1dc17de4ca5a0241ea /app-sci | |
parent | fixed header (diff) | |
download | gentoo-2-9b1cd9339ab612152baf0a5d7d8fab744006c495.tar.gz gentoo-2-9b1cd9339ab612152baf0a5d7d8fab744006c495.tar.bz2 gentoo-2-9b1cd9339ab612152baf0a5d7d8fab744006c495.zip |
fixed headers
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/zetagrid/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/zetagrid/files/zeta.sh | 6 | ||||
-rw-r--r-- | app-sci/zetagrid/files/zeta_progress.sh | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-sci/zetagrid/ChangeLog b/app-sci/zetagrid/ChangeLog index 2cf6ff54af7b..a6e09d97c0a9 100644 --- a/app-sci/zetagrid/ChangeLog +++ b/app-sci/zetagrid/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for app-sci/zetagrid # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/ChangeLog,v 1.9 2003/02/28 11:37:15 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/ChangeLog,v 1.10 2003/02/28 15:47:10 mholzer Exp $ *zetagrid-1.0-r6 (28 Feb 2003) + + 28 Feb 2003; Martin Holzer <mholzer@gentoo.org> : + Fixed headers for zeta.init, zeta_progress.sh and zeta.sh 28 Feb 2003; Michael Imhof <tantive@gentoo.org> : Changed /bin/grep to /usr/bin/grep in zeta.init. diff --git a/app-sci/zetagrid/files/zeta.sh b/app-sci/zetagrid/files/zeta.sh index 9c3fc99ef242..b0a7164e313e 100644 --- a/app-sci/zetagrid/files/zeta.sh +++ b/app-sci/zetagrid/files/zeta.sh @@ -1,6 +1,6 @@ -# $Header: -/home/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r5.ebuild,v 1.1 -2003/02/25 22:51:26 tantive Exp $ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/files/zeta.sh,v 1.4 2003/02/28 15:45:58 mholzer Exp $ # ====================================================================== # zeta.sh Start script for the ZetaGrid client diff --git a/app-sci/zetagrid/files/zeta_progress.sh b/app-sci/zetagrid/files/zeta_progress.sh index eeb813d39f3c..8de9fc6fe71f 100644 --- a/app-sci/zetagrid/files/zeta_progress.sh +++ b/app-sci/zetagrid/files/zeta_progress.sh @@ -1,6 +1,6 @@ -# $Header: -/home/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r5.ebuild,v 1.1 -2003/02/25 22:51:26 tantive Exp $ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/files/zeta_progress.sh,v 1.3 2003/02/28 15:45:58 mholzer Exp $ # ====================================================================== # zeta_progress.sh Start script for the ZetaGrid progress utility |