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 | 47528a6c944294a54ec5b95748f4056e4721a9be (patch) | |
tree | e7404f15178bacc80e7366f799d380d3dd45191e /app-sci | |
parent | fixed header (diff) | |
download | historical-47528a6c944294a54ec5b95748f4056e4721a9be.tar.gz historical-47528a6c944294a54ec5b95748f4056e4721a9be.tar.bz2 historical-47528a6c944294a54ec5b95748f4056e4721a9be.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 |